Lucene search
+L

5424 matches found

SUSE CVE
SUSE CVE
added 2026/07/24 4:21 p.m.10 views

SUSE CVE-2026-63865

In the Linux kernel, the following vulnerability has been resolved: bpf: Drop tasktoinode and inetconnestablished from lsm sleepable hooks bpflsmtasktoinode is called under rcureadlock and bpflsminetconnestablished is called from softirq context, so neither hook can be used by sleepable LSM...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2026/07/24 10:07 a.m.53 views

USN-8604-1: Linux kernel (Azure) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Foo-over-UDP FOU; - ARM64 architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - Drivers...

9.8CVSS5.9AI score0.01338EPSS
SaveExploits13
Amazon
Amazon
added 2026/07/24 12:00 a.m.11 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkqueue: do shared-unconfirmed check before segmentation CVE-2026-45859 In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: use listdelrcu for netlink hooks...

8.8CVSS6.8AI score0.00962EPSS
SaveExploits5
RedhatCVE
RedhatCVE
added 2026/07/22 12:50 a.m.11 views

CVE-2026-64025

A flaw was found in the Linux kernel's BPF Berkeley Packet Filter sockmap component when used with kernel TLS kTLS receive. A race condition exists where skpsockverdictdataready can improperly interact with the kTLS receive process. This can lead to a use-after-free vulnerability, potentially...

9.8CVSS5.7AI score0.00444EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/21 7:15 p.m.14 views

CVE-2026-63865

A flaw was found in the Linux kernel. The Berkeley Packet Filter BPF Linux Security Modules LSM feature incorrectly registered certain hooks, tasktoinode and inetconnestablished, as available for sleepable programs. These hooks are invoked in critical system contexts where program sleeping is not...

8.8CVSS5.3AI score0.00127EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:01 p.m.16 views

SUSE CVE-2026-64025

In the Linux kernel, the following vulnerability has been resolved: bpf, skmsg: fix verdict skdataready racing with ktls rx skpsockstrpdataready already checks tlsswhasctxrx and defers to psock-saveddataready when a TLS RX context is present, avoiding a conflict with the TLS strparser's ownership...

6.7CVSS5.3AI score0.00444EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/07/21 12:58 p.m.12 views

SUSE CVE-2026-64192

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject BPFMAPTYPEINODESTORAGE creation if BPF LSM is uninitialized When CONFIGBPFLSM=y is set, BPF inode storage maps BPFMAPTYPEINODESTORAGE are compiled into the kernel. However, if the BPF LSM is not explicitly enabled at...

4.4CVSS5.3AI score0.00118EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/20 5:18 p.m.20 views

CVE-2026-64192

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject BPFMAPTYPEINODESTORAGE creation if BPF LSM is uninitialized When CONFIGBPFLSM=y is set, BPF inode storage maps BPFMAPTYPEINODESTORAGE are compiled into the kernel. However, if the BPF LSM is not explicitly enabled at...

5.5CVSS0.00118EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/07/20 5:10 p.m.15 views

CVE-2026-63809

A flaw was found in the Linux kernel. An issue in the BPF Berkeley Packet Filter subsystem's sysctl handling can lead to memory corruption. Specifically, when a temporary buffer is allocated using kvzalloc but incorrectly freed with kfree, it can corrupt memory. A local attacker could exploit thi...

7.8CVSS5.4AI score0.00154EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/20 4:27 p.m.56 views

CVE-2026-64192 bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject BPFMAPTYPEINODESTORAGE creation if BPF LSM is uninitialized When CONFIGBPFLSM=y is set, BPF inode storage maps BPFMAPTYPEINODESTORAGE are compiled into the kernel. However, if the BPF LSM is not explicitly enabled at...

0.00118EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/20 4:27 p.m.100 views

CVE-2026-64192

CVE-2026-64192 affects the Linux kernel (BPF inode storage maps). When CONFIG_BPF_LSM=y and the BPF LSM is not enabled at boot, lsm_prepare() doesn’t run, so the BPF LSM blob size (lbs_inode) remains at the compiled default (8 bytes) instead of a larger offset. This lets a privileged user create/...

5.5CVSS5.3AI score0.00118EPSS
SaveExploits0References8Affected Software1
Microsoft CVE
Microsoft CVE
added 2026/07/20 8:04 a.m.7 views

bpf: use kvfree() for replaced sysctl write buffer

...

7.8CVSS4.5AI score0.00154EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.12 views

Amazon Linux 2023 : bpftool6.12, kernel6.12, kernel6.12-devel (ALAS2023-2026-1970)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1970 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: use listdelrcu for netlink hooks CVE-2026-46324 In the Linux kernel, the following vulnerability has be...

8.8CVSS5.9AI score0.00962EPSS
SaveExploits5References12
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-64192

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Reject BPFMAPTYPEINODESTORAGE creation if BPF LSM is uninitialized When CONFIGBPFLSM=y is set, BPF inode storage maps BPFMAPTYPEINODESTORAGE are compiled...

5.5CVSS5.7AI score0.00118EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-63926

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: sockmap: fix tail fragment offset in bpfmsgpushdata When bpfmsgpushdata inserts data in the middle of a scatterlist entry, it splits the original entry int...

8.4CVSS7.5AI score0.00185EPSS
SaveExploits0References3
Amazon
Amazon
added 2026/07/20 12:00 a.m.18 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: ext4: replace BUGON with proper error handling in ext4readinlinefolio CVE-2026-31451 In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: gadget: fix NULL pointer dereference in epqueue...

9.8CVSS7AI score0.00962EPSS
SaveExploits20
Amazon
Amazon
added 2026/07/20 12:00 a.m.17 views

Important: kernel6.18

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: sctp: disable BH before calling udptunnelxmitskb CVE-2026-53070 In the Linux kernel, the following vulnerability has been resolved: bpf: Fix same-register dst/src OOB read and pointer leak in sockops CVE-2026-5307...

9.8CVSS7.4AI score0.00962EPSS
SaveExploits5
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-63864

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: Propagate error from visittailcallinsn Commit e40f5a6bf88a bpf: correct stack liveness...

8.4CVSS6.7AI score0.00135EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-63865

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: Drop tasktoinode and inetconnestablished from lsm sleepable hooks bpflsmtasktoinode is...

8.8CVSS6.7AI score0.00127EPSS
SaveExploits0References2
Amazon
Amazon
added 2026/07/20 12:00 a.m.16 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: clear page-private in freepagesprepare CVE-2026-43303 In the Linux kernel, the following vulnerability has been resolved: ipvs: skip ipv6 extension headers for csum checks CVE-2026-45850 In the Linux...

9.8CVSS7AI score0.03153EPSS
SaveExploits19
Rows per page
Query Builder