CVE-2023-54173
Last modified
CVE-2023-54173 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpf_event_output We received report [1] of kernel crash, which is caused by using nesting protection without disabled preemption. The bpf_event_output can be called by programs executed by bpf_prog_run_array_cg function that disabled migration but keeps preemption enabled. This can cause task to be preempted by another one inside the nesting protection and lead eventually to two tasks using same perf_sample_data buffer and cause crashes like: BUG: kernel NULL pointer dereference, address: 0000000000000001 #PF: supervisor instruction fetch in kernel mode #PF: error_code(0x0010) - not-present page ... ? perf_output_sample+0x12a/0x9a0 ? finish_task_switch.isra.0+0x81/0x280 ? perf_event_output+0x66/0xa0 ? bpf_event_output+0x13a/0x190 ? bpf_event_output_data+0x22/0x40 ? bpf_prog_dfc84bbde731b257_cil_sock4_connect+0x40a/0xacb ? xa_load+0x87/0xe0 ? __cgroup_bpf_run_filter_sock_addr+0xc1/0x1a0 ? release_sock+0x3e/0x90 ? sk_setsockopt+0x1a1/0x12f0 ? udp_pre_connect+0x36/0x50 ? inet_dgram_connect+0x93/0xa0 ? __sys_connect+0xb4/0xe0 ? udp_setsockopt+0x27/0x40 ? __pfx_udp_push_pending_frames+0x10/0x10 ? __sys_setsockopt+0xdf/0x1a0 ? __x64_sys_connect+0xf/0x20 ? do_syscall_64+0x3a/0x90 ? entry_SYSCALL_64_after_hwframe+0x72/0xdc Fixing this by disabling preemption in bpf_event_output. [1] https://github.com/cilium/cilium/issues/26756. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: bpf: Disable preemption in bpf_event_output We received report [1] of kernel crash, which is caused by using nesting protection without disabled preemption. The bpf_event_output can be called by programs executed by bpf_prog_run_array_cg function that disabled migration but keeps preemption enabled. This can cause task to be preempted by another one inside the nesting protection and lead eventually to two tasks using same perf_sample_data buffer and cause crashes like: BUG: kernel NULL pointer dereference, address: 0000000000000001 #PF: supervisor instruction fetch in kernel mode #PF: error_code(0x0010) - not-present page ... ? perf_output_sample+0x12a/0x9a0 ? finish_task_switch.isra.0+0x81/0x280 ? perf_event_output+0x66/0xa0 ? bpf_event_output+0x13a/0x190 ? bpf_event_output_data+0x22/0x40 ? bpf_prog_dfc84bbde731b257_cil_sock4_connect+0x40a/0xacb ? xa_load+0x87/0xe0 ? __cgroup_bpf_run_filter_sock_addr+0xc1/0x1a0 ? release_sock+0x3e/0x90 ? sk_setsockopt+0x1a1/0x12f0 ? udp_pre_connect+0x36/0x50 ? inet_dgram_connect+0x93/0xa0 ? __sys_connect+0xb4/0xe0 ? udp_setsockopt+0x27/0x40 ? __pfx_udp_push_pending_frames+0x10/0x10 ? __sys_setsockopt+0xdf/0x1a0 ? __x64_sys_connect+0xf/0x20 ? do_syscall_64+0x3a/0x90 ? entry_SYSCALL_64_after_hwframe+0x72/0xdc Fixing this by disabling preemption in bpf_event_output. [1] https://github.com/cilium/cilium/issues/26756
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 2a916f2f546ca1c1e3323e2a4269307f6d9890eb, < 3048cb0dc0cc9dc74ed93690dffef00733bcad5b; >= 2a916f2f546ca1c1e3323e2a4269307f6d9890eb, < c81bdf8f9f2b002d217c3d5357cdea9f2b82ff90; >= 2a916f2f546ca1c1e3323e2a4269307f6d9890eb, < 36dd8ca330b76585640ed32255a3c99f901e1502; >= 2a916f2f546ca1c1e3323e2a4269307f6d9890eb, < 063c9ce8e74e07bf94f99cd13146f42867875e8b; >= 2a916f2f546ca1c1e3323e2a4269307f6d9890eb, < d62cc390c2e99ae267ffe4b8d7e2e08b6c758c32 |
| Linux | Linux | 5.7 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-54173?
How severe is CVE-2023-54173?
How do I fix CVE-2023-54173?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-54168In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54169In the Linux kernel, the following vulnerability has been re…
- CVE-2023-5417The Funnelforms Free plugin for WordPress is vulnerable to u…4.3
- CVE-2023-54170In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54171In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54172In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54174In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54175In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54176In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54177In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54178In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54179In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2023-54173?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
