DEBIAN-CVE-2024-43862

Source
https://security-tracker.debian.org/tracker/CVE-2024-43862
Import Source
https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2024-43862.json
JSON Data
https://api.osv.dev/v1/vulns/DEBIAN-CVE-2024-43862
Upstream
Published
2024-08-21T00:15:04Z
Modified
2025-09-30T03:54:35Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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 deadlock. A run with PROVELOCKING enabled detected the issue: [ BUG: Invalid wait context ] ... c204ddbc (&framer->mutex){+.+.}-{3:3}, at: framergetstatus+0x40/0x78 other info that might help us debug this: context-{4:4} 2 locks held by ifconfig/146: #0: c0926a38 (rtnlmutex){+.+.}-{3:3}, at: devinetioctl+0x12c/0x664 #1: c2006a40 (&qmchdlc->carrierlock){....}-{2:2}, at: qmchdlcframersetcarrier+0x30/0x98 Avoid the spinlock usage and convert carrierlock to a mutex.

References

Affected packages

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.10.4-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:14 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.10.4-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}