CVE-2023-52621

In the Linux kernel, the following vulnerability has been resolved: bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers These three bpf_map_{lookup,update,delete}_elem() helpers are also available for sleepable bpf program, so add the corresponding lock assertion for sleepable bpf program, otherwise the following warning will be reported when a sleepable bpf program manipulates bpf map under interpreter mode (aka bpf_jit_enable=0): WARNING: CPU: 3 PID: 4985 at kernel/bpf/helpers.c:40 ...... CPU: 3 PID: 4985 Comm: test_progs Not tainted 6.6.0+ #2 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996) ...... RIP: 0010:bpf_map_lookup_elem+0x54/0x60 ...... Call Trace: <TASK> ? __warn+0xa5/0x240 ? bpf_map_lookup_elem+0x54/0x60 ? report_bug+0x1ba/0x1f0 ? handle_bug+0x40/0x80 ? exc_invalid_op+0x18/0x50 ? asm_exc_invalid_op+0x1b/0x20 ? __pfx_bpf_map_lookup_elem+0x10/0x10 ? rcu_lockdep_current_cpu_online+0x65/0xb0 ? rcu_is_watching+0x23/0x50 ? bpf_map_lookup_elem+0x54/0x60 ? __pfx_bpf_map_lookup_elem+0x10/0x10 ___bpf_prog_run+0x513/0x3b70 __bpf_prog_run32+0x9d/0xd0 ? __bpf_prog_enter_sleepable_recur+0xad/0x120 ? __bpf_prog_enter_sleepable_recur+0x3e/0x120 bpf_trampoline_6442580665+0x4d/0x1000 __x64_sys_getpgid+0x5/0x30 ? do_syscall_64+0x36/0xb0 entry_SYSCALL_64_after_hwframe+0x6e/0x76 </TASK>
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

02 May 2025, 07:15

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/3516f93cc63d956e1b290ae4b7bf2586074535a0 -
  • () https://git.kernel.org/stable/c/82f2df94dac1aa9b879e74d1f82ba1b631bdc612 -

17 Mar 2025, 15:20

Type Values Removed Values Added
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CWE CWE-617
First Time Linux
Linux linux Kernel
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.8
References () https://git.kernel.org/stable/c/169410eba271afc9f0fb476d996795aa26770c6d - () https://git.kernel.org/stable/c/169410eba271afc9f0fb476d996795aa26770c6d - Patch
References () https://git.kernel.org/stable/c/483cb92334cd7f1d5387dccc0ab5d595d27a669d - () https://git.kernel.org/stable/c/483cb92334cd7f1d5387dccc0ab5d595d27a669d - Patch
References () https://git.kernel.org/stable/c/c7f1b6146f4a46d727c0d046284c28b6882c6304 - () https://git.kernel.org/stable/c/c7f1b6146f4a46d727c0d046284c28b6882c6304 - Patch
References () https://git.kernel.org/stable/c/d6d6fe4bb105595118f12abeed4a7bdd450853f3 - () https://git.kernel.org/stable/c/d6d6fe4bb105595118f12abeed4a7bdd450853f3 - Patch

21 Nov 2024, 08:40

Type Values Removed Values Added
References () https://git.kernel.org/stable/c/169410eba271afc9f0fb476d996795aa26770c6d - () https://git.kernel.org/stable/c/169410eba271afc9f0fb476d996795aa26770c6d -
References () https://git.kernel.org/stable/c/483cb92334cd7f1d5387dccc0ab5d595d27a669d - () https://git.kernel.org/stable/c/483cb92334cd7f1d5387dccc0ab5d595d27a669d -
References () https://git.kernel.org/stable/c/c7f1b6146f4a46d727c0d046284c28b6882c6304 - () https://git.kernel.org/stable/c/c7f1b6146f4a46d727c0d046284c28b6882c6304 -
References () https://git.kernel.org/stable/c/d6d6fe4bb105595118f12abeed4a7bdd450853f3 - () https://git.kernel.org/stable/c/d6d6fe4bb105595118f12abeed4a7bdd450853f3 -

27 Mar 2024, 12:29

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: bpf: verifique rcu_read_lock_trace_held() antes de llamar a los ayudantes de mapas de bpf. Estos tres ayudantes de bpf_map_{lookup,update,delete}_elem() también están disponibles para el programa bpf que se puede dormir, así que agregue el bloqueo correspondiente. aserción para el programa bpf con capacidad para dormir; de lo contrario, se informará la siguiente advertencia cuando un programa bpf con capacidad para dormir manipule el mapa bpf en modo intérprete (también conocido como bpf_jit_enable=0): ADVERTENCIA: CPU: 3 PID: 4985 en kernel/bpf/helpers.c:40. ..... CPU: 3 PID: 4985 Comm: test_progs Not tainted 6.6.0+ #2 Nombre del hardware: PC estándar QEMU (i440FX + PIIX, 1996) ...... RIP: 0010:bpf_map_lookup_elem+0x54/0x60 ...... Seguimiento de llamadas: ? __advertir+0xa5/0x240 ? bpf_map_lookup_elem+0x54/0x60? report_bug+0x1ba/0x1f0? handle_bug+0x40/0x80? exc_invalid_op+0x18/0x50? asm_exc_invalid_op+0x1b/0x20? __pfx_bpf_map_lookup_elem+0x10/0x10 ? rcu_lockdep_current_cpu_online+0x65/0xb0? rcu_is_watching+0x23/0x50? bpf_map_lookup_elem+0x54/0x60? __pfx_bpf_map_lookup_elem+0x10/0x10 ___bpf_prog_run+0x513/0x3b70 __bpf_prog_run32+0x9d/0xd0 ? __bpf_prog_enter_sleepable_recur+0xad/0x120 ? __bpf_prog_enter_sleepable_recur+0x3e/0x120 bpf_trampoline_6442580665+0x4d/0x1000 __x64_sys_getpgid+0x5/0x30 ? do_syscall_64+0x36/0xb0 entrada_SYSCALL_64_after_hwframe+0x6e/0x76

26 Mar 2024, 18:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-03-26 18:15

Updated : 2025-05-02 07:15


NVD link : CVE-2023-52621

Mitre link : CVE-2023-52621

CVE.ORG link : CVE-2023-52621


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-617

Reachable Assertion