Lucene search
+L

337 matches found

RedhatCVE
RedhatCVE
•added 2026/01/09 9:27 a.m.•11 views

CVE-2023-45675

stbvorbis is a single file MIT licensed library for processing ogg vorbis files. A crafted file may trigger out of bounds write in f-vendorlen = char'\0';. The root cause is that if the len read in startdecoder is -1 and len + 1 becomes 0 when passed to setupmalloc. The setupmalloc behaves...

7.8CVSS7.3AI score0.00759EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/01/01 12:00 a.m.•15 views

PT-2026-22234

Name of the Vulnerable Software and Affected Versions Crypt::SysRandom::XS versions prior to 0.010 Description The software contains a flaw in the random bytes function where it does not properly validate the input length parameter. Supplying a negative value for length can lead to an integer...

7.5CVSS5.9AI score0.00505EPSS
SaveExploits0References15
Positive Technologies
Positive Technologies
•added 2026/01/01 12:00 a.m.•14 views

PT-2026-8385

Name of the Vulnerable Software and Affected Versions Crypt::URandom versions 0.41 through 0.55 Description The Perl module Crypt::URandom is susceptible to a heap buffer overflow within the crypt urandom getrandom function. The issue arises because the function does not properly validate the...

7.5CVSS6AI score0.00306EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
•added 2025/12/31 12:26 a.m.•6 views

SUSE CVE-2023-54284

In the Linux kernel, the following vulnerability has been resolved: media: av7110: prevent underflow in writetstodecoder The buf4 value comes from the user via tsplay. It is a value in the u8 range. The final length we pass to av7110ipackinstantrepack is "len - buf4 + 1 - 4" so add a check to...

5.5CVSS6.5AI score0.00152EPSS
SaveExploits0References7
OSV
OSV
•added 2025/12/30 1:16 p.m.•12 views

UBUNTU-CVE-2023-54284

In the Linux kernel, the following vulnerability has been resolved: media: av7110: prevent underflow in writetstodecoder The buf4 value comes from the user via tsplay. It is a value in the u8 range. The final length we pass to av7110ipackinstantrepack is "len - buf4 + 1 - 4" so add a check to...

7.1CVSS5.7AI score0.00152EPSS
SaveExploits0References12
CVE
CVE
•added 2025/12/30 12:23 p.m.•53 views

CVE-2023-54284

CVE-2023-54284 : Linux kernel vulnerability in the media/av7110 path. The issue arises from underflow-prone length calculation in write_ts_to_decoder(), where buf[4] is user-controlled via ts_play(). The intended final length passed to av7110_ipack_instant_repack() is computed as len - (buf[4] + ...

7.1CVSS6.1AI score0.00152EPSS
SaveExploits0References9
SUSE Linux
SUSE Linux
•added 2025/12/23 12:24 p.m.•13 views

Security update for mozjs52

This update for mozjs52 fixes the following issues: CVE-2024-45491: Fixed integer overflow in dtdCopy bsc1230037 CVE-2024-50602: Fixed DoS via XMLResumeParser bsc1232599 CVE-2024-45492: Fixed integer overflow in function nextScaffoldPart bsc1230038 CVE-2024-45490: Fixed negative len for...

8.2CVSS7.4AI score0.01686EPSS
SaveExploits0References16
OSV
OSV
•added 2025/12/23 12:23 p.m.•7 views

SUSE-SU-2025:4512-1 Security update for mozjs52

This update for mozjs52 fixes the following issues: - CVE-2024-45491: Fixed integer overflow in dtdCopy bsc1230037 - CVE-2024-50602: Fixed DoS via XMLResumeParser bsc1232599 - CVE-2024-45492: Fixed integer overflow in function nextScaffoldPart bsc1230038 - CVE-2024-45490: Fixed negative len for...

9.8CVSS7AI score0.01686EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
•added 2025/11/18 12:00 a.m.•6 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-42084)

ftruncate: passing a negative length accidentally succeeds in truncating to file size between 2GiB and 4GiB. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc. include'compat.inc'; if descripti...

5.5CVSS6.9AI score0.00229EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2025/11/05 12:00 a.m.•7 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990249)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990249 advisory. In the Linux kernel, the following vulnerability has been resolved: ftruncate: pass a signed offset The old ftruncate syscall, using the 32-bit offt misses a sign...

5.5CVSS6.3AI score0.00229EPSS
SaveExploits0References4
OSV
OSV
•added 2025/10/31 9:17 a.m.•14 views

CLSA-2025-1761902260 Fix CVE(s): CVE-2024-45490

SECURITY UPDATE: Improper restriction of XML External Entity Reference - debian/patches/CVE-2024-45490.patch: Reject negative len for XMLParseBuffer - CVE-2024-45490...

7.5CVSS7.3AI score0.01686EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2025/10/27 12:00 a.m.•24 views

Linux Distros Unpatched Vulnerability : CVE-2023-53726

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: arm64: csum: Fix OoB access in IP checksum code for negative lengths Although commit...

7.1CVSS5.6AI score0.00149EPSS
SaveExploits0References3
OSV
OSV
•added 2025/10/22 2:15 p.m.•12 views

UBUNTU-CVE-2023-53726

In the Linux kernel, the following vulnerability has been resolved: arm64: csum: Fix OoB access in IP checksum code for negative lengths Although commit c2c24edb1d9c "arm64: csum: Fix pathological zero-length calls" added an early return for zero-length input, syzkaller has popped up with an...

7.1CVSS5.9AI score0.00149EPSS
SaveExploits0References9
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/10/22 12:00 a.m.•0 views

CVE-2023-53726: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: arm64: csum: Fix OoB access in IP checksum code for negative lengths Although commit c2c24edb1d9c "arm64: csum: Fix pathological zero-length calls" added an early return for zero-length input, syzkaller has popped up with an...

7.1CVSS6.2AI score0.00149EPSS
SaveExploits0References1
OSV
OSV
•added 2025/10/14 3:35 p.m.•7 views

JLSEC-2025-62 An issue was discovered in libexpat before 2.6.3

An issue was discovered in libexpat before 2.6.3. xmlparse.c does not reject a negative length for XMLParseBuffer...

7.5CVSS6.9AI score0.01686EPSS
SaveExploits0References11
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•10 views

EUVD-2018-11349

Malware in sbrugna...

5.7CVSS6.9AI score0.00935EPSS
SaveExploits0References7
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•15 views

EUVD-2011-2683

Malware in sbrugna...

6.8CVSS6.1AI score0.08458EPSS
SaveExploits6References11
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•13 views

EUVD-2025-20035

Malicious code in bioql PyPI...

6.4AI score0.00156EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
•added 2025/10/02 6:11 a.m.•9 views

The zend_string_extend function in Zend/zend_string.h in PHP through 7.1.5 does not prevent changes to string objects that result in a negative length, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact by leveraging a script's use of .= with a long string.

...

9.8CVSS9.3AI score0.07191EPSS
SaveExploits1
SUSE CVE
SUSE CVE
•added 2025/09/17 11:27 p.m.•7 views

SUSE CVE-2023-53365

In the Linux kernel, the following vulnerability has been resolved: ip6mr: Fix skbunderpanic in ip6mrcachereport skbuff: skbunderpanic: text:ffffffff88771f69 len:56 put:-4 head:ffff88805f86a800 data:ffff887f5f86a850 tail:0x88 end:0x2c0 dev:pim6reg ------------ cut here ------------ kernel BUG at...

5.5CVSS6.4AI score0.0019EPSS
SaveExploits0References25
Rows per page
Query Builder