Lucene search
+L

877 matches found

nvd
nvd
added 2026/05/06 12:16 p.m.14 views

CVE-2026-43257

In the Linux kernel, the following vulnerability has been resolved: media: cx88: Add missing unmap in sndcx88hwparams In error path, add cx88alsadmaunmap to release resource acquired by cx88alsadmamap...

5.5CVSS0.00128EPSS
Exploits0References8
attackerkb
attackerkb
added 2026/05/06 11:28 a.m.6 views

CVE-2026-43257

In the Linux kernel, the following vulnerability has been resolved: media: cx88: Add missing unmap in sndcx88hwparams In error path, add cx88alsadmaunmap to release resource acquired by cx88alsadmamap...

5.8AI score0.00128EPSS
Exploits0References9Affected Software1
cvelist
cvelist
added 2026/05/06 11:28 a.m.35 views

CVE-2026-43257 media: cx88: Add missing unmap in snd_cx88_hw_params()

In the Linux kernel, the following vulnerability has been resolved: media: cx88: Add missing unmap in sndcx88hwparams In error path, add cx88alsadmaunmap to release resource acquired by cx88alsadmamap...

0.00128EPSS
Exploits0References8
cve
cve
added 2026/05/06 11:27 a.m.15 views

CVE-2026-43135

CVE-2026-43135 affects the Linux kernel media driver cx23885. The issue is a missing unmap in snd_cx23885_hw_params() on error paths, leaving resources unreleased if the error path is triggered, which can lead to resource exhaustion and a potential DoS. The patch adds cx23885_alsa_dma_unmap() in ...

5.5CVSS5.8AI score0.00123EPSS
Exploits0References8Affected Software1
attackerkb
attackerkb
added 2026/05/06 11:27 a.m.9 views

CVE-2026-43135

In the Linux kernel, the following vulnerability has been resolved: media: cx23885: Add missing unmap in sndcx23885hwparams In error path, add cx23885alsadmaunmap to release the resource acquired by cx23885alsadmamap...

5.8AI score0.00123EPSS
Exploits0References9Affected Software1
susecve
susecve
added 2026/05/06 1:41 a.m.8 views

SUSE CVE-2026-43007

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Handle DBC deactivation if the owner went away When a DBC is released, the device sends a QAICTRANSDEACTIVATEFROMDEV transaction to the host over the QAICCONTROL MHI channel. QAIC handles this by calling...

5.7AI score0.00129EPSS
Exploits0References3
cnnvd
cnnvd
added 2026/05/06 12:0 a.m.11 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 the failure of the mostregisterinterface function early in execution, resulting in improper...

5.5CVSS5.8AI score0.00127EPSS
Exploits0References1
cnnvd
cnnvd
added 2026/05/06 12:0 a.m.13 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 improper error handling in the iouring/zcrx code. This vulnerability may lead to issues with...

5.5CVSS5.8AI score0.00112EPSS
Exploits0References1
cnnvd
cnnvd
added 2026/05/06 12:0 a.m.11 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 RDMA umem canceling the fixed dmabuf twice in a failed path, potentially leading to resource...

7.8CVSS5.8AI score0.00139EPSS
Exploits0References1
snyk
snyk
added 2026/05/04 6:24 a.m.5 views

Improper Resource Shutdown or Release

Overview Affected versions of this package are vulnerable to Improper Resource Shutdown or Release via the DecodeFromBytes function in the SRv6 L3 Service component. An attacker can cause a service disruption by sending specially crafted data to this function remotely. Remediation Upgrade...

7.5CVSS5.8AI score0.00464EPSS
Exploits0References2
redhatcve
redhatcve
added 2026/05/01 3:56 p.m.7 views

CVE-2026-43004

A flaw was found in the Linux kernel's stm32-ospi driver. The remove callback, which is intended to clean up resources, could exit prematurely under certain power management conditions. This issue prevents the proper release of SPI controller and other system resources, potentially leading to...

5.5CVSS5.8AI score0.00121EPSS
Exploits0References4
nvd
nvd
added 2026/05/01 3:16 p.m.5 views

CVE-2026-43014

In the Linux kernel, the following vulnerability has been resolved: net: macb: properly unregister fixed rate clocks The additional resources allocated with clkregisterfixedrate need to be released with clkunregisterfixedrate, otherwise they are lost...

5.5CVSS0.00123EPSS
Exploits0References8
nvd
nvd
added 2026/05/01 3:16 p.m.5 views

CVE-2026-43007

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Handle DBC deactivation if the owner went away When a DBC is released, the device sends a QAICTRANSDEACTIVATEFROMDEV transaction to the host over the QAICCONTROL MHI channel. QAIC handles this by calling...

7.8CVSS0.00129EPSS
Exploits0References5
cvelist
cvelist
added 2026/05/01 2:15 p.m.29 views

CVE-2026-43014 net: macb: properly unregister fixed rate clocks

In the Linux kernel, the following vulnerability has been resolved: net: macb: properly unregister fixed rate clocks The additional resources allocated with clkregisterfixedrate need to be released with clkunregisterfixedrate, otherwise they are lost...

0.00123EPSS
Exploits0References8
osv
osv
added 2026/05/01 2:15 p.m.2 views

CVE-2026-43014 net: macb: properly unregister fixed rate clocks

In the Linux kernel, the following vulnerability has been resolved: net: macb: properly unregister fixed rate clocks The additional resources allocated with clkregisterfixedrate need to be released with clkunregisterfixedrate, otherwise they are lost...

5.5CVSS5.8AI score0.00123EPSS
Exploits0References11
cve
cve
added 2026/05/01 2:15 p.m.26 views

CVE-2026-43007

The CVE-2026-43007 entry relates to the Linux kernel accel/qaic component. Root cause: when a DBC is released, QAIC sends QAIC_TRANS_DEACTIVATE_FROM_DEV and resources are freed via decode_deactivate() in qaic_manage_ioctl() context. If the initiating user process terminates before the deactivatio...

7.8CVSS5.8AI score0.00129EPSS
Exploits0References5Affected Software1
euvd
euvd
added 2026/05/01 2:15 p.m.8 views

EUVD-2026-26606

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Handle DBC deactivation if the owner went away When a DBC is released, the device sends a QAICTRANSDEACTIVATEFROMDEV transaction to the host over the QAICCONTROL MHI channel. QAIC handles this by calling...

5.8AI score0.00129EPSS
Exploits0References5
ptsecurity
ptsecurity
added 2026/05/01 12:0 a.m.9 views

PT-2026-36424

In the Linux kernel, the following vulnerability has been resolved: accel/qaic: Handle DBC deactivation if the owner went away When a DBC is released, the device sends a QAIC TRANS DEACTIVATE FROM DEV transaction to the host over the QAIC CONTROL MHI channel. QAIC handles this by calling decode...

5.7AI score0.00129EPSS
Exploits0References6
ptsecurity
ptsecurity
added 2026/05/01 12:0 a.m.7 views

PT-2026-36431

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A resource leak occurs in the net: macb component. Resources allocated using the clk register fixed rate function are not properly released because the clk unregister fixed rate function...

5.5CVSS5.5AI score0.00123EPSS
Exploits0References18
cnnvd
cnnvd
added 2026/05/01 12:0 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 the iio gyro mpu3050 driver using the wrong interrupt handler variable in freeirq, which could lead to a...

5.5CVSS5.8AI score0.00123EPSS
Exploits0References1
Rows per page
Query Builder