Lucene search
+L

224 matches found

NVD
NVD
added 2025/10/04 8:15 a.m.14 views

CVE-2025-39935

In the Linux kernel, the following vulnerability has been resolved: ASoC: codec: sma1307: Fix memory corruption in sma1307settingloaded The sma1307-set.headersize is how many integers are in the header there are 8 of them but instead of allocating space of 8 integers we allocate 8 bytes. This lea...

7.8CVSS0.00143EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/04 7:30 a.m.9 views

CVE-2025-39935 ASoC: codec: sma1307: Fix memory corruption in sma1307_setting_loaded()

In the Linux kernel, the following vulnerability has been resolved: ASoC: codec: sma1307: Fix memory corruption in sma1307settingloaded The sma1307-set.headersize is how many integers are in the header there are 8 of them but instead of allocating space of 8 integers we allocate 8 bytes. This lea...

7.8CVSS6.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/04 7:30 a.m.24 views

CVE-2025-39935 ASoC: codec: sma1307: Fix memory corruption in sma1307_setting_loaded()

In the Linux kernel, the following vulnerability has been resolved: ASoC: codec: sma1307: Fix memory corruption in sma1307settingloaded The sma1307-set.headersize is how many integers are in the header there are 8 of them but instead of allocating space of 8 integers we allocate 8 bytes. This lea...

7.8CVSS0.00143EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2024-0177

Malicious code in bioql PyPI...

9.8CVSS9.2AI score0.01539EPSS
SaveExploits1References6
EUVD
EUVD
added 2025/10/03 8:07 p.m.5 views

EUVD-2022-36122

Malicious code in bioql PyPI...

7.8CVSS7.7AI score0.00364EPSS
SaveExploits1References2
Microsoft CVE
Microsoft CVE
added 2025/09/03 11:44 p.m.8 views

Passing invalid data could have led to invalid wasm values being created, such as arbitrary integers turning into pointer values. This vulnerability affects Firefox < 124.

...

3.7CVSS9.2AI score0.00437EPSS
SaveExploits1
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:38 p.m.11 views

drm/amd/display: Avoid overflow from uint32_t to uint8_t

...

5.5CVSS7AI score0.00183EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/30 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2021-21847

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Multiple exploitable integer overflow vulnerabilities exist within the MPEG-4 decoding functionality of the GPAC Project on Advanced Content library v1.0.1. A...

8.8CVSS7.1AI score0.01972EPSS
SaveExploits1References2
OSV
OSV
added 2025/08/22 5:15 p.m.8 views

CVE-2025-55398

An issue was discovered in mouse07410 asn1c thru 0.9.29 2025-03-20 - a fork of vlm asn1c. In UPER Unaligned Packed Encoding Rules, asn1c-generated decoders fail to enforce INTEGER constraints when the bound is positive and exceeds 32 bits in length, potentially allowing incorrect or malicious inp...

9.8CVSS5.8AI score0.00369EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/08/22 12:00 a.m.15 views

PT-2025-34448 · Mouse07410 · Asn1C

Name of the Vulnerable Software and Affected Versions: mouse07410 asn1c versions through 0.9.29 Description: An issue was discovered in decoders generated by asn1c. When using UPER Unaligned Packed Encoding Rules, the decoders fail to enforce constraints on INTEGER values if the positive bound...

9.8CVSS7.2AI score0.00369EPSS
SaveExploits0References5
Packet Storm
Packet Storm
added 2025/08/19 12:00 a.m.108 views

📄 liblcf 0.8.1 Integer Overflow

A crafted RPG Maker save file .lsd can trigger an integer overflow in liblcf’s lcfstrings compressed integer decoding logic LcfReader::ReadInt, resulting in an unbounded shift and accumulation loop. The overflowed value is later used in buffer size allocations and structure parsing, causing large...

7.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:00 a.m.4 views

RHEL 8 : sqlite (RHSA-2025:12901)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2025:12901 advisory. SQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk...

7.7CVSS7.2AI score0.75832EPSS
SaveExploits3References4
Gitee
Gitee
added 2025/07/27 4:11 a.m.130 views

PSKernel-Primitives

PSKernel-Primitives Over time I'll add PowerShell helper functions to assist in kernel exploitation. Common PowerShell Exploit Constructs Create buffer powershell Byte buffer int/hex $Buff = Byte0x41255 + Byte0x420xff Buffer includes pointer Takes care of endianness, may need ".ToInt32" or...

7AI score
SaveExploits0
Packet Storm News
Packet Storm News
added 2025/06/11 12:00 a.m.9 views

The Rabin Cryptosystem over Number Fields

We extend Rabin's cryptosystem to general number fields. We show that decryption of a random plaintext is as hard as the integer factorisation problem, provided the modulus in our scheme has been chosen carefully. We investigate the performance of our new cryptosystem in comparison with the...

6.9AI score
SaveExploits0
OSV
OSV
added 2025/05/09 7:16 a.m.21 views

AZL-70153 CVE-2025-37879 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: 9p/net: fix improper handling of bogus negative read/write replies In p9clientwrite and p9clientreadonce, if the server incorrectly replies with success but a negative write/read count then we would consider written negative 3...

9.8CVSS6.5AI score0.00666EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/09 7:16 a.m.10 views

DEBIAN-CVE-2025-37879

In the Linux kernel, the following vulnerability has been resolved: 9p/net: fix improper handling of bogus negative read/write replies In p9clientwrite and p9clientreadonce, if the server incorrectly replies with success but a negative write/read count then we would consider written negative 3...

7.1CVSS5.7AI score0.00666EPSS
SaveExploits0References1
F5 Networks
F5 Networks
added 2025/04/14 4:00 p.m.15 views

K000150849: zlib vulnerability CVE-2016-9842

Security Advisory Description The inflateMark function in inflate.c in zlib 1.2.8 might allow context-dependent attackers to have unspecified impact via vectors involving left shifts of negative integers. CVE-2016-9842 Impact There is no impact; F5 products are not affected by this vulnerability...

8.8CVSS7.2AI score0.05204EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/03/20 12:58 p.m.12 views

php: Use after free due to php_filter_float() failing for ints

A flaw was found in PHP. The vulnerability occurs due to the malformed phpfilterfloat function and leads to a use-after-free vulnerability. This flaw allows an attacker to inject a malicious file, leading to a crash or a Segmentation fault...

9.8CVSS6.8AI score0.03002EPSS
SaveExploits1References5
CVE
CVE
added 2025/03/11 1:28 p.m.770 views

CVE-2025-27363

CVE-2025-27363 affects FreeType versions 2.13.0 and earlier, with an out-of-bounds write when parsing font subglyphs for TrueType GX and variable fonts. The vulnerable code writes up to 6 signed long integers past a too-small heap buffer after an incorrect cast, potentially enabling arbitrary cod...

8.1CVSS8.3AI score0.27775EPSS
SaveIn wildExploits1References17Affected Software1
SUSE Linux
SUSE Linux
added 2024/12/23 7:43 p.m.5 views

Security update for gdb

This update for gdb fixes the following issues: Mention changes in GDB 14: GDB now supports the AArch64 Scalable Matrix Extension 2 SME2, which includes a new 512 bit lookup table register named ZT0. GDB now supports the AArch64 Scalable Matrix Extension SME, which includes a new matrix register...

8.2CVSS7.4AI score0.00756EPSS
SaveExploits1References8
Rows per page
Query Builder