PT-2024-21496 · Linux+6 · Linux Kernel+6
Davide Caratti
·
Published
2024-04-03
·
Updated
2026-05-26
·
CVE-2024-26740
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue arises when reversing the flow of traffic with the redirect (egress -> ingress), potentially reaching the same socket that generated the packet while still holding its socket lock. This can lead to a deadlock, specifically a tcp v4 rcv -> tcp v4 rcv deadlock reported by lockdep. The solution involves putting the packet in the Rx backlog rather than running the Rx path inline for all egress -> ingress reversals.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
DoS
Improper Locking
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Almalinux
Centos
Debian
Linux Kernel
Red Hat
Rocky Linux
Suse