CVE-2026-74360

Source
https://cve.org/CVERecord?id=CVE-2026-74360
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74360.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-74360
Downstream
Published
2026-08-15T05:58:44.158Z
Modified
2026-08-18T03:31:21.584330107Z
Summary
bpf: Reject exclusive maps for bpf_map_elem iterators
Details

In the Linux kernel, the following vulnerability has been resolved:

bpf: Reject exclusive maps for bpfmapelem iterators

Exclusive maps (aka exclproghash) are meant to be reachable only from the single program whose hash matches. This is enforced by checkmapprog_compatibility() when the map is referenced from a program such as signed BPF loaders.

A bpfmapelem iterator, however, binds its target map at attach time in bpfiterattach_map() instead of referencing it from the program, so the exclusivity check is never reached. On top of that, the iterator exposes the map value as a writable buffer.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74360.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
baefdbdf6812e120c9fba9cfb101d3656f478026
Fixed
5cf2c85b1231218a3e3e9f188afb4fe2e17903d5
Fixed
c3da741d5b2119c61c4498bc936f0fc1dbc3c79b
Fixed
3c56ee343f9412d81918635c3e25e22a5dd6d87e

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74360.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.18.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-74360.json"