Lucene search
+L

1246 matches found

Tenable Nessus
Tenable Nessus
added 2026/05/20 12:0 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-43293

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: chips-media: wave5: Fix kthread worker destruction in polling mode Fix the cleanup order in polling mode irq worklist and...

5.5CVSS6.2AI score0.00122EPSS
Exploits0References2
EUVD
EUVD
added 2026/05/13 6:30 p.m.14 views

EUVD-2026-30021

In the Linux kernel, the following vulnerability has been resolved: nouveau/gsp: drop WARNON in ACPI probes These WARNONs seem to trigger a lot, and we don't seem to have a plan to fix them, so just drop them, as they are most likely harmless...

5.8AI score0.00112EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/13 5:19 p.m.11 views

CVE-2026-43484

A flaw was found in the Linux kernel's MultiMediaCard MMC core. Concurrent updates to bitfield flags, specifically 'claimed' and 'retunenow', can lead to unintended overwrites of other bits in asynchronous contexts. This can trigger spurious warnings and result in system instability or unexpected...

5.5CVSS5.8AI score0.00114EPSS
Exploits0References4
OSV
OSV
added 2026/05/13 3:8 p.m.5 views

CVE-2026-43485 nouveau/gsp: drop WARN_ON in ACPI probes

In the Linux kernel, the following vulnerability has been resolved: nouveau/gsp: drop WARNON in ACPI probes These WARNONs seem to trigger a lot, and we don't seem to have a plan to fix them, so just drop them, as they are most likely harmless...

5.5CVSS5.8AI score0.00112EPSS
Exploits0References6
OSV
OSV
added 2026/05/13 3:8 p.m.2 views

CVE-2026-43484 mmc: core: Avoid bitfield RMW for claim/retune flags

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Avoid bitfield RMW for claim/retune flags Move claimed and retune control flags out of the bitfield word to avoid unrelated RMW side effects in asynchronous contexts. The host-claimed bit shared a word with retune flag...

5.5CVSS5.8AI score0.00114EPSS
Exploits0References10
Microsoft KB
Microsoft KB
added 2026/05/12 2:0 p.m.61 views

May 12, 2026—KB5087544 (OS Builds 19045.7291 and 19044.7291)

None None...

8.8CVSS6.7AI score0.02419EPSS
Exploits0
Microsoft KB
Microsoft KB
added 2026/05/12 2:0 p.m.22 views

May 12, 2026—KB5087538 (OS Build 17763.8755)

None None...

9.8CVSS6.8AI score0.72253EPSS
Exploits32
Microsoft KB
Microsoft KB
added 2026/05/12 2:0 p.m.23 views

May 12, 2026—KB5087537 (OS Build 14393.9140)

None None...

9.8CVSS6.8AI score0.72253EPSS
Exploits32
RedhatCVE
RedhatCVE
added 2026/05/08 6:22 p.m.17 views

CVE-2026-43293

A flaw was found in the Linux kernel's wave5 media driver. During the removal of the wave5 module in polling mode, a timing issue, known as a race condition, can occur. This happens because the process that destroys the worker is initiated before the timer that queues work is fully canceled. This...

5.5CVSS5.8AI score0.00122EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/05/08 5:47 p.m.12 views

CVE-2025-71296

A flaw was found in the Linux kernel's drm/shmem component. This vulnerability occurs when the reservation lock is not properly held around the purge operation within the drmgemshmempurgelocked function, which is part of the kernel's test infrastructure. This oversight can lead to a kernel warnin...

5.5CVSS5.8AI score0.00121EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2026/05/08 2:16 p.m.11 views

CVE-2026-43302

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Set DMA segment size to avoid debug warnings When using V3D rendering with CONFIGDMAAPIDEBUG enabled, the kernel occasionally reports a segment size mismatch. This is because 'maxsegsize' is not set. The kernel defaults ...

5.5CVSS5.8AI score0.00123EPSS
Exploits0References17
GithubExploit
GithubExploit
added 2026/05/08 1:14 p.m.160 views

secscan

secscan !PyPI versionhttps://img.shields.io/pypi/v/secsca...

5.9AI score
Exploits0
CVE
CVE
added 2026/05/08 1:11 p.m.28 views

CVE-2026-43302

CVE-2026-43302 affects the Linux kernel with the drm/v3d DMA API debug path. A vulnerability was resolved by ensuring max_seg_size is set to the maximum, preventing debug_dma_map_sg() warnings about SG segment lengths (len=8290304, max=65536) when V3D rendering is used with CONFIG_DMA_API_DEBUG e...

5.5CVSS5.8AI score0.00123EPSS
Exploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/08 1:11 p.m.8 views

CVE-2026-43302

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Set DMA segment size to avoid debug warnings When using V3D rendering with CONFIGDMAAPIDEBUG enabled, the kernel occasionally reports a segment size mismatch. This is because 'maxsegsize' is not set. The kernel defaults ...

5.8AI score0.00123EPSS
Exploits0References8Affected Software1
OSV
OSV
added 2026/05/08 1:11 p.m.3 views

CVE-2026-43302 drm/v3d: Set DMA segment size to avoid debug warnings

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Set DMA segment size to avoid debug warnings When using V3D rendering with CONFIGDMAAPIDEBUG enabled, the kernel occasionally reports a segment size mismatch. This is because 'maxsegsize' is not set. The kernel defaults ...

5.5CVSS5.9AI score0.00123EPSS
Exploits0References10
Cvelist
Cvelist
added 2026/05/08 1:11 p.m.70 views

CVE-2026-43302 drm/v3d: Set DMA segment size to avoid debug warnings

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Set DMA segment size to avoid debug warnings When using V3D rendering with CONFIGDMAAPIDEBUG enabled, the kernel occasionally reports a segment size mismatch. This is because 'maxsegsize' is not set. The kernel defaults ...

0.00123EPSS
Exploits0References7
Debian CVE
Debian CVE
added 2026/05/08 1:11 p.m.11 views

CVE-2026-43302

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Set DMA segment size to avoid debug warnings When using V3D rendering with CONFIGDMAAPIDEBUG enabled, the kernel occasionally reports a segment size mismatch. This is because 'maxsegsize' is not set. The kernel defaults ...

5.5CVSS5.7AI score0.00123EPSS
Exploits0
OSV
OSV
added 2026/05/08 1:11 p.m.5 views

CVE-2026-43293 media: chips-media: wave5: Fix kthread worker destruction in polling mode

In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix kthread worker destruction in polling mode Fix the cleanup order in polling mode irq worklist and WARNON!listempty&worker-delayedworklist. The original code called kthreaddestroyworker before...

5.5CVSS6AI score0.00122EPSS
Exploits0References7
CNNVD
CNNVD
added 2026/05/08 12:0 a.m.12 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the fact that the entry point check during kexec loading of purgatory may match multiple executable...

5.5CVSS5.8AI score0.00123EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2026/05/08 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-43302

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/v3d: Set DMA segment size to avoid debug warnings When using V3D rendering with CONFIGDMAAPIDEBUG enabled, the kernel occasionally reports a segment size...

5.5CVSS6.2AI score0.00123EPSS
Exploits0References3
Rows per page
Query Builder