Lucene search
+L

549 matches found

RedhatCVE
RedhatCVE
added 2025/05/23 9:20 a.m.10 views

CVE-2024-32914

In tpugetintstate of tpu.c, there is a possible information disclosure due to uninitialized data. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation...

5.5CVSS5.6AI score0.00076EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 9:20 a.m.7 views

CVE-2024-32924

In DeregAcceptProcINT of cnNrmmStateDeregInit.cpp, there is a possible denial of service due to a logic error in the code. This could lead to remote denial of service with no additional execution privileges needed. User interaction is not needed for exploitation...

7.5CVSS6.7AI score0.00306EPSS
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/05/15 1:22 p.m.2 views

Malicious code in yandex-int (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware d314fd1e5fe72ac326ff48b35eeea0675329a3035ad79569701b5e2b27c4e198 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References3
OSV
OSV
added 2025/05/15 1:22 p.m.3 views

MAL-2025-3860 Malicious code in yandex-int (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware d314fd1e5fe72ac326ff48b35eeea0675329a3035ad79569701b5e2b27c4e198 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/05/13 2:12 p.m.10 views

kernel: rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read

In the Linux kernel, the following vulnerability has been resolved: rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read The nvmem interface supports variable buffer sizes, while the regmap interface operates with fixed-size storage. If an nvmem client uses a buffer size less than 4 byte...

7.8CVSS6.9AI score0.00214EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.9 views

kernel: ACPI: PAD: fix crash in exit_round_robin()

In the Linux kernel, the following vulnerability has been resolved: ACPI: PAD: fix crash in exitroundrobin The kernel occasionally crashes in cpumaskclearcpu, which is called within exitroundrobin, because when executing clearbitnr, addr with nr set to 0xffffffff, the address calculation may caus...

5.5CVSS6.5AI score0.00247EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.8 views

kernel: netfilter: nft_socket: remove WARN_ON_ONCE on maximum cgroup level

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsocket: remove WARNONONCE on maximum cgroup level cgroup maximum depth is INTMAX by default, there is a cgroup toggle to restrict this maximum depth to a more reasonable value not to harm performance. Remove...

5.5CVSS6.8AI score0.002EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/05/02 2:2 a.m.10 views

SUSE CVE-2025-37768

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Prevent division by zero The user can set any speed value. If speed is greater than UINTMAX/8, division by zero is possible. Found by Linux Verification Center linuxtesting.org with SVACE...

5.5CVSS7.7AI score0.0018EPSS
SaveExploits0References16
OSV
OSV
added 2025/05/01 3:16 p.m.2 views

DEBIAN-CVE-2022-49885

In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: Fix integer overflow in ghesestatuspoolinit Change numghes from int to unsigned int, preventing an overflow and causing subsequent vmalloc to fail. The overflow happens in ghesestatuspoolinit when calculating len duri...

5.5CVSS5.8AI score0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.10 views

UBUNTU-CVE-2022-49885

In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: Fix integer overflow in ghesestatuspoolinit Change numghes from int to unsigned int, preventing an overflow and causing subsequent vmalloc to fail. The overflow happens in ghesestatuspoolinit when calculating len duri...

5.5CVSS6.3AI score0.00197EPSS
SaveExploits0References7
OSV
OSV
added 2025/04/27 8:15 p.m.20 views

UBUNTU-CVE-2025-46688

quickjs-ng through 0.9.0 has an incorrect size calculation in JSReadBigInt for a BigInt, leading to a heap-based buffer overflow. QuickJS before 2025-04-26 is also affected...

8.4CVSS6.1AI score0.00287EPSS
SaveExploits1References8
AlpineLinux
AlpineLinux
added 2025/04/27 12:0 a.m.6 views

CVE-2025-46688

quickjs-ng through 0.9.0 has an incorrect size calculation in JSReadBigInt for a BigInt, leading to a heap-based buffer overflow. QuickJS before 2025-04-26 is also affected...

8.4CVSS7.5AI score0.00287EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2025/04/24 3:25 a.m.5 views

SUSE CVE-2025-22122

In the Linux kernel, the following vulnerability has been resolved: block: fix adding folio to bio 4GB folio is possible on some ARCHs, such as aarch64, 16GB hugepage is supported, then 'offset' of folio can't be held in 'unsigned int', cause warning in bioaddfolionofail and IO failure. Fix it by...

5.5CVSS6.5AI score0.00174EPSS
SaveExploits0References4
Amazon
Amazon
added 2025/04/14 12:0 a.m.10 views

Important: ghostscript

Issue Overview: PDF interpreter - Guard against unsigned int overflow. A large Type 4 function definition can overflow the uint counter, causing the allocated buffer to be smaller than required. Info: https://bugs.ghostscript.com/showbug.cgi?id=708253 Patch:...

9.8CVSS7.2AI score0.00586EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/04/09 12:0 a.m.10 views

PT-2025-18450

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A division by zero issue has been resolved in the Linux kernel. The problem occurs when the user sets a speed value greater than UINT MAX/8, making division by zero possible. This issue...

5.5CVSS6.6AI score0.00176EPSS
SaveExploits0
OSV
OSV
added 2025/04/07 12:0 a.m.9 views

UBUNTU-CVE-2025-32364

A floating-point exception in the PSStack::roll function of Poppler before 25.04.0 can cause an application to crash when handling malformed inputs associated with INTMIN...

5.5CVSS7.3AI score0.00232EPSS
SaveExploits1References3
OSV
OSV
added 2025/04/05 10:15 p.m.0 views

DEBIAN-CVE-2025-32364

A floating-point exception in the PSStack::roll function of Poppler before 25.04.0 can cause an application to crash when handling malformed inputs associated with INTMIN...

5.5CVSS6.2AI score0.00232EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2025/03/28 3:38 a.m.5 views

SUSE CVE-2023-52980

In the Linux kernel, the following vulnerability has been resolved: block: ublk: extending queuesize to fix overflow When validating drafted SPDK ublk target, in a case that assigning large queue depth to multiqueue ublk device, ublk target would run into a weird incorrect state. During rounds of...

7.8CVSS6.7AI score0.00229EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/27 5:15 p.m.5 views

DEBIAN-CVE-2023-52980

In the Linux kernel, the following vulnerability has been resolved: block: ublk: extending queuesize to fix overflow When validating drafted SPDK ublk target, in a case that assigning large queue depth to multiqueue ublk device, ublk target would run into a weird incorrect state. During rounds of...

7.8CVSS5.7AI score0.00229EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/03/24 12:0 a.m.2 views

PT-2025-15075 · Poppler +6 · Poppler +6

Name of the Vulnerable Software and Affected Versions: Poppler versions prior to 25.04.0 Description: A floating-point exception in the PSStack::roll function can cause an application to crash when handling malformed inputs associated with INT MIN. Recommendations: For versions prior to 25.04.0,...

6.5CVSS6.2AI score0.00959EPSS
SaveExploits9References86
Rows per page
Query Builder