In the Linux kernel, the following vulnerability has been resolved:
bpf: Use correct permission flag for mixed signed bounds arithmetic
We forbid adding unknown scalars with mixed signed bounds due to the
spectre v1 masking mitigation. Hence this also needs bypass_spec_v1
flag instead of allow_ptr_leaks.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-02-27 07:15
Updated : 2024-11-21 06:34
NVD link : CVE-2021-46908
Mitre link : CVE-2021-46908
CVE.ORG link : CVE-2021-46908
JSON object : View
Products Affected
linux
- linux_kernel
CWE