Описание
In the Linux kernel, the following vulnerability has been resolved:
libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos
An issue occurred while reading an ELF file in libbpf.c during fuzzing:
In the Linux kernel, the following vulnerability has been resolved:
libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos
An issue occurred while reading an ELF file in libbpf.c during fuzzing:
scn_data was null at this code(tools/lib/bpf/src/libbpf.c):
The scn_data is derived from the code above:
In certain special scenarios, such as reading a malformed ELF file, it is possible that scn_data may be a null pointer
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2023-52592
- https://git.kernel.org/stable/c/12473265f50c1e27b0dfd9735738ac418c4bfcce
- https://git.kernel.org/stable/c/5f3e436832e86b826a6450eb8d1aaa51205a758e
- https://git.kernel.org/stable/c/90dbf4535668042fac0d7201ce9e2c8c770c578a
- https://git.kernel.org/stable/c/ab26541270c722eedf8eefd62797c3ce3d18a91b
- https://git.kernel.org/stable/c/fc3a5534e2a8855427403113cbeb54af5837bbe0
CVE ID
Связанные уязвимости
[REJECTED CVE] In the Linux kernel, the following vulnerability has been resolved: libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos.
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.