CVE-2023-53535
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
net: bcmgenet: Add a check for oversized packets
Occasionnaly we may get oversized packets from the hardware which exceed the nomimal 2KiB buffer size we allocate SKBs with. Add an early check which drops the packet to avoid invoking skb_over_panic() and move on to processing the next packet.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 1c1008c793fa46703a2fee469f4235e1c7984333 < 7cdb07e10c1258c08f31b24898930e4ece88d163 | affected |
| Linux | Linux | 1c1008c793fa46703a2fee469f4235e1c7984333 < c34b1c0870323649d45c5074828d7f754dea2673 | affected |
| Linux | Linux | 1c1008c793fa46703a2fee469f4235e1c7984333 < 87363d1ab55e497702a9506ff423c422639c8a25 | affected |
| Linux | Linux | 1c1008c793fa46703a2fee469f4235e1c7984333 < 841881320562cbeac7046b537b91cd000480cea2 | affected |
| Linux | Linux | 1c1008c793fa46703a2fee469f4235e1c7984333 < 124ca24e0de958d2e20e0aa1e2434af7b72f8887 | affected |
| Linux | Linux | 1c1008c793fa46703a2fee469f4235e1c7984333 < 5f56767fb5f2df875b6553e08dbec6a45431c988 | affected |
| Linux | Linux | 1c1008c793fa46703a2fee469f4235e1c7984333 < 411317d2a4a7d6049d8efeef0d32ae43f8baefce | affected |
| Linux | Linux | 1c1008c793fa46703a2fee469f4235e1c7984333 < 5c0862c2c962052ed5055220a00ac1cefb92fbcd | affected |
| Linux | Linux | 3.15 | affected |
| Linux | Linux | 0 < 3.15 | unaffected |
| Linux | Linux | 4.14.308 <= 4.14.* | unaffected |
| Linux | Linux | 4.19.276 <= 4.19.* | unaffected |
| Linux | Linux | 5.4.235 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.173 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.99 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.16 <= 6.1.* | unaffected |
| Linux | Linux | 6.2.3 <= 6.2.* | unaffected |
| Linux | Linux | 6.3 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/7cdb07e10c1258c08f31b24898930e4ece88d163
- https://git.kernel.org/stable/c/c34b1c0870323649d45c5074828d7f754dea2673
- https://git.kernel.org/stable/c/87363d1ab55e497702a9506ff423c422639c8a25
- https://git.kernel.org/stable/c/841881320562cbeac7046b537b91cd000480cea2
- https://git.kernel.org/stable/c/124ca24e0de958d2e20e0aa1e2434af7b72f8887
- https://git.kernel.org/stable/c/5f56767fb5f2df875b6553e08dbec6a45431c988
- https://git.kernel.org/stable/c/411317d2a4a7d6049d8efeef0d32ae43f8baefce
- https://git.kernel.org/stable/c/5c0862c2c962052ed5055220a00ac1cefb92fbcd
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.