Lucene search
+L

5112 matches found

OSV
OSV
added 2025/04/18 7:15 a.m.9 views

UBUNTU-CVE-2025-39989

In the Linux kernel, the following vulnerability has been resolved: x86/mce: use iscopyfromuser to determine copy-from-user context Patch series "mm/hwpoison: Fix regressions in memory failure handling", v4. 1. What am I trying to do: This patchset resolves two critical regressions related to...

5.5CVSS6.2AI score0.00231EPSS
SaveExploits0References30
CVE
CVE
added 2025/04/18 7:01 a.m.146 views

CVE-2025-39989

The CVE-2025-39989 issue affects the Linux kernel’s x86 memory error handling (MCE) path. Root cause: a patch series changes the copy-from-user recovery flow by introducing and switching extable fixup types, notably EX_TYPE_EFAULT_REG, instead of handling EX_TYPE_UACCESS for poison found in get_u...

5.5CVSS6.3AI score0.00231EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/04/16 3:16 p.m.4 views

DEBIAN-CVE-2025-23134

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Don't take registermutex with copyfrom/touser The infamous mmaplock taken in copyfrom/touser can be often problematic when it's called inside another mutex, as they might lead to deadlocks. In the case of ALSA timer...

5.5CVSS5.3AI score0.00141EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.16 views

UBUNTU-CVE-2025-23134

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Don't take registermutex with copyfrom/touser The infamous mmaplock taken in copyfrom/touser can be often problematic when it's called inside another mutex, as they might lead to deadlocks. In the case of ALSA timer...

5.7CVSS6AI score0.00141EPSS
SaveExploits0References14
OSV
OSV
added 2025/04/16 2:13 p.m.13 views

CVE-2025-23134 ALSA: timer: Don't take register_mutex with copy_from/to_user()

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Don't take registermutex with copyfrom/touser The infamous mmaplock taken in copyfrom/touser can be often problematic when it's called inside another mutex, as they might lead to deadlocks. In the case of ALSA timer...

5.5CVSS6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/04/16 2:13 p.m.30 views

CVE-2025-23134 ALSA: timer: Don't take register_mutex with copy_from/to_user()

In the Linux kernel, the following vulnerability has been resolved: ALSA: timer: Don't take registermutex with copyfrom/touser The infamous mmaplock taken in copyfrom/touser can be often problematic when it's called inside another mutex, as they might lead to deadlocks. In the case of ALSA timer...

0.00141EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.7 views

Siemens TeleControl Server Basic SQL注入漏洞

Siemens TeleControl Server Basic is an industrial remote controller from Siemens, Germany. Siemens TeleControl Server Basic suffers from a SQL injection vulnerability that originates from a SQL injection in the internal method RestoreFromBackup, which can be exploited by an attacker to bypass...

8.8CVSS8.4AI score0.00857EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.8 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 the ALSA timer performing a copyfrom/touser operation while holding registermutex, which could result in a...

5.5CVSS6.5AI score0.00141EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/14 3:15 p.m.8 views

UBUNTU-CVE-2025-32914

A flaw was found in libsoup, where the soupmultipartnewfrommessage function is vulnerable to an out-of-bounds read. This flaw allows a malicious HTTP client to induce the libsoup server to read out of bounds...

7.4CVSS7.1AI score0.00726EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/04/08 12:00 a.m.14 views

PT-2025-15334 · Stb +1 · Stb +1

Name of the Vulnerable Software and Affected Versions: Nothings stb versions up to f056911 Description: A critical issue was found in the function stbhw build tileset from image. The manipulation of the arguments h count and v count leads to an out-of-bounds read. This issue can be exploited...

7.5CVSS6.1AI score0.00445EPSS
SaveExploits0References19
OSV
OSV
added 2025/04/02 10:15 p.m.7 views

UBUNTU-CVE-2025-3121

A vulnerability classified as problematic has been found in PyTorch 2.6.0. Affected is the function torch.jit.jitmodulefromflatbuffer. The manipulation leads to memory corruption. Local access is required to approach this attack. The exploit has been disclosed to the public and may be used...

5.5CVSS5.1AI score0.00262EPSS
SaveExploits1References7
OSV
OSV
added 2025/04/02 1:19 p.m.12 views

GHSA-PPH8-GCV7-4QJ5 PyO3 Risk of buffer overflow in `PyString::from_object`

PyString::fromobject took &str arguments and forwarded them directly to the Python C API without checking for terminating nul bytes. This could lead the Python interpreter to read beyond the end of the &str data and potentially leak contents of the out-of-bounds read by raising a Python exception...

6.3CVSS6.9AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/04/02 1:19 p.m.15 views

PyO3 Risk of buffer overflow in `PyString::from_object`

PyString::fromobject took &str arguments and forwarded them directly to the Python C API without checking for terminating nul bytes. This could lead the Python interpreter to read beyond the end of the &str data and potentially leak contents of the out-of-bounds read by raising a Python exception...

6.9AI score
SaveExploits0References4Affected Software1
RustSec
RustSec
added 2025/04/01 12:00 p.m.18 views

Risk of buffer overflow in `PyString::from_object`

PyString::fromobject took &str arguments and forwarded them directly to the Python C API without checking for terminating nul bytes. This could lead the Python interpreter to read beyond the end of the &str data and potentially leak contents of the out-of-bounds read by raising a Python exception...

6.9AI score
SaveExploits0Affected Software1
OSV
OSV
added 2025/03/31 10:15 p.m.9 views

CVE-2025-31680

Cross-Site Request Forgery CSRF vulnerability in Drupal Matomo Analytics allows Cross Site Request Forgery.This issue affects Matomo Analytics: from 0.0.0 before 1.24.0...

6.8CVSS5.8AI score0.00167EPSS
SaveExploits0References1
Malwarebytes
Malwarebytes
added 2025/03/31 8:30 a.m.24 views

Why we’re no longer doing April Fools’ Day

The internet is filled with falsehoods. We’re forever investigating new scams here at Malwarebytes, and so we get how hard it is to know what—or who—to trust online. There’s the scam that takes advantage of grieving people and tricks them into paying for a funeral live stream. There’s the fake...

7.6AI score
SaveExploits0
Circl
Circl
added 2025/03/29 4:28 a.m.10 views

CVE-2025-31374

creationtimestamp| type| source ---|---|--- 2025-03-29 04:28:29+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/9533 2025-03-29 06:18:04+00:00| seen| https://t.me/cvedetector/21494...

4.8AI score
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/03/28 8:14 a.m.7 views

Malicious code in f0-state-holder-duke (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware bf4c907badcc403327c3447b84119be860f10f1e085424b05ae27f1c65343715 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
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2025/03/27 12:00 a.m.14 views

The vulnerability of the hb_cairo_glyphs_from_buffer() function in the Harfbuzz text transformation library allows a hacker to execute arbitrary code.

The vulnerability of the hbcairoglyphsfrombuffer function in the Harfbuzz text transformation library is related to buffer overflow in dynamic memory. Exploiting this vulnerability could allow a remote attacker to execute arbitrary code...

10CVSS6.3AI score0.00656EPSS
SaveExploits1References5Affected Software2
Circl
Circl
added 2025/03/25 5:49 p.m.11 views

CVE-2025-26742

creationtimestamp| type| source ---|---|--- 2025-03-25 17:49:14+00:00| seen| https://t.me/cvedetector/21105...

6.5CVSS8.7AI score0.00206EPSS
SaveExploits0References1
Rows per page
Query Builder