PT-2025-51732 · Linux+3 · Linux Kernel+3
Published
2025-12-16
·
Updated
2026-05-07
·
CVE-2025-68320
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 6.18.0-rc2-00399-g6f1ab1b109b9
Description
The Linux kernel contains a flaw within the lan966x driver where a mutex is used within an atomic context. This can lead to a kernel warning, specifically "BUG: sleeping function called from invalid context," when attempting operations like SSH connections. The issue arises from calling
mutex lock nested within an atomic context, which is incorrect. The fix involves replacing the mutex with a spinlock to ensure proper synchronization.Recommendations
Update to a version of the Linux kernel that includes the fix for this issue.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Debian
Linuxmint
Linux Kernel
Ubuntu