Lucene search
+L

63 matches found

OSV
OSV
added yesterday3 views

UBUNTU-CVE-2026-72258

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8183: Release reserved memory on cleanup The MT8183 AFE probe can assign reserved memory with ofreservedmemdeviceinit, but the assignment is never released on driver removal or later probe failures. Register a...

5.3AI score0.002EPSS
SaveExploits0References8
NVD
NVD
added 3 days ago6 views

CVE-2026-72258

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8183: Release reserved memory on cleanup The MT8183 AFE probe can assign reserved memory with ofreservedmemdeviceinit, but the assignment is never released on driver removal or later probe failures. Register a...

0.002EPSS
SaveExploits0References5
Cvelist
Cvelist
added 3 days ago20 views

CVE-2026-72259 ASoC: mediatek: mt8192: Release reserved memory on cleanup

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8192: Release reserved memory on cleanup The MT8192 AFE probe calls ofreservedmemdeviceinit and falls back to preallocated buffers when no reserved memory region is available. When the reserved memory assignment...

0.002EPSS
SaveExploits0References5
EUVD
EUVD
added 3 days ago5 views

EUVD-2026-59158

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8192: Release reserved memory on cleanup The MT8192 AFE probe calls ofreservedmemdeviceinit and falls back to preallocated buffers when no reserved memory region is available. When the reserved memory assignment...

5.4AI score0.002EPSS
SaveExploits0References5
OSV
OSV
added 3 days ago3 views

CVE-2026-72259 ASoC: mediatek: mt8192: Release reserved memory on cleanup

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8192: Release reserved memory on cleanup The MT8192 AFE probe calls ofreservedmemdeviceinit and falls back to preallocated buffers when no reserved memory region is available. When the reserved memory assignment...

5.5AI score
SaveExploits0References8
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-59157

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8183: Release reserved memory on cleanup The MT8183 AFE probe can assign reserved memory with ofreservedmemdeviceinit, but the assignment is never released on driver removal or later probe failures. Register a...

5.3AI score0.002EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago18 views

CVE-2026-72258

CVE-2026-72258 concerns the Linux kernel ASoC: mediatek mt8183 driver. The issue is that the MT8183 AFE probe can assign reserved memory via of_reserved_mem_device_init(), but the reservation is not released when the driver is removed or on subsequent probe failures. The flaw is resolved by regis...

5.3AI score0.002EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 3 days ago9 views

PT-2026-72447

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8192: Release reserved memory on cleanup The MT8192 AFE probe calls of reserved mem device init and falls back to preallocated buffers when no reserved memory region is available. When the reserved memory...

5.3AI score0.002EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 3 days ago10 views

PT-2026-72858

In the Linux kernel, the following vulnerability has been resolved: drm/rockchip: inno-hdmi: Switch to drmm kzalloc Driver makes use of drmm encoder init to initialize the encoder and automatically handle the cleanup by registering drm encoder cleanup with drmm add action. However, the internal...

5.4AI score0.00145EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 3 days ago5 views

PT-2026-72446

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8183: Release reserved memory on cleanup The MT8183 AFE probe can assign reserved memory with of reserved mem device init, but the assignment is never released on driver removal or later probe failures. Register...

5.3AI score0.002EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 12:0 p.m.6 views

EUVD-2026-55313

In the Linux kernel, the following vulnerability has been resolved: media: saa7134: Fix a possible memory leak in saa7134videoinit1 In saa7134videoinit1, the return value of the first saa7134pgtablealloc is not checked. If it fails, the function continues as if successful, leaving the driver with...

5.3AI score0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 12:0 p.m.31 views

CVE-2026-68203 media: vivid: fix cleanup bugs in vivid_init()

In the Linux kernel, the following vulnerability has been resolved: media: vivid: fix cleanup bugs in vividinit When platformdeviceregister fails in vividinit, the embedded struct device in vividpdev has already been initialized by deviceinitialize, but the failure path jumps to freeoutputstrings...

0.00209EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.7 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbxmitcallback: fixed the handling of failed transmitted URBs. The driver lacks the necessary cleanup steps after failed transfers of URBs. This results in one fewer available URB per error. This leads to reduced...

5.4AI score0.00188EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.9 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: fbdev: au1200fb: Fixed a memory leak in au1200fbdrvprobe. In au1200fbdrvprobe, when platformgetirq fails, it directly returns from the function with an error code, causing a memory leak. This issue was addressed by replacing the...

5.5CVSS5.1AI score0.00122EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/27 12:0 a.m.7 views

UBUNTU-CVE-2026-64517

In the Linux kernel, the following vulnerability has been resolved: drm/xe/gsc: Fix double-free of managed BO in error path The error path in xegscinitposthwconfig explicitly frees a BO allocated with xemanagedbocreatepinmap via xebounpinmapnovm. Since the managed BO already has a devm cleanup...

5.7AI score0.00168EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 10:17 a.m.8 views

UBUNTU-CVE-2026-64529

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - remove unused character device and IOCTLs The QAT driver exposes a character device qatadfctl with IOCTLs for device configuration, start, stop, status query and enumeration. These IOCTLs are not part of any public...

7.8CVSS5.7AI score0.00135EPSS
SaveExploits0References12
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.5 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: iavf: Fixed error handling for reset operations. Do not call iavfclose during error handling for iavfresettask. Doing so may lead to a double call to napidisable, which can cause a deadlock. Removing the VF may cause...

5.5CVSS6.3AI score0.0012EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/27 12:58 p.m.8 views

CVE-2026-46084 RDMA/mana_ib: Disable RX steering on RSS QP destroy

In the Linux kernel, the following vulnerability has been resolved: RDMA/manaib: Disable RX steering on RSS QP destroy When an RSS QP is destroyed e.g. DPDK exit, manaibdestroyqprss destroys the RX WQ objects but does not disable vPort RX steering in firmware. This leaves stale steering...

5.8AI score
SaveExploits0References8
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.9 views

Astra Linux – Vulnerability in Linux, Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: scsi: megaraidsas: A resource leak has been fixed in case of probe failures. The driver does not properly clean up all allocated resources when the scsiaddhost or megasasstartaen functions fail during the PCI device probe. All...

6.2CVSS5.3AI score0.00261EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.11 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/disp: fixed a use-after-free in error handling of nouveauconnectorcreate. We cannot simply free the connector after calling drmconnectorinit on it. We need to clean up the DRM-related aspects first. This may not fix a...

7.8CVSS6.1AI score0.00157EPSS
SaveExploits0References2
Rows per page
Query Builder