In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix potential NULL dereference The bpf_jit_binary_free() function requires a non-NULL argument. When the RISC-V BPF JIT fails to converge in NR_JIT_ITERATIONS steps, jit_data->header will be NULL, which triggers a NULL dereference. Avoid this by checking the argument, prior calling the function.
History

No history.

cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published: 2024-05-22T08:19:36.818Z

Updated: 2024-08-20T20:47:36.231Z

Reserved: 2024-05-22T06:20:56.201Z

Link: CVE-2021-47486

cve-icon Vulnrichment

Updated: 2024-08-04T05:39:59.593Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2024-05-22T09:15:10.573

Modified: 2024-07-03T01:38:02.550

Link: CVE-2021-47486

cve-icon Redhat

Severity : Moderate

Publid Date: 2024-05-22T00:00:00Z

Links: CVE-2021-47486 - Bugzilla