Lucene search
+L

13160 matches found

Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.6 views

CVE-2025-37807

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix kmemleak warning for percpu hashmap Vlad Poenaru reported the following kmemleak issue: unreferenced object 0x606fd7c44ac8 size 32: backtrace crc 0: pcpuallocnoprof+0x730/0xeb0 bpfmapallocpercpu+0x69/0xc0...

5.5CVSS5.7AI score0.00187EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.27 views

CVE-2025-37808 crypto: null - Use spin lock instead of mutex

In the Linux kernel, the following vulnerability has been resolved: crypto: null - Use spin lock instead of mutex As the null algorithm may be freed in softirq context through afalg, use spin locks instead of mutexes to protect the default null algorithm...

0.00202EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/08 6:26 a.m.15 views

CVE-2025-37808 crypto: null - Use spin lock instead of mutex

In the Linux kernel, the following vulnerability has been resolved: crypto: null - Use spin lock instead of mutex As the null algorithm may be freed in softirq context through afalg, use spin locks instead of mutexes to protect the default null algorithm...

6.1AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.23 views

CVE-2025-37808

In the Linux kernel, the following vulnerability has been resolved: crypto: null - Use spin lock instead of mutex As the null algorithm may be freed in softirq context through afalg, use spin locks instead of mutexes to protect the default null algorithm...

5.5CVSS5.6AI score0.00202EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.27 views

CVE-2025-37806 fs/ntfs3: Keep write operations atomic

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Keep write operations atomic syzbot reported a NULL pointer dereference in genericfilewriteiter. 1 Before the write operation is completed, the user executes ioctl2 to clear the compress flag of the file, which causes t...

0.00187EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.9 views

CVE-2025-37806

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Keep write operations atomic syzbot reported a NULL pointer dereference in genericfilewriteiter. 1 Before the write operation is completed, the user executes ioctl2 to clear the compress flag of the file, which causes t...

5.5CVSS5.6AI score0.00187EPSS
SaveExploits0
OSV
OSV
added 2025/05/08 6:26 a.m.13 views

CVE-2025-37805 sound/virtio: Fix cancel_sync warnings on uninitialized work_structs

In the Linux kernel, the following vulnerability has been resolved: sound/virtio: Fix cancelsync warnings on uninitialized workstructs Betty reported hitting the following warning: 8.709131 T221 WARNING: CPU: 2 PID: 221 at kernel/workqueue.c:4182 ... 8.713282 T221 Call trace: 8.713365 T221...

5.5CVSS6.1AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.17 views

CVE-2025-37804

Removed by vendor...

7.3AI score
SaveExploits0
CVE
CVE
added 2025/05/08 6:26 a.m.155 views

CVE-2025-37803

CVE-2025-37803 : Linux kernel vulnerability in udmabuf where a buffer size overflow can occur during udmabuf creation. The root cause is improper size calculation, mitigated by casting size_limit_mb to u64 when computing pglimit. Connected advisories corroborate a kernel fix; patches are deployed...

7.8CVSS5.5AI score0.00209EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.8 views

CVE-2025-37803

In the Linux kernel, the following vulnerability has been resolved: udmabuf: fix a buf size overflow issue during udmabuf creation by casting sizelimitmb to u64 when calculate pglimit...

7.8CVSS5.7AI score0.00209EPSS
SaveExploits0
CVE
CVE
added 2025/05/08 6:26 a.m.107 views

CVE-2025-37802

CVE-2025-37802 affects the ksmbd path in the Linux kernel. The issue arises when wait_event_timeout() sets the current task state to TASK_UNINTERRUPTIBLE before the condition check, causing a possible blocking operation to occur while the task is not RUNNING, with ksmbd_durable_scavenger_alive() ...

7.5CVSS5.3AI score0.00324EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.26 views

CVE-2025-37801 spi: spi-imx: Add check for spi_imx_setupxfer()

In the Linux kernel, the following vulnerability has been resolved: spi: spi-imx: Add check for spiimxsetupxfer Add check for the return value of spiimxsetupxfer. spiimx-rx and spiimx-tx function pointer can be NULL when spiimxsetupxfer return error, and make NULL pointer dereference. Unable to...

7.8CVSS0.002EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.11 views

CVE-2025-37800

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential NULL pointer dereference in devuevent If userspace reads "uevent" device attribute at the same time as another threads unbinds the device from its driver, change to dev-driver from a valid pointer to NU...

7.1CVSS5.5AI score0.00194EPSS
SaveExploits0
CVE
CVE
added 2025/05/08 6:26 a.m.157 views

CVE-2025-37800

CVE-2025-37800 affects the Linux kernel driver core code, specifically a potential NULL pointer dereference in dev_uevent() when a userspace read of the uevent attribute overlaps with a driver unbind. The fix switches to using READ_ONCE() to fetch the driver pointer and acquires the bus’ drivers ...

7.1CVSS6.7AI score0.00194EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/05/08 6:26 a.m.142 views

CVE-2025-37801

Summary: CVE-2025-37801 affects the Linux kernel driver for SPI on i.MX cores. The root cause is that after spi_imx_setupxfer() returns an error, spi_imx->rx and spi_imx->tx function pointers may be NULL, leading to a NULL pointer dereference during SPI transfers (spi_imx_pio_transfer , etc...

7.8CVSS5.3AI score0.002EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2025/05/08 6:26 a.m.8 views

CVE-2025-37801

In the Linux kernel, the following vulnerability has been resolved: spi: spi-imx: Add check for spiimxsetupxfer Add check for the return value of spiimxsetupxfer. spiimx-rx and spiimx-tx function pointer can be NULL when spiimxsetupxfer return error, and make NULL pointer dereference. Unable to...

7.8CVSS5.5AI score0.002EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/08 12:00 a.m.10 views

PT-2025-31080

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the industrial I/O IIO backend that can lead to an out-of-bounds write. Specifically, when writing to a buffer, a string terminator is written without...

9.1CVSS7.8AI score0.07644EPSS
SaveExploits3References554
Positive Technologies
Positive Technologies
added 2025/05/08 12:00 a.m.13 views

PT-2025-20343

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, requiring CAP SYS ADMIN for all usages of TIOCL SELMOUSEREPORT. The previous patch had inconsistent logic, and TIOCL SELMOUSEREPORT...

7.8CVSS7.3AI score0.66418EPSS
SaveExploits6References1598
CNNVD
CNNVD
added 2025/05/08 12:00 a.m.10 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 a null pointer dereference due to unused inode lock synchronization ioctl and write operations...

5.5CVSS6.4AI score0.00187EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2025/05/08 12:00 a.m.19 views

Ubuntu: Security Advisory (USN-7500-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS6.6AI score0.0031EPSS
SaveExploits0References2
Rows per page
Query Builder