Lucene search
+L

28 matches found

NVD
NVD
added yesterday4 views

CVE-2026-72496

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Proper rollback if the ioremap fails bnxtqpliballocdpi returns success even if ioremap fails. Add the proper rollback when the ioremap fails and return -ENOMEM status...

0.00155EPSS
SaveExploits0References2
NVD
NVD
added yesterday6 views

CVE-2026-68475

In the Linux kernel, the following vulnerability has been resolved: reset: sunxi: fix memory region leak on ioremap failure In sunxiresetinit, when ioremap fails, the memory region obtained via requestmemregion is not released, leading to a resource leak. Add an errmemregion label to properly...

0.0021EPSS
SaveExploits0References8
EUVD
EUVD
added yesterday5 views

EUVD-2026-59395

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Proper rollback if the ioremap fails bnxtqpliballocdpi returns success even if ioremap fails. Add the proper rollback when the ioremap fails and return -ENOMEM status...

5.3AI score0.00155EPSS
SaveExploits0References2
EUVD
EUVD
added yesterday5 views

EUVD-2026-59097

In the Linux kernel, the following vulnerability has been resolved: reset: sunxi: fix memory region leak on ioremap failure In sunxiresetinit, when ioremap fails, the memory region obtained via requestmemregion is not released, leading to a resource leak. Add an errmemregion label to properly...

5.4AI score0.0021EPSS
SaveExploits0References8
CVE
CVE
added yesterday13 views

CVE-2026-68475

Mode C: The CVE-2026-68475 entry concerns a Linux kernel sunxi reset path. In sunxi_reset_init(), if ioremap() fails, the memory region obtained with request_mem_region() is not released, causing a resource leak. The fix adds an err_mem_region label to properly release that memory region before f...

5.3AI score0.0021EPSS
SaveExploits0References8
Cvelist
Cvelist
added yesterday18 views

CVE-2026-68475 reset: sunxi: fix memory region leak on ioremap failure

In the Linux kernel, the following vulnerability has been resolved: reset: sunxi: fix memory region leak on ioremap failure In sunxiresetinit, when ioremap fails, the memory region obtained via requestmemregion is not released, leading to a resource leak. Add an errmemregion label to properly...

0.0021EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added yesterday5 views

PT-2026-72187

In the Linux kernel, the following vulnerability has been resolved: reset: sunxi: fix memory region leak on ioremap failure In sunxi reset init, when ioremap fails, the memory region obtained via request mem region is not released, leading to a resource leak. Add an err mem region label to proper...

5.3AI score0.0021EPSS
SaveExploits0References9
OSV
OSV
added 6 days ago4 views

UBUNTU-CVE-2026-68226

In the Linux kernel, the following vulnerability has been resolved: media: cx23885: add ioremap return check and cleanup Add a check for the return value of pciioremapbar in cx23885devsetup. If ioremap for BAR0 fails, release the already allocated PCI memory region, decrement the device count, an...

5.2AI score0.00209EPSS
SaveExploits0References7
AstraLinux
AstraLinux
added 6 days ago11 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: - media: cx25821: Fixed a resource leak in cx25821devsetup - Added releasememregion if ioremap fails to release the memory region obtained by cx25821getresources...

5.5CVSS5.5AI score0.00128EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:0 a.m.19 views

Linux Distros Unpatched Vulnerability : CVE-2026-46235

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: saa7164: add ioremap return checks and cleanups Add checks for ioremap return values in saa7164devsetup. If ioremap for BAR0 or BAR2 fails, release the...

5.5CVSS5.6AI score0.00119EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 9:7 p.m.21 views

CVE-2026-46235

A flaw was found in the saa7164 media driver in the Linux kernel. This vulnerability occurs due to missing return value checks for ioremap calls within the saa7164devsetup function. If ioremap fails for BAR0 or BAR2, it can lead to null pointer dereferences and improper cleanup of PCI memory...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/28 10:16 a.m.10 views

UBUNTU-CVE-2026-46235

In the Linux kernel, the following vulnerability has been resolved: media: saa7164: add ioremap return checks and cleanups Add checks for ioremap return values in saa7164devsetup. If ioremap for BAR0 or BAR2 fails, release the already allocated PCI memory regions, remove the device from the globa...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References27
EUVD
EUVD
added 2026/05/28 9:41 a.m.27 views

EUVD-2026-32753

In the Linux kernel, the following vulnerability has been resolved: media: saa7164: add ioremap return checks and cleanups Add checks for ioremap return values in saa7164devsetup. If ioremap for BAR0 or BAR2 fails, release the already allocated PCI memory regions, remove the device from the globa...

5.8AI score0.00119EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/05/09 2:41 a.m.12 views

SUSE CVE-2026-43183

In the Linux kernel, the following vulnerability has been resolved: media: cx25821: Fix a resource leak in cx25821devsetup Add releasememregion if ioremap fails to release the memory region obtained by cx25821getresources...

4.1CVSS5.7AI score0.00128EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/06 8:47 p.m.11 views

CVE-2026-43183

A flaw was found in the Linux kernel's cx25821 media driver. This vulnerability occurs when the ioremap function fails during device setup, and the allocated memory region is not properly released. A local attacker could exploit this resource leak to exhaust system memory, potentially leading to ...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/06 12:30 p.m.12 views

EUVD-2026-27745

In the Linux kernel, the following vulnerability has been resolved: media: cx25821: Fix a resource leak in cx25821devsetup Add releasememregion if ioremap fails to release the memory region obtained by cx25821getresources...

5.8AI score0.00128EPSS
SaveExploits0References9
NVD
NVD
added 2026/05/06 12:16 p.m.9 views

CVE-2026-43183

In the Linux kernel, the following vulnerability has been resolved: media: cx25821: Fix a resource leak in cx25821devsetup Add releasememregion if ioremap fails to release the memory region obtained by cx25821getresources...

5.5CVSS0.00128EPSS
SaveExploits0References8
CVE
CVE
added 2026/05/06 11:27 a.m.33 views

CVE-2026-43183

In the Linux kernel, the media cx25821 driver fixes a resource leak in cx25821_dev_setup() where memory allocated via ioremap() is not released if setup fails. The patch adds release_mem_region() to free the memory region obtained by cx25821_get_resources(). This is the scope of CVE-2026-43183 as...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/05/06 11:27 a.m.8 views

CVE-2026-43183 media: cx25821: Fix a resource leak in cx25821_dev_setup()

In the Linux kernel, the following vulnerability has been resolved: media: cx25821: Fix a resource leak in cx25821devsetup Add releasememregion if ioremap fails to release the memory region obtained by cx25821getresources...

5.9AI score
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/05/06 11:27 a.m.10 views

CVE-2026-43183

In the Linux kernel, the following vulnerability has been resolved: media: cx25821: Fix a resource leak in cx25821devsetup Add releasememregion if ioremap fails to release the memory region obtained by cx25821getresources...

5.8AI score0.00128EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder