CVE-2023-53068
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
net: usb: lan78xx: Limit packet length to skb->len
Packet length retrieved from descriptor may be larger than the actual socket buffer length. In such case the cloned skb passed up the network stack will leak kernel memory contents.
Additionally prevent integer underflow when size is less than ETH_FCS_LEN.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 55d7de9de6c30adce8d675c7ce513e283829c2ff < 83de34967473ed31d276381373713cc2869a42e5 | affected |
| Linux | Linux | 55d7de9de6c30adce8d675c7ce513e283829c2ff < 44b9ed73369fc5ec85dd2ee487e986301792a82d | affected |
| Linux | Linux | 55d7de9de6c30adce8d675c7ce513e283829c2ff < 7f247f5a2c18b3f21206cdd51193df4f38e1b9f5 | affected |
| Linux | Linux | 4.3 | affected |
| Linux | Linux | 0 < 4.3 | unaffected |
| Linux | Linux | 6.1.22 <= 6.1.* | unaffected |
| Linux | Linux | 6.2.9 <= 6.2.* | unaffected |
| Linux | Linux | 6.3 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/83de34967473ed31d276381373713cc2869a42e5
- https://git.kernel.org/stable/c/44b9ed73369fc5ec85dd2ee487e986301792a82d
- https://git.kernel.org/stable/c/7f247f5a2c18b3f21206cdd51193df4f38e1b9f5
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.