First published: Wed Apr 12 2023(Updated: )
A use-after-free flaw was found in ndlc_remove in drivers/nfc/st-nci/ndlc.c in the Linux Kernel. This flaw could allow an attacker to crash the system due to a race problem.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | <6.3 | |
Linux Kernel | =6.3-rc1 | |
Linux Kernel | =6.3-rc2 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.129-1 6.1.135-1 6.12.22-1 6.12.25-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-1990 is classified as a high severity vulnerability due to its potential to crash the system.
To remediate CVE-2023-1990, users should update to the latest available Linux Kernel versions, specifically versions above 6.3 or applicable Debian package versions.
CVE-2023-1990 affects the Linux Kernel versions up to 6.3, including 6.3-rc1 and 6.3-rc2.
CVE-2023-1990 is caused by a use-after-free flaw in the ndlc_remove function in the Linux Kernel related to NFC drivers.
CVE-2023-1990 does not appear to allow for remote exploitation, but it can be triggered by attackers with local access through a race condition.