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
Configurations
Configuration 1 (hide)
|
History
10 Nov 2025, 17:46
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:2.6.34:rc7:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.3:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.3:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:2.6.34:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:2.6.34:-:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:2.6.34:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:2.6.34:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:2.6.34:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:2.6.34:rc5:*:*:*:*:*:* |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CWE | CWE-401 | |
| References | () https://git.kernel.org/stable/c/105db6574281e1e03fcbf87983f4fee111682306 - Patch | |
| References | () https://git.kernel.org/stable/c/4a4de0a68b18485c68ab4f0cfa665b1633c6d277 - Patch | |
| References | () https://git.kernel.org/stable/c/53966d572d056d6b234cfe76a5f9d60049d3c178 - Patch | |
| References | () https://git.kernel.org/stable/c/8ee5df9c039e37b9d8eb5e3de08bfb7f53d31cb6 - Patch | |
| References | () https://git.kernel.org/stable/c/9fabdd79051a9fe51388df099aff6e4b660fedd2 - Patch | |
| References | () https://git.kernel.org/stable/c/c7bdc137ca163b90917c1eeba4f1937684bd4f8b - Patch | |
| References | () https://git.kernel.org/stable/c/d8b228318935044dafe3a5bc07ee71a1f1424b8d - Patch | |
| References | () https://git.kernel.org/stable/c/e294f0aa47e4844f3d3c8766c02accd5a76a7d4e - Patch | |
| First Time |
Linux
Linux linux Kernel |
05 May 2025, 20:54
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
02 May 2025, 16:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-05-02 16:15
Updated : 2025-11-10 17:46
NVD link : CVE-2023-53125
Mitre link : CVE-2023-53125
CVE.ORG link : CVE-2023-53125
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
