Lucene search
+L

34 matches found

EUVD
EUVD
•added 2026/09/25 10:23 a.m.•4 views

EUVD-2026-86686

In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve inner map identity in callback frames Callback frame constructors initialize map-typed argument registers with markregknownzero and then restore mapptr. This clears mapuid, which is the only field distinguishing inn...

5.8AI score0.00155EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/09/25 10:23 a.m.•1 views

CVE-2026-98033

In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve inner map identity in callback frames Callback frame constructors initialize map-typed argument registers with markregknownzero and then restore mapptr. This clears mapuid, which is the only field distinguishing inn...

5.9AI score0.00155EPSS
SaveExploits0
CVE
CVE
•added 2026/09/25 10:23 a.m.•8 views

CVE-2026-98033

The Linux kernel contains a vulnerability in its BPF subsystem where callback frame constructors incorrectly clear the map_uid field during initialization. Because map_uid is the unique identifier for inner maps sharing a template, clearing it allows different inner maps to appear identical. This...

5.8AI score0.00155EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•33 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: bpf: Deferring the release of the inner map when necessary When updating or deleting an inner map in the map array or map htab, the map may still be accessed by non-sleepable programs or sleepable programs. However, when the...

7.8CVSS6.6AI score0.00249EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/15 12:00 a.m.•24 views

PT-2026-72800

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 excl prog hash is bound to a single program by hash: check map prog compatibility refuses to load any program whose digest does not match map-ex...

5.4AI score0.0018EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/07/25 4:01 p.m.•14 views

SUSE CVE-2026-64353

In the Linux kernel, the following vulnerability has been resolved: bpf: Keep dynamic inner array lookups nullable An ARRAYOFMAPS can use an array created with BPFFINNERMAP as its inner map template. A concrete inner array with a different maxentries value can then replace the template. After a...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References3
NVD
NVD
•added 2026/07/25 10:17 a.m.•16 views

CVE-2026-64353

In the Linux kernel, the following vulnerability has been resolved: bpf: Keep dynamic inner array lookups nullable An ARRAYOFMAPS can use an array created with BPFFINNERMAP as its inner map template. A concrete inner array with a different maxentries value can then replace the template. After a...

5.5CVSS0.00121EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/25 10:17 a.m.•12 views

UBUNTU-CVE-2026-64353

In the Linux kernel, the following vulnerability has been resolved: bpf: Keep dynamic inner array lookups nullable An ARRAYOFMAPS can use an array created with BPFFINNERMAP as its inner map template. A concrete inner array with a different maxentries value can then replace the template. After a...

5.5CVSS5.6AI score0.00121EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
•added 2026/07/25 10:17 a.m.•13 views

CVE-2026-64353

In the Linux kernel, the following vulnerability has been resolved: bpf: Keep dynamic inner array lookups nullable An ARRAYOFMAPS can use an array created with BPFFINNERMAP as its inner map template. A concrete inner array with a different maxentries value can then replace the template. After a...

5.5CVSS5.5AI score0.00121EPSS
SaveExploits0References15
Cvelist
Cvelist
•added 2026/07/25 8:50 a.m.•46 views

CVE-2026-64353 bpf: Keep dynamic inner array lookups nullable

In the Linux kernel, the following vulnerability has been resolved: bpf: Keep dynamic inner array lookups nullable An ARRAYOFMAPS can use an array created with BPFFINNERMAP as its inner map template. A concrete inner array with a different maxentries value can then replace the template. After a...

0.00121EPSS
SaveExploits0References3
OSV
OSV
•added 2026/07/25 8:50 a.m.•14 views

CVE-2026-64353 bpf: Keep dynamic inner array lookups nullable

In the Linux kernel, the following vulnerability has been resolved: bpf: Keep dynamic inner array lookups nullable An ARRAYOFMAPS can use an array created with BPFFINNERMAP as its inner map template. A concrete inner array with a different maxentries value can then replace the template. After a...

5.7AI score
SaveExploits0References6
CVE
CVE
•added 2026/07/25 8:50 a.m.•38 views

CVE-2026-64353

CVE-2026-64353 is a Linux kernel BPF verifier flaw affecting ARRAY_OF_MAPS that use a BPF_F_INNER_MAP template. When a concrete inner array with a different max_entries replaces the template, the verifier's const-key lookup nullness elision incorrectly uses the template's max_entries instead of t...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
•added 2026/07/25 8:50 a.m.•15 views

EUVD-2026-48897

In the Linux kernel, the following vulnerability has been resolved: bpf: Keep dynamic inner array lookups nullable An ARRAYOFMAPS can use an array created with BPFFINNERMAP as its inner map template. A concrete inner array with a different maxentries value can then replace the template. After a...

5.7AI score0.00121EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/07/25 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-64353

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: bpf: Keep dynamic inner array lookups nullable An ARRAYOFMAPS can use an array created with...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2025/03/05 12:00 a.m.•21 views

Linux Distros Unpatched Vulnerability : CVE-2023-52447

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: bpf: Defer the free of inner map when necessary When updating or deleting an inner map in ma...

7.8CVSS5.6AI score0.00249EPSS
SaveExploits0References3
Amazon
Amazon
•added 2024/12/19 12:00 a.m.•13 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: bpf: Defer the free of inner map when necessary When updating or deleting an inner map in map array or map htab, the map may still be accessed by non-sleepable program or sleepable program. However bpfmapfdputptr...

9.8CVSS6.6AI score0.00959EPSS
SaveExploits0
Amazon
Amazon
•added 2024/12/19 12:00 a.m.•20 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: bpf: Defer the free of inner map when necessary When updating or deleting an inner map in map array or map htab, the map may still be accessed by non-sleepable program or sleepable program. However bpfmapfdputptr...

9.8CVSS6.6AI score0.00959EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2024/10/08 12:00 a.m.•46 views

CBL Mariner 2.0 Security Update: hyperv-daemons / kernel (CVE-2023-52447)

The version of hyperv-daemons / kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2023-52447 advisory. - In the Linux kernel, the following vulnerability has been resolved: bpf: Defer the free of...

7.8CVSS6.3AI score0.00249EPSS
SaveExploits0References2
Amazon
Amazon
•added 2024/04/30 12:00 a.m.•17 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: bpf: Defer the free of inner map when necessary When updating or deleting an inner map in map array or map htab, the map may still be accessed by non-sleepable program or sleepable program. However bpfmapfdputptr...

9.8CVSS6.7AI score0.00959EPSS
SaveExploits0
Amazon
Amazon
•added 2024/04/17 12:00 a.m.•20 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: bpf: Defer the free of inner map when necessary When updating or deleting an inner map in map array or map htab, the map may still be accessed by non-sleepable program or sleepable program. However bpfmapfdputptr...

9.8CVSS6.7AI score0.00959EPSS
SaveExploits0
Rows per page
Query Builder