Lucene search

K
ubuntucveUbuntu.comUB:CVE-2021-47486
HistoryMay 22, 2024 - 12:00 a.m.

CVE-2021-47486

2024-05-2200:00:00
ubuntu.com
ubuntu.com
1
cve-2021-47486
null dereference
bpf jit
risc-v

6.5 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.6%

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.

6.5 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.6%