Lucene search
+L

70 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/08 2:22 p.m.9 views

CVE-2026-43469

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Decrement rereceiving on the early exit paths In the event that rpcrdmapostrecvs fails to create a work request due to memory allocation failure, say or otherwise exits early, we should decrement ep-rereceiving before...

5.7AI score0.0038EPSS
SaveExploits0References8Affected Software1
SUSE CVE
SUSE CVE
added 2026/05/07 2:17 a.m.11 views

SUSE CVE-2026-43179

In the Linux kernel, the following vulnerability has been resolved: erofs: fix incorrect early exits for invalid metabox-enabled images Crafted EROFS images with metadata compression enabled can trigger incorrect early returns, leading to folio reference leaks. However, this does not cause system...

5.8AI score0.00126EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/05/07 12:0 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-43179

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - erofs: fix incorrect early exits for invalid metabox-enabled images Crafted EROFS images with metadata compression enabled can trigger incorrect early returns,...

5.5CVSS5.9AI score0.00126EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/05/06 11:27 a.m.10 views

CVE-2026-43179

In the Linux kernel, the following vulnerability has been resolved: erofs: fix incorrect early exits for invalid metabox-enabled images Crafted EROFS images with metadata compression enabled can trigger incorrect early returns, leading to folio reference leaks. However, this does not cause system...

5.5CVSS5.7AI score0.00126EPSS
SaveExploits0
CVE
CVE
added 2026/05/06 11:27 a.m.26 views

CVE-2026-43154

The CVE-2026-43154 issue affects the Linux kernel EROFS filesystem, where crafted EROFS images with valid volume labels trigger incorrect early exits in volume label handling, leading to folio reference leaks. Affected component is the EROFS implementation in the kernel; root cause is improper co...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/05/06 11:27 a.m.24 views

CVE-2026-43154

In the Linux kernel, the following vulnerability has been resolved: erofs: fix incorrect early exits in volume label handling Crafted EROFS images containing valid volume labels can trigger incorrect early returns, leading to folio reference leaks. However, this does not cause system crashes or...

5.5CVSS5.7AI score0.00126EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/05/06 12:0 a.m.19 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 KVM x86 architecture’s failure to handle the -EBUSY error when checking nested events,...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/06 12:0 a.m.14 views

PT-2026-37519

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description Crafted EROFS images with metadata compression enabled can trigger incorrect early returns, which leads to folio reference leaks. Folio reference leaks occur when the system fails to...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/24 3:16 p.m.9 views

DEBIAN-CVE-2026-31663

In the Linux kernel, the following vulnerability has been resolved: xfrm: hold dev ref until after transportfinish NFHOOK After async crypto completes, xfrminputresume calls devput immediately on re-entry before the skb reaches transportfinish. The skb-dev pointer is then used inside NFHOOK and i...

7.8CVSS5.2AI score0.00218EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/04/24 2:45 p.m.41 views

CVE-2026-31663 xfrm: hold dev ref until after transport_finish NF_HOOK

In the Linux kernel, the following vulnerability has been resolved: xfrm: hold dev ref until after transportfinish NFHOOK After async crypto completes, xfrminputresume calls devput immediately on re-entry before the skb reaches transportfinish. The skb-dev pointer is then used inside NFHOOK and i...

7.8CVSS0.00218EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/04/24 2:45 p.m.11 views

CVE-2026-31663

In the Linux kernel, the following vulnerability has been resolved: xfrm: hold dev ref until after transportfinish NFHOOK After async crypto completes, xfrminputresume calls devput immediately on re-entry before the skb reaches transportfinish. The skb-dev pointer is then used inside NFHOOK and i...

7.8CVSS5.2AI score0.00218EPSS
SaveExploits0
EUVD
EUVD
added 2026/04/22 3:31 p.m.10 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
NVD
NVD
added 2026/04/22 2:16 p.m.7 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
Cvelist
Cvelist
added 2026/04/22 1:54 p.m.38 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...

0.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
Positive Technologies
Positive Technologies
added 2026/04/22 12:0 a.m.9 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
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 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
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.11 views

MediaWiki - GrowthExperiments Extension 安全漏洞

MediaWiki – GrowthExperiments Extension is an open-source plugin for MediaWiki. Versions 1.45.2, 1.44.4, and 1.43.7 of the GrowthExperiments Extension contain security vulnerabilities. These vulnerabilities stem from loops with unreachable exit conditions, which may lead to TOCTOU race conditions...

6.9CVSS5.8AI score0.00349EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/12/17 1:18 a.m.6 views

kernel: scsi: qla2xxx: Wait for io return on terminate rport

A flaw was found in the Linux kernel’s SCSI driver component qla2xxx used with FCP-2 devices. When the terminaterportio function is invoked , the driver may exit cleanup before all outstanding I/O operations have returned. This can lead to a use-after-free condition when resources are freed while...

8.8CVSS7.2AI score0.00211EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2025/09/16 7:45 p.m.8 views

CVE-2025-34186

Ilevia EVE X1/X5 Server version ≤ 4.7.18.0.eden contains a vulnerability in its authentication mechanism. Unsanitized input is passed to a system call for authentication, allowing attackers to inject special characters and manipulate command parsing. Because the binary interprets non-zero exit...

9.8CVSS5.8AI score0.00874EPSS
SaveExploits2References4
Rows per page
Query Builder