In the Linux kernel, the following vulnerability has been resolved:
net: nfc: llcp: Add lock when modifying device list
The device list needs its associated lock held when modifying it, or the
list could become corrupted, as syzbot discovered.
References
Configurations
Configuration 1 (hide)
|
History
13 Jan 2025, 20:00
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/191d87a19cf1005ecf41e1ae08d74e17379e8391 - Patch | |
References | () https://git.kernel.org/stable/c/29c16c2bf5866326d5fbc4a537b3997fcac23391 - Patch | |
References | () https://git.kernel.org/stable/c/4837a192f6d06d5bb2f3f47d6ce5353ab69bf86b - Patch | |
References | () https://git.kernel.org/stable/c/7562780e32b84196731d57dd24563546fcf6d082 - Patch | |
References | () https://git.kernel.org/stable/c/dba849cc98113b145c6e720122942c00b8012bdb - Patch | |
References | () https://git.kernel.org/stable/c/dfc7f7a988dad34c3bf4c053124fb26aa6c5f916 - Patch | |
First Time |
Linux linux Kernel
Linux |
|
CWE | CWE-667 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
CPE | cpe:2.3:o:linux:linux_kernel:6.6:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.6:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.6:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.6:rc1:*:*:*:*:*:* |
Information
Published : 2024-03-02 22:15
Updated : 2025-01-13 20:00
NVD link : CVE-2023-52524
Mitre link : CVE-2023-52524
CVE.ORG link : CVE-2023-52524
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-667
Improper Locking