CVE-2023-53125

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-53125
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53125.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-53125
Downstream
Related
Published
2025-05-02T16:15:31Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

net: usb: smsc75xx: Limit packet length to skb->len

Packet length retrieved from skb data may be larger than the actual socket buffer length (up to 9026 bytes). In such case the cloned skb passed up the network stack will leak kernel memory contents.

References

Affected packages