CVE-2024-56694
bpf: fix recursive lock when verdict program return SK_PASS
Severity Score
Exploit Likelihood
Affected Versions
Public Exploits
0Exploited in Wild
-Decision
Descriptions
In the Linux kernel, the following vulnerability has been resolved:
bpf: fix recursive lock when verdict program return SK_PASS
When the stream_verdict program returns SK_PASS, it places the received skb
into its own receive queue, but a recursive lock eventually occurs, leading
to an operating system deadlock. This issue has been present since v6.9.
'''
sk_psock_strp_data_ready
write_lock_bh(&sk->sk_callback_lock)
strp_data_ready
strp_read_sock
read_sock -> tcp_read_sock
strp_recv
cb.rcv_msg -> sk_psock_strp_read
# now stream_verdict return SK_PASS without peer sock assign
__SK_PASS = sk_psock_map_verd(SK_PASS, NULL)
sk_psock_verdict_apply
sk_psock_skb_ingress_self
sk_psock_skb_ingress_enqueue
sk_psock_data_ready
read_lock_bh(&sk->sk_callback_lock) <= dead lock
'''
This topic has been discussed before, but it has not been fixed.
Previous discussion:
https://lore.kernel.org/all/6684a5864ec86_403d20898@john.notmuch
CVSS Scores
SSVC
- Decision:-
Timeline
- 2024-12-27 CVE Reserved
- 2024-12-28 CVE Published
- 2024-12-28 CVE Updated
- ---------- EPSS Updated
- ---------- Exploited in Wild
- ---------- KEV Due Date
- ---------- First Exploit
CWE
CAPEC
References (12)
URL | Tag | Source |
---|---|---|
https://git.kernel.org/stable/c/5965bc7535fb87510b724e5465ccc1a1cf00916d | Vuln. Introduced | |
https://git.kernel.org/stable/c/39dc9e1442385d6e9be0b6491ee488dddd55ae27 | Vuln. Introduced | |
https://git.kernel.org/stable/c/b397a0ab8582c533ec0c6b732392f141fc364f87 | Vuln. Introduced | |
https://git.kernel.org/stable/c/6648e613226e18897231ab5e42ffc29e63fa3365 | Vuln. Introduced | |
https://git.kernel.org/stable/c/c0809c128dad4c3413818384eb06a341633db973 | Vuln. Introduced | |
https://git.kernel.org/stable/c/772d5729b5ff0df0d37b32db600ce635b2172f80 | Vuln. Introduced |
URL | Date | SRC |
---|
URL | Date | SRC |
---|
Affected Vendors, Products, and Versions
Vendor | Product | Version | Other | Status | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Vendor | Product | Version | Other | Status | <-- --> | Vendor | Product | Version | Other | Status |
Linux Search vendor "Linux" | Linux Kernel Search vendor "Linux" for product "Linux Kernel" | >= 5.15.159 < 5.15.174 Search vendor "Linux" for product "Linux Kernel" and version " >= 5.15.159 < 5.15.174" | en |
Affected
| ||||||
Linux Search vendor "Linux" | Linux Kernel Search vendor "Linux" for product "Linux Kernel" | >= 6.1.91 < 6.1.120 Search vendor "Linux" for product "Linux Kernel" and version " >= 6.1.91 < 6.1.120" | en |
Affected
| ||||||
Linux Search vendor "Linux" | Linux Kernel Search vendor "Linux" for product "Linux Kernel" | >= 6.6.31 < 6.6.64 Search vendor "Linux" for product "Linux Kernel" and version " >= 6.6.31 < 6.6.64" | en |
Affected
| ||||||
Linux Search vendor "Linux" | Linux Kernel Search vendor "Linux" for product "Linux Kernel" | >= 6.9 < 6.11.11 Search vendor "Linux" for product "Linux Kernel" and version " >= 6.9 < 6.11.11" | en |
Affected
| ||||||
Linux Search vendor "Linux" | Linux Kernel Search vendor "Linux" for product "Linux Kernel" | >= 6.9 < 6.12.2 Search vendor "Linux" for product "Linux Kernel" and version " >= 6.9 < 6.12.2" | en |
Affected
| ||||||
Linux Search vendor "Linux" | Linux Kernel Search vendor "Linux" for product "Linux Kernel" | >= 6.9 < 6.13-rc1 Search vendor "Linux" for product "Linux Kernel" and version " >= 6.9 < 6.13-rc1" | en |
Affected
| ||||||
Linux Search vendor "Linux" | Linux Kernel Search vendor "Linux" for product "Linux Kernel" | 5.10.223 Search vendor "Linux" for product "Linux Kernel" and version "5.10.223" | en |
Affected
| ||||||
Linux Search vendor "Linux" | Linux Kernel Search vendor "Linux" for product "Linux Kernel" | 6.8.10 Search vendor "Linux" for product "Linux Kernel" and version "6.8.10" | en |
Affected
|