Lucene search
+L

3 matches found

RedhatCVE
RedhatCVE
added 2024/08/21 7:39 p.m.24 views

CVE-2024-43862

In the Linux kernel, the following vulnerability has been resolved: net: wan: fslqmchdlc: Convert carrierlock spinlock to a mutex The carrierlock spinlock protects the carrier detection. While it is held, framergetstatus is called which in turn takes a mutex. This is not correct and can lead to a...

5.5CVSS5.1AI score0.00141EPSS
SaveExploits0References4
NVD
NVD
added 2024/08/21 12:15 a.m.44 views

CVE-2024-43862

In the Linux kernel, the following vulnerability has been resolved: net: wan: fslqmchdlc: Convert carrierlock spinlock to a mutex The carrierlock spinlock protects the carrier detection. While it is held, framergetstatus is called which in turn takes a mutex. This is not correct and can lead to a...

5.5CVSS0.00141EPSS
SaveExploits0References2
CVE
CVE
added 2024/08/20 11:45 p.m.82 views

CVE-2024-43862

CVE-2024-43862 affects the Linux kernel’s net: wan: fsl_qmc_hdlc component. The root cause is using a spinlock (carrier_lock) to protect carrier detection while framer_get_status() may take a mutex, creating a potential deadlock. The issue is addressed by converting carrier_lock from a spinlock t...

5.5CVSS6.5AI score0.00141EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder