Lucene search
+L

5999 matches found

Tenable Nessus
Tenable Nessus
•added 2026/08/31 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-80720

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iomap: add a separate bioset for iomapsplitioend iomapsplitioend can split bios that already come from iomapioendbioset and thus deadlock when the bioset is...

7.5CVSS5.7AI score0.00609EPSS
SaveExploits0References3
Amazon
Amazon
•added 2026/08/31 12:00 a.m.•13 views

Low: python3.11

Issue Overview: Attacker-controlled CSV samples can trigger super-linear regular-expression work during dialect sniffing and consume significant CPU when applications pass unbounded input to csv.Sniffer.sniff. CVE-2026-18503 Element.findall and fully-consumed Element.iterfind exhibit On^2 time...

2.4CVSS5.8AI score0.0058EPSS
SaveExploits0
OSV
OSV
•added 2026/08/30 2:40 p.m.•10 views

OPENSUSE-SU-2026:21691-1 Security update for 389-ds

This update for 389-ds fixes the following issues: Update to version 3.0.6git382.7a51ea5f5. Security issues fixed: - CVE-2026-11610: heap buffer overflow in the SASL I/O layer via a crafted oversized LDAP UNBIND packet bsc1270695. - CVE-2026-11611: unbounded memory growth allowed by the Content...

8.8CVSS6.1AI score0.00682EPSS
SaveExploits0References29
OSV
OSV
•added 2026/08/28 4:17 p.m.•10 views

AZL-98256 CVE-2026-37236 affecting package cri-o 1.30.1-1

grpc-gateway v2.28.0 is vulnerable to Incorrect Access Control. The application processes the X-HTTP-Method-Override header in ServeMux.ServeHTTP without restricting allowed methods. When a POST request with Content-Type application/x-www-form-urlencoded includes this header, the request method i...

9.8CVSS6AI score0.00434EPSS
SaveExploits0References1
Debian CVE
Debian CVE
•added 2026/08/28 6:53 a.m.•13 views

CVE-2026-80720

In the Linux kernel, the following vulnerability has been resolved: iomap: add a separate bioset for iomapsplitioend iomapsplitioend can split bios that already come from iomapioendbioset and thus deadlock when the bioset is exhausted. Add a separate bioset to avoid this deadlock. Christian Braun...

7.5CVSS5.8AI score0.00609EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2026/08/28 1:33 a.m.•9 views

SUSE CVE-2026-17113

A flaw was found in CRI-O's container-creation environment-variable handling mergeEnvs in server/utils.go, consumed by setupContainerEnvironmentAndWorkdir in server/containercreate.go. When a CreateContainer request supplies a nil CRI Envs field, CRI-O falls back to using the target OCI image's...

6CVSS5.8AI score0.00107EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/28 1:01 a.m.•9 views

SUSE CVE-2026-72081

In the Linux kernel, the following vulnerability has been resolved: scsi: elx: efct: Fix I/O leak on unsupported additional CDB efctdispatchfcpcmd allocates an efctio before dispatching an unsolicited FCP command. If the command has an unsupported additional CDB, the function returns -EIO before...

5.8AI score0.00215EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/28 1:00 a.m.•7 views

SUSE CVE-2026-72163

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix NULL htransaction deref in ocfs2assuretranscredits BUG A direct write over unwritten extents can panic the kernel in ocfs2assuretranscredits when the journal aborts during DIO completion. The crash is a general...

5.8AI score0.0022EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/28 12:59 a.m.•9 views

SUSE CVE-2026-72276

In the Linux kernel, the following vulnerability has been resolved: fbdev: metronomefb: fix potential memory leak in metronomefbprobe The memory allocated for pagerefs in fbdeferredioinit is not freed on the error path. Fix it by calling fbdeferrediocleanup...

5.8AI score0.00215EPSS
SaveExploits0References3
PyPA
PyPA
•added 2026/08/27 5:21 p.m.•12 views

PYSEC-2026-3738

nltk PorterStemmer in versions = 3.10.2 fixed in 3.10.3 contains an inefficient-algorithmic-complexity denial of service in PorterStemmer.stem. The isconsonant helper walks backward over the entire run of trailing 'y' characters on every call, and measure invokes it for each stem position, causin...

