Lucene search
+L

3588 matches found

OSV
OSV
added 2025/10/10 11:45 p.m.3 views

GHSA-XC79-566C-J4QX Parallax is vulnerable to DoS via malicious p2p message

Impact A vulnerable node can be made to consume very large amounts of memory when handling specially crafted p2p messages sent from an attacker node. In order to carry out the attack, the attacker establishes a peer connections to the victim, and sends a malicious GetBlockHeadersRequest message...

7.5CVSS7AI score
SaveExploits0References5
OSV
OSV
added 2025/10/10 2:15 p.m.12 views

UBUNTU-CVE-2025-61152

python-jose thru 3.3.0 allows JWT tokens with 'alg=none' to be decoded and accepted without any cryptographic signature verification. A malicious actor can craft a forged token with arbitrary claims e.g., isadmin=true and bypass authentication checks, leading to privilege escalation or unauthoriz...

6.5CVSS5.9AI score0.00304EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/10 12:09 a.m.15 views

OSV-2025-827 Global-buffer-overflow in void jxl::N_SSE4::WriteToOutputStage::StoreUnsignedRow<unsigned char>

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=450328034 Crash type: Global-buffer-overflow READ 16 Crash state: void jxl::NSSE4::WriteToOutputStage::StoreUnsignedRow jxl::NSSE4::WriteToOutputStage::OutputBuffers jxl::NSSE4::WriteToOutputStage::ProcessRow...

7AI score
SaveExploits0References1
OSV
OSV
added 2025/10/09 1:15 p.m.19 views

UBUNTU-CVE-2025-39962

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix untrusted unsigned subtract Fix the following Smatch static checker warning: net/rxrpc/rxgkapp.c:65 rxgkyfsdecodeticket warn: untrusted unsigned subtract. 'ticketlen - 10 4' by prechecking the length of what we're tryi...

8.7CVSS5.7AI score0.0023EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/09 12:13 p.m.9 views

CVE-2025-39962 rxrpc: Fix untrusted unsigned subtract

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix untrusted unsigned subtract Fix the following Smatch static checker warning: net/rxrpc/rxgkapp.c:65 rxgkyfsdecodeticket warn: untrusted unsigned subtract. 'ticketlen - 10 4' by prechecking the length of what we're tryi...

7.5CVSS6.5AI score
SaveExploits0References5
CVE
CVE
added 2025/10/09 12:13 p.m.27 views

CVE-2025-39962

The CVE-2025-39962 entry concerns the Linux kernel RXRPC path. A bug in rxgk_app.c involved an untrusted unsigned subtract (ticket_len - 10 * 4) that could affect token parsing. The fix prechecks token lengths in two places and uses sizeof() for the extracted struct. This CVE is marked as resolve...

7.8CVSS6.1AI score0.0023EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2025/10/09 12:00 a.m.6 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an unverified unsigned subtraction operation that could result in an integer underflow...

6.2AI score0.0023EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/08 11:39 p.m.9 views

SUSE CVE-2022-50511

In the Linux kernel, the following vulnerability has been resolved: lib/fonts: fix undefined behavior in bit shift for getdefaultfont Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN: shift-out-of-bounds i...

5.5CVSS7.8AI score0.00147EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/07 7:31 p.m.11 views

EUVD-2025-32887

The NASA’s Interplanetary Overlay Network ION is an implementation of Delay/Disruption Tolerant Networking DTN. A BPv7 bundle with a malformed extension block causes uncontrolled memory allocation inside ION-DTN 4.1.3s, leading to receiver thread termination and a Denial-of-Service DoS. The...

7.5CVSS6.5AI score0.00331EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/07 4:15 p.m.9 views

CVE-2022-50511

In the Linux kernel, the following vulnerability has been resolved: lib/fonts: fix undefined behavior in bit shift for getdefaultfont Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN: shift-out-of-bounds i...

5.5CVSS0.00147EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/07 4:15 p.m.11 views

UBUNTU-CVE-2022-50511

In the Linux kernel, the following vulnerability has been resolved: lib/fonts: fix undefined behavior in bit shift for getdefaultfont Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN: shift-out-of-bounds i...

5.5CVSS5.8AI score0.00147EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/07 3:19 p.m.6 views

CVE-2022-50511 lib/fonts: fix undefined behavior in bit shift for get_default_font

In the Linux kernel, the following vulnerability has been resolved: lib/fonts: fix undefined behavior in bit shift for getdefaultfont Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN: shift-out-of-bounds i...

6.4AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.12 views

CVE-2022-50511 lib/fonts: fix undefined behavior in bit shift for get_default_font

In the Linux kernel, the following vulnerability has been resolved: lib/fonts: fix undefined behavior in bit shift for getdefaultfont Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN: shift-out-of-bounds i...

0.00147EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 3:19 p.m.9 views

EUVD-2025-32848

In the Linux kernel, the following vulnerability has been resolved: lib/fonts: fix undefined behavior in bit shift for getdefaultfont Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN: shift-out-of-bounds i...

5.9AI score0.00147EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/07 3:19 p.m.34 views

CVE-2022-50511

CVE-2022-50511 : In the Linux kernel, the vulnerability is fixed in the fonts code path. Specifically, the issue arises from shifting a signed 32-bit value by 31 bits in get_default_font within lib/fonts, which is undefined behavior. The patch converts the operation to an unsigned branch to avoid...

5.5CVSS6.1AI score0.00147EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2006-3458

Malware in sbrugna...

7.8CVSS8.3AI score0.0273EPSS
SaveExploits1References44
EUVD
EUVD
added 2025/10/07 12:30 a.m.14 views

EUVD-2012-6538

Malware in sbrugna...

9.8CVSS9.3AI score0.01431EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2015-4693

Malware in sbrugna...

9.3CVSS6.4AI score0.01248EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2021-18430

Malware in sbrugna...

6.8CVSS6.6AI score0.00452EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2020-24555

Malware in sbrugna...

9.8CVSS8.2AI score0.02887EPSS
SaveExploits0References2
Rows per page
Query Builder