Lucene search
+L

67 matches found

CVE
CVE
added yesterday10 views

CVE-2026-74349

CVE-2026-74349 : In the Linux kernel OCFS2 FITRIM handling, ocfs2_trim_mainbm() trims the global bitmap in cluster units. Previously, validation checked only sb->s_blocksize; on filesystems with cluster size > block size, a range >= one block but

5.3AI score0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
added yesterday25 views

CVE-2026-74349 ocfs2: reject FITRIM ranges shorter than a cluster

In the Linux kernel, the following vulnerability has been resolved: ocfs2: reject FITRIM ranges shorter than a cluster ocfs2trimmainbm trims the global bitmap in cluster units, but its too-short range validation only checks sb-sblocksize. On filesystems with a cluster size larger than the block...

0.00176EPSS
SaveExploits0References8
OSV
OSV
added 6 days ago5 views

DEBIAN-CVE-2026-68165

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: validate ranges in damonsetregions DAMON core logic assumes zero length regions don't exist. However, a few DAMON API callers including DAMONSYSFS, DAMONRECLAIM and DAMONLRUSORT allow users to set empty monitoring...

5.2AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/30 9:40 a.m.5 views

OPENSUSE-SU-2026:21486-1 Security update for tomcat

This update for tomcat fixes the following issues: Update to Tomcat 9.0.120. Security issues fixed: - CVE-2026-59083: incorrect URL decoding in RewriteValve may allow security control bypass bsc1271397. - CVE-2026-59084: EncryptInterceptor requirements are not clearly documented bsc1271398. Other...

9.1CVSS5.5AI score0.00506EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/30 7:9 a.m.4 views

SUSE-SU-2026:3419-1 Security update for tomcat

This update for tomcat fixes the following issues: Update to Tomcat 9.0.120. Security issues fixed: - CVE-2026-59083: incorrect URL decoding in RewriteValve may allow security control bypass bsc1271397. - CVE-2026-59084: EncryptInterceptor requirements are not clearly documented bsc1271398. Other...

9.1CVSS5.8AI score0.00506EPSS
SaveExploits1References5
NVD
NVD
added 2026/07/20 5:17 p.m.15 views

CVE-2026-35590

libvips is a fast image processing library with low memory needs. The EXIF decoder within libvips versions before and including 8.18.1 was not verifying the range of EXIF tag groups before passing data to libexif, leading to a possible null pointer dereference and crash. This has been patched in...

6.8CVSS0.0012EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-35590

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - libvips is a fast image processing library with low memory needs. The EXIF decoder within libvips versions before and including 8.18.1 was not verifying the ran...

6.8CVSS5.8AI score0.0012EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/26 12:0 a.m.13 views

PT-2026-52943

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A soft lockup occurs when opening /dev/sgX due to improper validation of the def reserved size module parameter. While the sg proc write dressz function enforces a size limit between 0 a...

5.5CVSS5.8AI score0.00101EPSS
SaveExploits0
OSV
OSV
added 2026/06/20 12:0 p.m.26 views

RUSTSEC-2026-0186 Unchecked pointer offset in crate `memmap2`

Affected versionf of memmap2 did not perform enough validation on the offset and len parameters of Mmap::uncheckedadviserange, MmapMut::uncheckedadviseranage and MmapMut::flushasyncrange. This can cause undefined behavior due to invalid values being passed to pointer::offset and pointer::add when...

5.9AI score
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.8 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: ext4: The block range must be validated before being used in ext4mbclearbb. The block range to be freed is validated in ext4freeblocks, using ext4 inodeblockvalid, and then it is passed to ext4mbclearbb. However, in some cases on...

7.8CVSS6.2AI score0.00168EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/13 3:33 p.m.7 views

GHSA-V25J-WQCW-FVHJ wger has an Uncontrolled Resource Consumption issue

Summary Any authenticated user can create a routine spanning an arbitrarily long date range e.g. 100 years and then trigger the datesequence computation via any of the routine detail endpoints. The server iterates once per day in an unbounded while loop with no maximum duration validation, causin...

6.5CVSS5.8AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/06 12:0 a.m.35 views

PT-2026-37469

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists where the Integrity Measurement Architecture IMA measurement buffer passed from a previous kernel may fall outside the addressable RAM of a new kernel when the second-sta...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0
Redos
Redos
added 2026/05/05 12:0 a.m.12 views

ROS-20260505-73-0077

A vulnerability in the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address and ipaddress.IPv6Network classes of the ipaddress module of the Python programming language interpreter CPython is related to incorrect IP address range validation. Exploitation of the vulnerability could...

7.5CVSS6.8AI score0.01079EPSS
SaveExploits0
Redos
Redos
added 2026/05/05 12:0 a.m.18 views

ROS-20260505-73-0079

A vulnerability in the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address and ipaddress.IPv6Network classes of the ipaddress module of the Python programming language interpreter CPython is related to incorrect IP address range validation. Exploitation of the vulnerability could...

7.5CVSS6.8AI score0.01079EPSS
SaveExploits0
Redos
Redos
added 2026/05/05 12:0 a.m.10 views

ROS-20260505-73-0078

A vulnerability in the ipaddress.IPv4Address, ipaddress.IPv4Network, ipaddress.IPv6Address and ipaddress.IPv6Network classes of the ipaddress module of the Python programming language interpreter CPython is related to incorrect IP address range validation. Exploitation of the vulnerability could...

7.5CVSS6.8AI score0.01079EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/04/10 12:0 a.m.7 views

CVE-2026-5466

wolfSSL's ECCSI signature verifier wcVerifyEccsiHash decodes the r and s scalars from the signature blob via mpreadunsignedbin with no check that they lie in 1, q-1. A crafted forged signature could verify against any message for any identity, using only publicly-known constants...

8.1CVSS5.8AI score0.00147EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/09 12:0 a.m.15 views

OpenClaw 安全漏洞

OpenClaw is an open-source intelligent artificial assistant developed by OpenClaw. Versions of OpenClaw prior to 2026.3.22 contained security vulnerabilities. These vulnerabilities stemmed from insufficient range validation in the device.pair.approve method, which could lead to privilege escalati...

8.8CVSS6.2AI score0.00458EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/03/26 10:9 a.m.14 views

SUSE CVE-2025-14443

A flaw was found in ose-openshift-apiserver. This vulnerability allows internal network enumeration, service discovery, limited information disclosure, and potential denial-of-service DoS through Server-Side Request Forgery SSRF due to missing IP address and network-range validation when processi...

6.4CVSS5.8AI score0.0034EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/19 12:0 a.m.18 views

OpenClaw 代码问题漏洞

OpenClaw is an open-source intelligent artificial assistant developed by OpenClaw. Versions of OpenClaw prior to 2026.2.22 had code vulnerabilities. These vulnerabilities stemmed from the incomplete validation of the IPv4 special-purpose range by the isPrivateIpv4 function, which could allow...

7.4CVSS5.9AI score0.00206EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/10 6:28 p.m.6 views

GO-2026-4578 openshift-apiserver: SSRF via Missing IP/Network-Range Validation in User-Supplied Image References in github.com/openshift/openshift-apiserver

openshift-apiserver: SSRF via Missing IP/Network-Range Validation in User-Supplied Image References in github.com/openshift/openshift-apiserver...

6.4CVSS5.8AI score0.0034EPSS
SaveExploits0References6
Rows per page
Query Builder