Lucene search
+L

12323 matches found

Debian CVE
Debian CVE
added 2026/05/01 2:15 p.m.16 views

CVE-2026-43044

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix DMA corruption on long hmac keys When a key longer than block size is supplied, it is copied and then hashed into the real key. The memory allocated for the copy needs to be rounded to DMA cache alignment, as...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0
OSV
OSV
added 2026/05/01 2:15 p.m.10 views

CVE-2026-43044 crypto: caam - fix DMA corruption on long hmac keys

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix DMA corruption on long hmac keys When a key longer than block size is supplied, it is copied and then hashed into the real key. The memory allocated for the copy needs to be rounded to DMA cache alignment, as...

7.8CVSS6.1AI score
SaveExploits0References8
EUVD
EUVD
added 2026/05/01 2:15 p.m.11 views

EUVD-2026-26643

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix DMA corruption on long hmac keys When a key longer than block size is supplied, it is copied and then hashed into the real key. The memory allocated for the copy needs to be rounded to DMA cache alignment, as...

5.8AI score0.0012EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/01 2:15 p.m.13 views

CVE-2026-31781 drm/ioc32: stop speculation on the drm_compat_ioctl path

In the Linux kernel, the following vulnerability has been resolved: drm/ioc32: stop speculation on the drmcompatioctl path The drm compat ioctl path takes a user controlled pointer, and then dereferences it into a table of function pointers, the signature method of spectre problems. Fix this up b...

5.8AI score
SaveExploits0References11
EUVD
EUVD
added 2026/05/01 2:14 p.m.23 views

EUVD-2026-26581

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ti-adc161s626: use DMA-safe memory for spiread Add a DMA-safe buffer and use it for spiread instead of a stack memory. All SPI buffers must be DMA-safe. Since we only need up to 3 bytes, we just use a u8 instead of be16...

5.8AI score0.00129EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/05/01 2:14 p.m.44 views

CVE-2026-31743 nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpy

In the Linux kernel, the following vulnerability has been resolved: nvmem: zynqmpnvmem: Fix buffer size in DMA and memcpy Buffer size used in dma allocation and memcpy is wrong. It can lead to undersized DMA buffer access and possible memory corruption. use correct buffer size in dmaalloccoherent...

7.8CVSS0.00129EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/01 2:14 p.m.14 views

CVE-2026-31743 nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpy

In the Linux kernel, the following vulnerability has been resolved: nvmem: zynqmpnvmem: Fix buffer size in DMA and memcpy Buffer size used in dma allocation and memcpy is wrong. It can lead to undersized DMA buffer access and possible memory corruption. use correct buffer size in dmaalloccoherent...

7.8CVSS6.7AI score
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/05/01 2:14 p.m.5 views

CVE-2026-31743

In the Linux kernel, the following vulnerability has been resolved: nvmem: zynqmpnvmem: Fix buffer size in DMA and memcpy Buffer size used in dma allocation and memcpy is wrong. It can lead to undersized DMA buffer access and possible memory corruption. use correct buffer size in dmaalloccoherent...

5.9AI score0.00129EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/05/01 2:14 p.m.42 views

CVE-2026-31743

In the Linux kernel, CVE-2026-31743 affects the nvmem subsystem, specifically the zynqmp_nvmem module, where an incorrect buffer size is used during DMA allocation and memcpy. The resulting undersized DMA buffer access can cause memory corruption, potentially triggering system instability or deni...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/01 2:14 p.m.4 views

CVE-2026-31733

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix stale direct dispatch state in ddspdsqid @p-scx.ddspdsqid can be left set non-SCXDSQINVALID triggering a spurious warning in markdirectdispatch when the next wakeup's ops.selectcpu calls scxbpfdsqinsert, such as:...

5.7AI score0.0013EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/05/01 2:14 p.m.19 views

EUVD-2026-26546

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix stale direct dispatch state in ddspdsqid @p-scx.ddspdsqid can be left set non-SCXDSQINVALID triggering a spurious warning in markdirectdispatch when the next wakeup's ops.selectcpu calls scxbpfdsqinsert, such as:...

5.8AI score0.0013EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/05/01 2:14 p.m.13 views

CVE-2026-31733

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix stale direct dispatch state in ddspdsqid @p-scx.ddspdsqid can be left set non-SCXDSQINVALID triggering a spurious warning in markdirectdispatch when the next wakeup's ops.selectcpu calls scxbpfdsqinsert, such as:...

5.5CVSS5.7AI score0.0013EPSS
SaveExploits0
CVE
CVE
added 2026/05/01 2:14 p.m.20 views

CVE-2026-31733

CVE-2026-31733 concerns the Linux kernel’s sched_ext component, where the direct dispatch state (ddsp_dsq_id) could remain set across paths, causing a spurious warning in mark_direct_dispatch(). The root cause is that ddsp_dsq_id was only cleared in dispatch_enqueue(), and not consistently cleare...

5.5CVSS5.8AI score0.0013EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/05/01 2:14 p.m.39 views

CVE-2026-31733 sched_ext: Fix stale direct dispatch state in ddsp_dsq_id

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix stale direct dispatch state in ddspdsqid @p-scx.ddspdsqid can be left set non-SCXDSQINVALID triggering a spurious warning in markdirectdispatch when the next wakeup's ops.selectcpu calls scxbpfdsqinsert, such as:...

0.0013EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/01 2:14 p.m.13 views

CVE-2026-31733 sched_ext: Fix stale direct dispatch state in ddsp_dsq_id

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix stale direct dispatch state in ddspdsqid @p-scx.ddspdsqid can be left set non-SCXDSQINVALID triggering a spurious warning in markdirectdispatch when the next wakeup's ops.selectcpu calls scxbpfdsqinsert, such as:...

6AI score
SaveExploits0References7
Patchstack
Patchstack
added 2026/05/01 12:00 a.m.22 views

WordPress WCFM – Frontend Manager for WooCommerce plugin <= 6.7.25 - Authenticated (Vendor+) Insecure Direct Object Reference to Arbitrary User Deletion vulnerability

Authenticated Vendor+ Insecure Direct Object Reference to Arbitrary User Deletion vulnerability discovered by Supakiad S. m3ez - E-CQURITY Thailand in WordPress Plugin WCFM – Frontend Manager for WooCommerce versions = 6.7.25...

8.1CVSS5.8AI score0.00328EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2026/05/01 12:00 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from errors in buffer size calculations during DMA allocation and memcpy operations. This vulnerabilit...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/01 12:00 a.m.15 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 failure to perform boundary checks on user control pointers in drm-compatible ioctl paths, which could lea...

5.5CVSS6AI score0.00123EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.11 views

PT-2026-36419

In the Linux kernel, the following vulnerability has been resolved: drm/xe/pxp: Clear restart flag in pxp start after jumping back If we don't clear the flag we'll keep jumping back at the beginning of the function once we reach the end. cherry picked from commit...

5.8AI score0.00121EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.11 views

PT-2026-36368

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the sched ext component where the ddsp dsq id state can remain set non-SCX DSQ INVALID, leading to a spurious warning in the mark direct dispatch function. This occurs...

5.5CVSS5.8AI score0.0013EPSS
SaveExploits0References6
Rows per page
Query Builder