Lucene search
+L

4634 matches found

Positive Technologies
Positive Technologies
added 2026/05/01 12:0 a.m.9 views

PT-2026-36369

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the sched ext component where the is bpf migration disabled function produces a false negative on systems where CONFIG PREEMPT RCU is disabled. This occurs because the...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/05/01 12:0 a.m.16 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel, which stems from an unused RCU protection of accesses to sk-sksocket by the skpsockverdictdataready function in the bpf...

7.8CVSS5.8AI score0.00125EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/04/30 3:2 p.m.171 views

Exploit for CVE-2026-31431

copy-fail-blocker BPF-LSM mitigation for CVE-2026-31431htt...

7.8CVSS5.8AI score0.94545EPSS
SaveExploits233
OSV
OSV
added 2026/04/30 10:10 a.m.8 views

RHSA-2026:11804 Red Hat Security Advisory: oci-seccomp-bpf-hook security update

Bulletin has no description...

7.5CVSS7.2AI score0.00598EPSS
SaveExploits1References15
Tenable Nessus
Tenable Nessus
added 2026/04/30 12:0 a.m.8 views

RHEL 9 : oci-seccomp-bpf-hook (RHSA-2026:11804)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2026:11804 advisory. OCI Hook to generate seccomp json files based on EBF syscalls used by container oci-seccomp-bpf-hook provides a library for applications looking to...

7.5CVSS7.4AI score0.00598EPSS
SaveExploits1References5
OSV
OSV
added 2026/04/23 10:16 a.m.18 views

USN-8180-4 linux-azure-fips 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: - ARM64 architecture; - Block layer subsystem; - Drivers core; - Bluetooth drivers; - DMA engine subsystem; - GPU...

9.8CVSS5.6AI score0.0071EPSS
SaveExploits1References81
Ubuntu
Ubuntu
added 2026/04/23 10:8 a.m.18 views

USN-8180-3: Linux kernel 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: - ARM64 architecture; - Block layer subsystem; - Drivers core; - Bluetooth drivers; - DMA engine subsystem; - GPU...

9.8CVSS6.9AI score0.0071EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2026/04/23 1:24 a.m.9 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
RedhatCVE
RedhatCVE
added 2026/04/22 8:29 p.m.7 views

CVE-2026-31525

A flaw was found in the Linux kernel's Berkeley Packet Filter BPF interpreter. The interpreter's signed 32-bit division and modulo operations exhibit undefined behavior when processing the minimum 32-bit signed integer value S32MIN due to an incorrect use of the abs macro. This inconsistency...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/22 3:31 p.m.7 views

EUVD-2026-24917

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.6AI score0.001EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/22 3:31 p.m.8 views

EUVD-2026-24916

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix undefined behavior in interpreter sdiv/smod for INTMIN The BPF interpreter's signed 32-bit division and modulo handlers use the kernel abs macro on s32 operands. The abs macro documentation include/linux/math.h explicitl...

5.7AI score0.00129EPSS
SaveExploits0References6
NVD
NVD
added 2026/04/22 2:16 p.m.7 views

CVE-2026-31525

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix undefined behavior in interpreter sdiv/smod for INTMIN The BPF interpreter's signed 32-bit division and modulo handlers use the kernel abs macro on s32 operands. The abs macro documentation include/linux/math.h explicitl...

7.8CVSS0.00129EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/22 1:54 p.m.4 views

CVE-2026-31525 bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix undefined behavior in interpreter sdiv/smod for INTMIN The BPF interpreter's signed 32-bit division and modulo handlers use the kernel abs macro on s32 operands. The abs macro documentation include/linux/math.h explicitl...

7.8CVSS6AI score0.00129EPSS
SaveExploits0References8
CVE
CVE
added 2026/04/22 1:54 p.m.21 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.4 views

CVE-2026-31526 bpf: Fix exception exit lock checking for subprogs

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.7AI score0.001EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/04/22 1:54 p.m.40 views

CVE-2026-31525 bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix undefined behavior in interpreter sdiv/smod for INTMIN The BPF interpreter's signed 32-bit division and modulo handlers use the kernel abs macro on s32 operands. The abs macro documentation include/linux/math.h explicitl...

7.8CVSS0.00129EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/04/22 12:0 a.m.12 views

PT-2026-34430

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6 Linux kernel versions prior to 6.12 Linux kernel versions prior to 6.18 Linux kernel versions prior to 6.19 Description A mismatch between the BPF verifier and the BPF interpreter in the Linux kernel allows f...

8.5CVSS5.5AI score0.00129EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/22 12:0 a.m.6 views

PT-2026-34431

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix exception exit lock checking for subprogs process bpf exit full passes check lock = !curframe to check resource leak, which is false in cases when bpf throw is called from a static subprog. This makes check resource leak...

5.6AI score0.001EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/04/22 12:0 a.m.12 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 undefined behavior during the processing of INTMIN by the BPF interpreter sdiv/smod. This...

7.8CVSS7AI score0.00129EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 a.m.18 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013425 advisory. A NULL pointer dereference flaw was found in the Linux kernel's BPF subsystem in the way a user triggers the mapgetnextkey function of the BPF bloom filter. This fla...

5.5CVSS5.8AI score0.00292EPSS
SaveExploits0References3
Rows per page
Query Builder