4 matches found
CVE-2026-74364
In the Linux kernel, the following vulnerability has been resolved: bpf: Reject exclusive maps as inner maps in map-in-map An exclusive map created with exclproghash is bound to a single program by hash: checkmapprogcompatibility refuses to load any program whose digest does not match...
CVE-2026-74364
The CVE-2026-74364 entry concerns the Linux kernel BPF map-in-map handling. A map created as an exclusive map (excl_prog_hash) binds to a single program by hash, and check_map_prog_compatibility() requires a program’s digest to match map->excl_prog_sha. The flaw occurs because this check runs ...
CVE-2026-74364 bpf: Reject exclusive maps as inner maps in map-in-map
In the Linux kernel, the following vulnerability has been resolved: bpf: Reject exclusive maps as inner maps in map-in-map An exclusive map created with exclproghash is bound to a single program by hash: checkmapprogcompatibility refuses to load any program whose digest does not match...
CVE-2022-34303
A flaw was found in Eurosoft bootloaders before 2022-06-01. An attacker may use this bootloader to bypass or tamper with Secure Boot protections. In order to load and execute arbitrary code in the pre-boot stage, an attacker simply needs to replace the existing signed bootloader currently in use...