Lucene search
+L

5432 matches found

Tenable Nessus
Tenable Nessus
added 2026/06/27 12:00 a.m.25 views

SUSE SLES15: cluster-md-kmp-default / dlm-kmp-default / gfs2-kmp-default / etc (SUSE-SU-2026:2658-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:2658-1 advisory. The SUSE Linux Enterprise 15 SP5 kernel was updated to fix various security issues The following security issues were fixed: -...

9.8CVSS6.9AI score0.00571EPSS
SaveExploits8References92
RedhatCVE
RedhatCVE
added 2026/06/26 6:09 p.m.18 views

CVE-2026-53084

A flaw was found in the Linux kernel's Berkeley Packet Filter BPF subsystem. This vulnerability involves a lock ordering problem that occurs when BPF programs acquire certain locks that depend on the mmaplock. This issue could potentially lead to system instability or unexpected behavior due to...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/26 6:03 p.m.23 views

CVE-2026-53081

A flaw was found in the Linux kernel's Berkeley Packet Filter BPF verifier. This vulnerability occurs due to inconsistent base ID mapping when the regsafe function compares scalar registers with BPFADDCONST values. This inconsistency allows the BPF verifier to incorrectly succeed in state pruning...

7.8CVSS5.8AI score0.00122EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/26 5:35 p.m.23 views

CVE-2026-53090

A flaw was found in the Linux kernel's Berkeley Packet Filter BPF verifier. When ldabs,ind instructions are used in BPF subprograms, the verifier fails to correctly simulate the abnormal exit path if packet data loading fails. This oversight could lead to unexpected behavior or bypass of security...

7.8CVSS5.9AI score0.00141EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/06/26 1:07 p.m.69 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 kernel was updated to fix various security issues The following security issues were fixed: CVE-2025-10263: arm64: errata: Mitigate TLBI errata on various Arm CPUs bsc1266290. CVE-2025-68324: scsi: imm: Fix use-after-free bug caused by unfinished delayed work...

9.3CVSS6.7AI score0.00571EPSS
SaveExploits1References124
RedhatCVE
RedhatCVE
added 2026/06/26 12:27 p.m.20 views

CVE-2026-53106

A flaw was found in the Linux kernel's Berkeley Packet Filter BPF local storage. This vulnerability can lead to a system deadlock when local storage is deleted within a Non-Maskable Interrupt NMI context. An attacker could potentially exploit this by triggering the deletion of BPF local storage...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/26 10:46 a.m.24 views

CVE-2026-53236

A flaw was found in the Linux kernel's handling of TCP sockets. An unprivileged application can exploit this vulnerability by attaching a Berkeley Packet Filter BPF using the SOATTACHFILTER option. This allows the application to conduct a side-channel attack, leading to the leakage of sensitive T...

7.1CVSS5.7AI score0.00123EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/06/26 2:13 a.m.17 views

SUSE CVE-2026-53032

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix NULL deref in mapkptrmatchtype for scalar regs Commit ab6c637ad027 "bpf: Fix a bpfkptrxchg issue with local kptr" refactored mapkptrmatchtype to branch on btfiskernel before checking basetype. A scalar register stored in...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2026/06/26 2:12 a.m.22 views

SUSE CVE-2026-53111

In the Linux kernel, the following vulnerability has been resolved: bpf: testrun: Fix the null pointer dereference issue in bpflwtxmitpushencap The bpflwtxmitpushencap helper needs to access skbdstskb-dev to calculate the needed headroom: err = skbcowheadskb, len + LLRESERVEDSPACEskbdstskb-dev; B...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/25 6:17 p.m.15 views

CVE-2026-53031

A flaw was found in the Linux kernel. The arenaallocpages function within the Berkeley Packet Filter BPF subsystem does not properly validate the nodeid parameter. A local attacker could exploit this vulnerability by supplying an invalid nodeid, which is then used without bounds checking during...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/25 6:02 p.m.21 views

CVE-2026-53078

A flaw was found in the Linux kernel's Berkeley Packet Filter BPF socket operations sockops program. When a BPF sockops program accesses context fields with the same destination and source registers, certain macros fail to properly clear the destination register. This can lead to a...

7.8CVSS6.2AI score0.0012EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/25 11:55 a.m.13 views

SUSE-SU-2026:2630-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 RT kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-10263: arm64: errata: Mitigate TLBI errata on various Arm CPUs bsc1266290. - CVE-2025-68324: scsi: imm: Fix use-after-free bug caused by unfinished delayed wo...

9.8CVSS7AI score0.00571EPSS
SaveExploits8References63
NVD
NVD
added 2026/06/25 9:16 a.m.16 views

CVE-2026-53184

In the Linux kernel, the following vulnerability has been resolved: udp: clear skb-dev before running a sockmap verdict On the UDP receive path skb-dev is repurposed as devscratch the truesize/state cache set by udpsetdevscratch, through the union struct netdevice dev; unsigned long devscratch; i...

7.5CVSS0.00479EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/06/25 8:38 a.m.21 views

EUVD-2026-39275

In the Linux kernel, the following vulnerability has been resolved: udp: clear skb-dev before running a sockmap verdict On the UDP receive path skb-dev is repurposed as devscratch the truesize/state cache set by udpsetdevscratch, through the union struct netdevice dev; unsigned long devscratch; i...

5.7AI score0.00479EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/06/25 5:11 a.m.33 views

CVE-2026-53096

A flaw was found in the Linux kernel's BPF Berkeley Packet Filter component, specifically within the devmapredirectmulti function. This vulnerability arises from an incorrect iteration method in an RCU Read-Copy-Update protected context, where hlistforeachentrysafe is used without proper RCU...

7.8CVSS5.8AI score0.00132EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-53074

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: reject short IPv4/IPv6 inputs in bpfprogtestrunskb bpfprogtestrunskb calls ethtypetrans first and then uses skb-protocol to initialize sk family and addres...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-53092

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Fix linked reg delta tracking when srcreg == dstreg Consider the case of rX += rX where srcreg and dstreg are pointers to the same bpfregstate in...

7.8CVSS7.5AI score0.00131EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:00 a.m.21 views

Linux Distros Unpatched Vulnerability : CVE-2026-53078

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Fix same-register dst/src OOB read and pointer leak in sockops When a BPF sockops program accesses ctx fields with dstreg == srcreg, the SOCKOPSGETSK and...

7.8CVSS6.8AI score0.0012EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-53033

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf, sockmap: Take state lock for afunix iter When a BPF iterator program updates a sockmap, there is a race condition in unixstreambpfupdateproto where the pe...

7.8CVSS7AI score0.00135EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:00 a.m.20 views

Linux Distros Unpatched Vulnerability : CVE-2026-53036

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf, arm64: Fix off-by-one in checkimm signed range check checkimmbits, imm is used in the arm64 BPF JIT to verify that a branch displacement in arm64 instructi...

7.8CVSS5.5AI score0.00139EPSS
SaveExploits0References3
Rows per page
Query Builder