Lucene search
+L

554 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2025-25888

Malicious code in bioql PyPI...

9.4CVSS6.2AI score0.00247EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2025-25172

Malicious code in bioql PyPI...

10CVSS6.6AI score0.00633EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.14 views

EUVD-2022-55338

Malicious code in bioql PyPI...

7.1AI score0.00189EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.21 views

CVE-2023-53458 media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()

In the Linux kernel, the following vulnerability has been resolved: media: cx23885: Fix a null-ptr-deref bug in bufferprepare and bufferfinish When the driver calls cx23885riscbuffer to prepare the buffer, the function call dmaalloccoherent may fail, resulting in a empty buffer risc-cpu. Later wh...

0.00151EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/01 11:42 a.m.28 views

CVE-2023-53458

In CVE-2023-53458, Linux kernel media cx23885 driver may encounter a null pointer dereference in buffer_prepare() and buffer_finish() when dma_alloc_coherent fails during cx23885_risc_buffer() setup, causing risc->cpu to be empty. The vulnerability can be triggered when freeing or accessing th...

5.5CVSS6.2AI score0.00151EPSS
SaveExploits0References4Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/09/21 1:1 a.m.7 views

mm: slub: avoid wake up kswapd in set_track_prepare

...

5.5CVSS6.8AI score0.00107EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/19 11:24 p.m.7 views

SUSE CVE-2025-39843

In the Linux kernel, the following vulnerability has been resolved: mm: slub: avoid wake up kswapd in settrackprepare settrackprepare can incur lock recursion. The issue is that it is called from hrtimerstartrangens holding the percpuhrtimerbasesn.lock, but when enabled CONFIGDEBUGOBJECTSTIMERS,...

5.5CVSS6.4AI score0.00107EPSS
SaveExploits0References5
NVD
NVD
added 2025/09/19 4:15 p.m.11 views

CVE-2025-39843

In the Linux kernel, the following vulnerability has been resolved: mm: slub: avoid wake up kswapd in settrackprepare settrackprepare can incur lock recursion. The issue is that it is called from hrtimerstartrangens holding the percpuhrtimerbasesn.lock, but when enabled CONFIGDEBUGOBJECTSTIMERS,...

5.5CVSS0.00107EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/19 4:15 p.m.4 views

DEBIAN-CVE-2025-39843

In the Linux kernel, the following vulnerability has been resolved: mm: slub: avoid wake up kswapd in settrackprepare settrackprepare can incur lock recursion. The issue is that it is called from hrtimerstartrangens holding the percpuhrtimerbasesn.lock, but when enabled CONFIGDEBUGOBJECTSTIMERS,...

5.5CVSS5.3AI score0.00107EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.18 views

CVE-2025-39843 mm: slub: avoid wake up kswapd in set_track_prepare

In the Linux kernel, the following vulnerability has been resolved: mm: slub: avoid wake up kswapd in settrackprepare settrackprepare can incur lock recursion. The issue is that it is called from hrtimerstartrangens holding the percpuhrtimerbasesn.lock, but when enabled CONFIGDEBUGOBJECTSTIMERS,...

0.00107EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/19 3:26 p.m.65 views

CVE-2025-39843

CVE-2025-39843 affects the Linux kernel mm/slub path. The vulnerability arises when set_track_prepare() can incur lock recursion due to waking up kswapd while holding per_cpu(hrtimer_bases)[n].lock (triggered via hrtimer_start_range_ns) under CONFIG_DEBUG_OBJECTS_TIMERS. The fix involves masking ...

5.5CVSS6AI score0.00107EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/09/19 3:26 p.m.8 views

CVE-2025-39843 mm: slub: avoid wake up kswapd in set_track_prepare

In the Linux kernel, the following vulnerability has been resolved: mm: slub: avoid wake up kswapd in settrackprepare settrackprepare can incur lock recursion. The issue is that it is called from hrtimerstartrangens holding the percpuhrtimerbasesn.lock, but when enabled CONFIGDEBUGOBJECTSTIMERS,...

6AI score
SaveExploits0References10
CNNVD
CNNVD
added 2025/09/19 12:0 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 settrackprepare function that may cause lock recursion, and when CONFIGDEBUGOBJECTSTIMERS is enabled may...

5.5CVSS7.9AI score0.00107EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/19 12:0 a.m.13 views

PT-2025-38550

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The set track prepare function in the Linux kernel can incur lock recursion. This issue arises when called from hrtimer start range ns while holding the per cpuhrtimer basesn.lock. When...

5.5CVSS7.8AI score0.00107EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/17 11:31 p.m.5 views

SUSE CVE-2022-50353

In the Linux kernel, the following vulnerability has been resolved: mmc: wmt-sdmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not add...

5.5CVSS6.5AI score0.00185EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.14 views

CVE-2022-50359 media: cx88: Fix a null-ptr-deref bug in buffer_prepare()

In the Linux kernel, the following vulnerability has been resolved: media: cx88: Fix a null-ptr-deref bug in bufferprepare When the driver calls cx88riscbuffer to prepare the buffer, the function call may fail, resulting in a empty buffer and null-ptr-deref later in bufferqueue. The following log...

0.00194EPSS
SaveExploits0References9
CVE
CVE
added 2025/09/17 2:56 p.m.32 views

CVE-2022-50359

CVE-2022-50359 affects Linux kernel media driver cx88: null-ptr-deref in buffer_prepare() when cx88_risc_buffer() fails, leading to empty buffer and null-ptr-deref in buffer_queue(). The issue is fixed by validating the return value of cx88_risc_buffer() before use. Affected reports in connected ...

5.5CVSS6.3AI score0.00194EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.3 views

CVE-2022-50359 media: cx88: Fix a null-ptr-deref bug in buffer_prepare()

In the Linux kernel, the following vulnerability has been resolved: media: cx88: Fix a null-ptr-deref bug in bufferprepare When the driver calls cx88riscbuffer to prepare the buffer, the function call may fail, resulting in a empty buffer and null-ptr-deref later in bufferqueue. The following log...

6.2AI score0.00194EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/09/17 12:0 a.m.9 views

PT-2025-38169

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null-ptr-deref bug exists in the buffer prepare function within the cx88 driver. This issue occurs when the cx88 risc buffer function call fails, resulting in an empty buffer and a...

7.8CVSS7.5AI score0.21521EPSS
SaveExploits4References1006
Cvelist
Cvelist
added 2025/09/15 2:46 p.m.22 views

CVE-2023-53244 media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finish

In the Linux kernel, the following vulnerability has been resolved: media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finish When the driver calls tw68riscbuffer to prepare the buffer, the function call dmaalloccoherent may fail, resulting in a empty buffer buf-cpu. Later when we free t...

0.00135EPSS
SaveExploits0References4
Rows per page
Query Builder