Lucene search
+L

309 matches found

RedhatCVE
RedhatCVE
added 2026/05/06 1:11 p.m.13 views

CVE-2026-43109

A flaw was found in the Linux kernel's x86 shadow stacks implementation. An oversight in the shstkpopsigframe function's error handling for mmapreadlockkillable could lead to unexpected behavior. This vulnerability involves improper error checking during memory management operations...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/06 12:30 p.m.13 views

EUVD-2026-27629

In the Linux kernel, the following vulnerability has been resolved: x86: shadow stacks: proper error handling for mmap lock 김영민 reports that shstkpopsigframe doesn't check for errors from mmapreadlockkillable, which is a silly oversight, and also shows that we haven't marked those functions with...

5.8AI score0.00114EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/06 10:16 a.m.14 views

CVE-2026-43109

In the Linux kernel, the following vulnerability has been resolved: x86: shadow stacks: proper error handling for mmap lock 김영민 reports that shstkpopsigframe doesn't check for errors from mmapreadlockkillable, which is a silly oversight, and also shows that we haven't marked those functions with...

5.5CVSS0.00114EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/06 12:00 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the shstkpopsigframe function not checking the return value of mmapreadlockkillable and not marki...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/01 2:15 p.m.47 views

CVE-2026-43016

The CVE-2026-43016 entries describe a use-after-free in the Linux kernel BPF sockmap path (sockmap) affecting AF_UNIX sockets. The issue occurs in sk_psock_verdict_data_ready(), when the peer’s sk_socket may be freed after an RCU grace period, while the sender holds the peer’s refcount. The root ...

7.8CVSS5.8AI score0.00125EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/04/24 2:45 p.m.50 views

CVE-2026-31669

The CVE-2026-31669 entry pertains to the Linux kernel MPTCP code. A use-after-free could occur in IPv6 subflow sockets due to premature copying of tcpv6_prot into tcpv6_prot_override during early init, before proto_register(&tcpv6_prot) and its SLAB_TYPESAFE_BY_RCU cache is established. Consequen...

9.8CVSS5.5AI score0.00459EPSS
SaveExploits0References9Affected Software1
SUSE CVE
SUSE CVE
added 2026/04/23 1:24 a.m.12 views

SUSE CVE-2026-31526

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix exception exit lock checking for subprogs processbpfexitfull passes checklock = !curframe to checkresourceleak, which is false in cases when bpfthrow is called from a static subprog. This makes checkresourceleak to skip...

5.5CVSS5.6AI score0.001EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/04/22 3:31 p.m.11 views

EUVD-2026-24839

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix potential deadlock in cpu hotplug with osnoise The following sequence may leads deadlock in cpu hotplug: task1 task2 task3 ----- ----- ----- mutexlock&interfacelock CPU GOING OFFLINE cpuswritelock; osnoisecpudie;...

5.6AI score0.00095EPSS
SaveExploits0References8
NVD
NVD
added 2026/04/22 2:16 p.m.8 views

CVE-2026-31526

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix exception exit lock checking for subprogs processbpfexitfull passes checklock = !curframe to checkresourceleak, which is false in cases when bpfthrow is called from a static subprog. This makes checkresourceleak to skip...

5.5CVSS0.001EPSS
SaveExploits0References3
CVE
CVE
added 2026/04/22 1:54 p.m.28 views

CVE-2026-31526

Summary: CVE-2026-31526 concerns the Linux kernel BPF verifier. A defect in exception exits for BPF subprograms allowed ORC unwinding to proceed without releasing user-held locks, risking resource leaks and instability. The root cause: process_bpf_exit_full() could set check_lock=false for except...

5.5CVSS5.6AI score0.001EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/22 1:54 p.m.9 views

CVE-2026-31480 tracing: Fix potential deadlock in cpu hotplug with osnoise

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix potential deadlock in cpu hotplug with osnoise The following sequence may leads deadlock in cpu hotplug: task1 task2 task3 ----- ----- ----- mutexlock&interfacelock CPU GOING OFFLINE cpuswritelock; osnoisecpudie;...

6.1AI score
SaveExploits0References10
CVE
CVE
added 2026/04/22 1:54 p.m.37 views

CVE-2026-31480

CVE-2026-31480 concerns a Linux kernel deadlock in CPU hotplug when tracing with osnoise. The vulnerability arises from a lock-ordering issue: a mutex_lock on interface_lock is taken while osnoise_sleep() and subsequent actions hold cpu hotplug state, followed by cpus_read_lock(), which can cause...

5.5CVSS5.6AI score0.00095EPSS
SaveExploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-31526

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Fix exception exit lock checking for subprogs processbpfexitfull passes checklock = !curframe to checkresourceleak, which is false in cases when bpfthrow i...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/22 12:00 a.m.18 views

PT-2026-34385

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A potential deadlock exists in the tracing component during CPU hotplug operations involving osnoise. The issue occurs when a specific sequence of events involving mutex lock&interface...

5.5CVSS5.8AI score0.00095EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.12 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-012989)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-012989 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix potential data-race in nftexprtypeget nftunregisterexpr can concurrent...

7.8CVSS6.7AI score0.00219EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-23393

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bridge: cfm: Fix race condition in peermep deletion When a peer MEP is being deleted, canceldelayedworksync is called on ccmrxdwork before freeing. However,...

7.8CVSS6.3AI score0.001EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/18 6:16 p.m.5 views

DEBIAN-CVE-2026-23255

In the Linux kernel, the following vulnerability has been resolved: net: add proper RCU protection to /proc/net/ptype Yin Fengwei reported an RCU stall in ptypeseqshow and provided a patch. Real issue is that ptypeseqnext and ptypeseqshow violate RCU rules. ptypeseqshow runs under rcureadlock, an...

5.5CVSS5.3AI score0.00114EPSS
SaveExploits0References1
Redos
Redos
added 2026/02/20 12:00 a.m.11 views

ROS-20260220-73-0028

A vulnerability in the rcureadlocktraceheld function of the Linux kernel is related to insufficient input validation. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service...

5.5CVSS5.5AI score0.00152EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.11 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-38087)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-38087 advisory. - In the Linux kernel, the following vulnerability has been resolved: net/sched: fix use-after-free in...

7.8CVSS5.3AI score0.00147EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.12 views

Azure Linux 3.0 Security Update: kernel (CVE-2025-38202)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-38202 advisory. - In the Linux kernel, the following vulnerability has been resolved: bpf: Check rcureadlocktraceheld in...

5.5CVSS5.3AI score0.00152EPSS
SaveExploits0References2
Rows per page
Query Builder