Lucene search
+L

18192 matches found

NVD
NVD
added 2025/11/12 11:15 a.m.15 views

CVE-2025-40172

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Treat remaining == 0 as error in findandmapuserpages Currently, if findandmapuserpages takes a DMA xfer request from the user with a length field set to 0, or in a rare case, the host receives QAICTRANSDMAXFERCONT fro...

7.8CVSS0.00142EPSS
SaveExploits0References4
NVD
NVD
added 2025/11/12 11:15 a.m.9 views

CVE-2025-40154

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: bytcrrt5640: Fix invalid quirk input mapping When an invalid value is passed via quirk option, currently bytcrrt5640 driver only shows an error message but leaves as is. This may lead to unepxected results like OOB...

0.00197EPSS
SaveExploits0References8
NVD
NVD
added 2025/11/12 11:15 a.m.8 views

CVE-2025-40121

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: bytcrrt5651: Fix invalid quirk input mapping When an invalid value is passed via quirk option, currently bytcrrt5640 driver just ignores and leaves as is, which may lead to unepxected results like OOB access. This...

0.00216EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/12 11:15 a.m.21 views

UBUNTU-CVE-2025-40121

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: bytcrrt5651: Fix invalid quirk input mapping When an invalid value is passed via quirk option, currently bytcrrt5640 driver just ignores and leaves as is, which may lead to unepxected results like OOB access. This...

5.7AI score0.00216EPSS
SaveExploits0References40
CVE
CVE
added 2025/11/12 10:53 a.m.45 views

CVE-2025-40172

CVE-2025-40172 is connected to the Linux kernel’s QAIC driver (drivers/accel/qaic/qaic_control.c). The issue arises in find_and_map_user_pages(): when a DMA transfer request from user space has a length of 0, or in a rare case the host/device signals QAIC_TRANS_DMA_XFER_CONT with resources->xf...

7.8CVSS5.8AI score0.00142EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/11/12 10:26 a.m.18 views

CVE-2025-40167

In the Linux kernel, the following vulnerability has been resolved: ext4: detect invalid INLINEDATA + EXTENTS flag combination syzbot reported a BUGON in ext4escacheextent when opening a verity file on a corrupted ext4 filesystem mounted without a journal. The issue is that the filesystem has an...

7.8CVSS5.3AI score0.00154EPSS
SaveExploits0
OSV
OSV
added 2025/11/12 10:26 a.m.12 views

CVE-2025-40167 ext4: detect invalid INLINE_DATA + EXTENTS flag combination

In the Linux kernel, the following vulnerability has been resolved: ext4: detect invalid INLINEDATA + EXTENTS flag combination syzbot reported a BUGON in ext4escacheextent when opening a verity file on a corrupted ext4 filesystem mounted without a journal. The issue is that the filesystem has an...

7.8CVSS6.1AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.21 views

CVE-2025-40157 EDAC/i10nm: Skip DIMM enumeration on a disabled memory controller

In the Linux kernel, the following vulnerability has been resolved: EDAC/i10nm: Skip DIMM enumeration on a disabled memory controller When loading the i10nmedac driver on some Intel Granite Rapids servers, a call trace may appear as follows: UBSAN: shift-out-of-bounds in...

0.00229EPSS
SaveExploits0References4
OSV
OSV
added 2025/11/12 10:23 a.m.7 views

CVE-2025-40154 ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mapping

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: bytcrrt5640: Fix invalid quirk input mapping When an invalid value is passed via quirk option, currently bytcrrt5640 driver only shows an error message but leaves as is. This may lead to unepxected results like OOB...

6.1AI score
SaveExploits0References11
CVE
CVE
added 2025/11/12 10:23 a.m.60 views

CVE-2025-40154

The CVE-2025-40154 entry concerns the ASoC: Intel bytcr_rt5640 driver. The vulnerability arises from an invalid quirk input mapping; when an invalid value is passed, the driver previously reported an error but retained the input, potentially causing out-of-bounds (OOB) access. A fix in the Linux ...

5.8AI score0.00197EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/12 10:23 a.m.5 views

CVE-2025-40121 ASoC: Intel: bytcr_rt5651: Fix invalid quirk input mapping

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: bytcrrt5651: Fix invalid quirk input mapping When an invalid value is passed via quirk option, currently bytcrrt5640 driver just ignores and leaves as is, which may lead to unepxected results like OOB access. This...

6.2AI score
SaveExploits0References11
NVD
NVD
added 2025/11/12 2:15 a.m.11 views

CVE-2025-40110

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a null-ptr access in the cursor snooper Check that the resource which is converted to a surface exists before trying to use the cursor snooper on it. vmwcmdrescheck allows explicit invalid SVGA3DINVALIDID...

0.00191EPSS
SaveExploits0References7
OSV
OSV
added 2025/11/12 2:15 a.m.5 views

DEBIAN-CVE-2025-40110

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a null-ptr access in the cursor snooper Check that the resource which is converted to a surface exists before trying to use the cursor snooper on it. vmwcmdrescheck allows explicit invalid SVGA3DINVALIDID...

5.2AI score0.00191EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 2:15 a.m.19 views

UBUNTU-CVE-2025-40110

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a null-ptr access in the cursor snooper Check that the resource which is converted to a surface exists before trying to use the cursor snooper on it. vmwcmdrescheck allows explicit invalid SVGA3DINVALIDID...

5.7AI score0.00191EPSS
SaveExploits0References32
Cvelist
Cvelist
added 2025/11/12 1:07 a.m.19 views

CVE-2025-40110 drm/vmwgfx: Fix a null-ptr access in the cursor snooper

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a null-ptr access in the cursor snooper Check that the resource which is converted to a surface exists before trying to use the cursor snooper on it. vmwcmdrescheck allows explicit invalid SVGA3DINVALIDID...

0.00191EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/11/12 1:07 a.m.13 views

CVE-2025-40110

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a null-ptr access in the cursor snooper Check that the resource which is converted to a surface exists before trying to use the cursor snooper on it. vmwcmdrescheck allows explicit invalid SVGA3DINVALIDID...

5.2AI score0.00191EPSS
SaveExploits0
OSV
OSV
added 2025/11/12 1:07 a.m.8 views

CVE-2025-40110 drm/vmwgfx: Fix a null-ptr access in the cursor snooper

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a null-ptr access in the cursor snooper Check that the resource which is converted to a surface exists before trying to use the cursor snooper on it. vmwcmdrescheck allows explicit invalid SVGA3DINVALIDID...

6.5AI score
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2025/11/12 12:40 a.m.8 views

kernel: wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes A bad USB device is able to construct a service connection response message with target endpoint being ENDPOINT0 which is reserved for HTCCTRLRSVDSVC and should not be...

5.5CVSS6.8AI score0.0016EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/11/12 12:00 a.m.11 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 Linux kernel that stems from a failure to check resource validity, which could result in a null pointer dereference...

6.1AI score0.00191EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/11/12 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 Linux kernel that stems from an invalid input mapping that could lead to unexpected behavior...

6.1AI score0.00216EPSS
SaveExploits0References9
Rows per page
Query Builder