Lucene search
+L

13427 matches found

OSV
OSV
added 2026/05/07 8:45 a.m.9 views

BIT-MODSECURITY-2026-30923 libModSecurity3 denial of service via segfault when using t:hexDecode on single-character query strings

ModSecurity is an open source, cross platform web application firewall WAF engine for Apache, IIS and Nginx. Libmodsecurity is one component of the ModSecurity v3 project. A segmentation fault occurs when a rule using the t:hexDecode transformation inspects a query string parameter containing a...

8.2CVSS5.5AI score0.00435EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/05/07 2:21 a.m.11 views

SUSE CVE-2026-30923

ModSecurity is an open source, cross platform web application firewall WAF engine for Apache, IIS and Nginx. Libmodsecurity is one component of the ModSecurity v3 project. A segmentation fault occurs when a rule using the t:hexDecode transformation inspects a query string parameter containing a...

8.2CVSS5.5AI score0.00435EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/05/07 2:17 a.m.13 views

SUSE CVE-2026-43163

In the Linux kernel, the following vulnerability has been resolved: md/bitmap: fix GPF in writepage caused by resize race A General Protection Fault occurs in writepage during array resize: RIP: 0010:writepage+0x22b/0x3c0 mdmod This is a use-after-free race between bitmapdaemonwork and...

5.5CVSS5.8AI score0.00091EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/05/07 2:16 a.m.9 views

SUSE CVE-2026-43262

In the Linux kernel, the following vulnerability has been resolved: gfs2: fiemap page fault fix In gfs2fiemap, we are calling iomapfiemap while holding the inode glock. This can lead to recursive glock taking if the fiemap buffer is memory mapped to the same inode and accessing it triggers a page...

5.5CVSS5.9AI score0.00114EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/07 12:0 a.m.13 views

PT-2026-39450

Name of the Vulnerable Software and Affected Versions PHP versions 8.2.0 through 8.2.30 PHP versions 8.3.0 through 8.3.30 PHP versions 8.4.0 through 8.4.20 PHP versions 8.5.0 through 8.5.5 Description The metaphone function in ext/standard/metaphone.c uses a signed int variable to track the curre...

7.5CVSS5.8AI score0.00455EPSS
SaveExploits0References102
Positive Technologies
Positive Technologies
added 2026/05/07 12:0 a.m.14 views

PT-2026-38473

ModSecurity is an open source, cross platform web application firewall WAF engine for Apache, IIS and Nginx. Libmodsecurity is one component of the ModSecurity v3 project. A segmentation fault occurs when a rule using the t:hexDecode transformation inspects a query string parameter containing a...

8.2CVSS5.5AI score0.00435EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/05/07 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-43096

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: mshv: Fix infinite fault loop on permission-denied GPA intercepts Prevent infinite fault loo...

5.5CVSS5.3AI score0.00107EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/06 11:44 p.m.11 views

CVE-2026-43262

A flaw was found in the Linux kernel's gfs2 filesystem. This vulnerability occurs when the gfs2fiemap function calls iomapfiemap while holding an inode glock a global lock for filesystem operations. If the fiemap buffer is memory mapped to the same inode and accessing it triggers a page fault, it...

5.5CVSS5.9AI score0.00114EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/06 6:2 p.m.13 views

CVE-2026-43129

A flaw was found in the Linux kernel's Integrity Measurement Architecture IMA subsystem. When a second-stage kernel is booted via kexec with a memory-limiting command line, the IMA measurement buffer from the previous kernel may fall outside the new kernel's addressable memory. This out-of-bounds...

5.5CVSS5.9AI score0.00122EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/06 6:2 p.m.11 views

CVE-2026-43130

A flaw was found in the Linux kernel. When handling PCIe devices in scalable mode, the kernel may attempt to flush the device IOTLB Input/Output Translation Lookaside Buffer without verifying if the PCIe device is still accessible after a link-down fault. This improper handling during resource...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/06 2:45 p.m.5 views

