In the Linux kernel, the following vulnerability has been...
High severity
Unreviewed
Published
Mar 3, 2024
to the GitHub Advisory Database
•
Updated Jan 13, 2025
Description
Published by the National Vulnerability Database
Mar 2, 2024
Published to the GitHub Advisory Database
Mar 3, 2024
Last updated
Jan 13, 2025
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