A denial of service vulnerability due to a deadlock was found in sctp_auto_asconf_init in net/sctp/socket.c in the Linux kernel’s SCTP subsystem. This flaw allows guests with local user privileges to trigger a deadlock and potentially crash the system.
Workaround:
The product contains multiple threads or executable segments that are waiting for each other to release a necessary lock, resulting in deadlock.
The product does not properly acquire or release a lock on a resource, leading to unexpected resource state changes and behaviors.
Link | Tags |
---|---|
https://access.redhat.com/security/cve/CVE-2024-0639 | third party advisory vdb entry |
https://bugzilla.redhat.com/show_bug.cgi?id=2258754 | patch issue tracking |
https://github.com/torvalds/linux/commit/6feb37b3b06e9049e20dcf7e23998f92c9c5be9a | patch |