BIT-JAVA-MIN-2024-47596 GHSL-2024-244: GStreamer has an OOB-read in FOURCC_SMI_ parsing

GStreamer is a library for constructing graphs of media-handling components. An OOB-read has been discovered in the qtdemuxparsesvq3stsddata function within qtdemux.c. In the FOURCCSMI case, seqhsize is read from the input file without proper validation. If seqhsize is greater than the remaining...

7.5CVSS5.7AI score0.01134EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/05/06 12:30 p.m.25 views

EUVD-2026-27659

In the Linux kernel, the following vulnerability has been resolved: gfs2: fiemap page fault fix In gfs2fiemap, we are calling iomapfiemap while holding the inode glock. This can lead to recursive glock taking if the fiemap buffer is memory mapped to the same inode and accessing it triggers a page...

5.9AI score0.00114EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/05/06 12:30 p.m.9 views

EUVD-2026-27726

In the Linux kernel, the following vulnerability has been resolved: md/bitmap: fix GPF in writepage caused by resize race A General Protection Fault occurs in writepage during array resize: RIP: 0010:writepage+0x22b/0x3c0 mdmod This is a use-after-free race between bitmapdaemonwork and...

5.8AI score0.00091EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/05/06 12:30 p.m.12 views

EUVD-2026-27602

In the Linux kernel, the following vulnerability has been resolved: mshv: Fix infinite fault loop on permission-denied GPA intercepts Prevent infinite fault loops when guests access memory regions without proper permissions. Currently, mshvhandlegpaintercept attempts to remap pages for all faults...

5.8AI score0.00107EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/06 12:16 p.m.17 views

CVE-2026-43262

In the Linux kernel, the following vulnerability has been resolved: gfs2: fiemap page fault fix In gfs2fiemap, we are calling iomapfiemap while holding the inode glock. This can lead to recursive glock taking if the fiemap buffer is memory mapped to the same inode and accessing it triggers a page...

5.5CVSS0.00114EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/05/06 11:28 a.m.42 views

CVE-2026-43262 gfs2: fiemap page fault fix

In the Linux kernel, the following vulnerability has been resolved: gfs2: fiemap page fault fix In gfs2fiemap, we are calling iomapfiemap while holding the inode glock. This can lead to recursive glock taking if the fiemap buffer is memory mapped to the same inode and accessing it triggers a page...

0.00114EPSS
SaveExploits0References7
CVE
CVE
added 2026/05/06 11:28 a.m.25 views

CVE-2026-43262

CVE-2026-43262 stems from a Linux kernel gfs2 fiemap page fault: gfs2_fiemap() calls iomap_fiemap() while holding the inode glock, risking recursive glock taking if the fiemap buffer maps to the same inode. The fix disables page faults for iomap_fiemap() and faults in the buffer by hand when need...

5.5CVSS5.9AI score0.00114EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2026/05/06 11:28 a.m.13 views

CVE-2026-43262

In the Linux kernel, the following vulnerability has been resolved: gfs2: fiemap page fault fix In gfs2fiemap, we are calling iomapfiemap while holding the inode glock. This can lead to recursive glock taking if the fiemap buffer is memory mapped to the same inode and accessing it triggers a page...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/05/06 11:28 a.m.8 views

CVE-2026-43262

In the Linux kernel, the following vulnerability has been resolved: gfs2: fiemap page fault fix In gfs2fiemap, we are calling iomapfiemap while holding the inode glock. This can lead to recursive glock taking if the fiemap buffer is memory mapped to the same inode and accessing it triggers a page...

5.9AI score0.00114EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/05/06 11:28 a.m.2 views

CVE-2026-43262 gfs2: fiemap page fault fix

In the Linux kernel, the following vulnerability has been resolved: gfs2: fiemap page fault fix In gfs2fiemap, we are calling iomapfiemap while holding the inode glock. This can lead to recursive glock taking if the fiemap buffer is memory mapped to the same inode and accessing it triggers a page...

5.5CVSS6AI score0.00114EPSS
SaveExploits0References10
Rows per page
Query Builder