8.7CVSS5.9AI score0.00521EPSS
SaveExploits1References2Affected Software1
NVD
NVD
•added 2026/08/27 5:21 p.m.•14 views

CVE-2026-81722

nltk PorterStemmer in versions = 3.10.2 fixed in 3.10.3 contains an inefficient-algorithmic-complexity denial of service in PorterStemmer.stem. The isconsonant helper walks backward over the entire run of trailing 'y' characters on every call, and measure invokes it for each stem position, causin...

8.7CVSS0.00521EPSS
SaveExploits1References2
OSV
OSV
•added 2026/08/27 5:21 p.m.•10 views

PYSEC-2026-3738

nltk PorterStemmer in versions = 3.10.2 fixed in 3.10.3 contains an inefficient-algorithmic-complexity denial of service in PorterStemmer.stem. The isconsonant helper walks backward over the entire run of trailing 'y' characters on every call, and measure invokes it for each stem position, causin...

8.7CVSS5.9AI score0.00521EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
•added 2026/08/27 2:54 p.m.•10 views

CVE-2026-80548

A flaw was found in the Linux kernel's s390/vfioccw component. The iomutex was not sufficiently expanded to serialize I/O operations, which could lead to race conditions. These race conditions could result in unexpected system behavior or instability...

8.8CVSS5.2AI score0.00176EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/27 6:31 a.m.•14 views

EUVD-2026-66493

In the Linux kernel, the following vulnerability has been resolved: fbdev: core: Fix pointer desynchronization in fbioread In fbioread, if copytouser performs a partial copy e.g., due to a faulty user buffer, the loop adjusts the chunk size 'c' and updates the remaining 'count'. However, the...

7.3CVSS5.6AI score0.00166EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
•added 2026/08/27 12:23 a.m.•7 views

SUSE CVE-2026-72082

In the Linux kernel, the following vulnerability has been resolved: scsi: elx: efct: Fix refcount leak in efcthwioabort When efcthwreqtagalloc fails in efcthwioabort, the error path returns -ENOSPC without releasing the reference obtained via krefgetunlesszero earlier in the function. All other...

5.8AI score0.00215EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/27 12:00 a.m.•2 views

CVE-2026-81722: Inefficient Algorithmic Complexity

nltk PorterStemmer in versions = 3.10.2 fixed in 3.10.3 contains an inefficient-algorithmic-complexity denial of service in PorterStemmer.stem. The isconsonant helper walks backward over the entire run of trailing 'y' characters on every call, and measure invokes it for each stem position, causin...

8.7CVSS5.7AI score0.00521EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
•added 2026/08/27 12:00 a.m.•16 views

Linux Distros Unpatched Vulnerability : CVE-2026-81722

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nltk PorterStemmer in versions = 3.10.2 fixed in 3.10.3 contains an inefficient-algorithmic-complexity denial of service in PorterStemmer.stem. The isconsonant...

8.7CVSS5.7AI score0.00521EPSS
SaveExploits1References3
OSV
OSV
•added 2026/08/26 3:17 p.m.•13 views

AZL-97719 CVE-2026-80578 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: fbdev: core: Fix pointer desynchronization in fbioread In fbioread, if copytouser performs a partial copy e.g., due to a faulty user buffer, the loop adjusts the chunk size 'c' and updates the remaining 'count'. However, the...

7.3CVSS6AI score0.00166EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/26 3:17 p.m.•10 views

CVE-2026-80548

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Selectively expand iomutex The iomutex was defined to serialize the ioregions, but then has also sort of been associated with the I/O themselves because of the close relationship they share. With the handful of race...

8.8CVSS0.00176EPSS
SaveExploits0References7
NVD
NVD
•added 2026/08/26 3:17 p.m.•10 views

CVE-2026-80538

In the Linux kernel, the following vulnerability has been resolved: xfs: propagate errors from xfsrtginodeload xfsrtginodeensure treats every xfsrtginodeload error other than -ENOENT as success. This can leave the realtime group inode unset after an I/O, allocation, or corruption error. Growfs th...

7.1CVSS0.00169EPSS
SaveExploits0References3
Rows per page
Query Builder