THREAT OPS › Threat News › [NVD] CVE-2024-50164 (HIGH 7.1) — In the Linux kernel, the following vulnerability has been resolved:
bpf: Fix overloading of MEM_UNINIT's meaning
Lonial reported an issue in the BPF verifier where check_mem_size_reg()
has the following code:
if (!tnum_is_const(reg->var_off))
/* For unprivileged va
[NVD] CVE-2024-50164 (HIGH 7.1) — In the Linux kernel, the following vulnerability has been resolved: bpf: Fix overloading of MEM_UNINIT's meaning Lonial reported an issue in the BPF verifier where check_mem_size_reg() has the following code: if (!tnum_is_const(reg->var_off)) /* For unprivileged va
CVE-2024-50164 CVSS: 7.1 HIGH Published: 2024-11-07T10:15:07.697
In the Linux kernel, the following vulnerability has been resolved:
bpf: Fix overloading of MEM_UNINIT's meaning
Lonial reported an issue in the BPF verifier where check_mem_size_reg() has the following code:
if (!tnum_is_const(reg->var_off)) /* For unprivileged variable accesses, disable raw * mode so that t
Indicators of compromise
- CVE-2024-50164cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-50164