kernel/bpf/verifier.c in the Linux kernel through 5.12.7 enforces incorrect limits for pointer arithmetic operations, aka CID-bb01a1bba579. This can be abused to perform out-of-bounds reads and writes in kernel memory, leading to local privilege escalation to root. In particular, there is a corner case where the off reg causes a masking direction change, which then results in an incorrect final aux->alu_limit.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
AND |
|
Configuration 5 (hide)
AND |
|
Configuration 6 (hide)
AND |
|
Configuration 7 (hide)
AND |
|
Configuration 8 (hide)
AND |
|
Configuration 9 (hide)
AND |
|
Configuration 10 (hide)
AND |
|
History
25 Mar 2024, 01:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
07 Nov 2023, 03:35
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2021-05-27 13:15
Updated : 2024-03-25 01:15
NVD link : CVE-2021-33200
Mitre link : CVE-2021-33200
CVE.ORG link : CVE-2021-33200
JSON object : View
Products Affected
netapp
- h300s_firmware
- h700e_firmware
- h410s_firmware
- h300e
- h300s
- h700s
- cloud_backup
- solidfire_\&_hci_management_node
- h500e_firmware
- solidfire_baseboard_management_controller
- h300e_firmware
- h410s
- h500s_firmware
- h700e
- h500s
- h500e
- h700s_firmware
fedoraproject
- fedora
linux
- linux_kernel
CWE
CWE-787
Out-of-bounds Write