Lucene search
+L

3838 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2022-55064

Malicious code in bioql PyPI...

5.5CVSS5.6AI score0.0022EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/01 11:32 p.m.3 views

SUSE CVE-2022-50439

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8173: Enable IRQ when pdata is ready If the device does not come straight from reset, we might receive an IRQ before we are ready to handle it. 2.334737 Unable to handle kernel read from unreadable memory at...

5.5CVSS6.4AI score0.00146EPSS
SaveExploits0References7
NVD
NVD
added 2025/10/01 12:15 p.m.7 views

CVE-2022-50439

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8173: Enable IRQ when pdata is ready If the device does not come straight from reset, we might receive an IRQ before we are ready to handle it. 2.334737 Unable to handle kernel read from unreadable memory at...

5.5CVSS0.00146EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/01 12:15 p.m.5 views

UBUNTU-CVE-2022-50439

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8173: Enable IRQ when pdata is ready If the device does not come straight from reset, we might receive an IRQ before we are ready to handle it. 2.334737 Unable to handle kernel read from unreadable memory at...

5.5CVSS5.9AI score0.00146EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/01 11:42 a.m.7 views

CVE-2022-50439 ASoC: mediatek: mt8173: Enable IRQ when pdata is ready

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8173: Enable IRQ when pdata is ready If the device does not come straight from reset, we might receive an IRQ before we are ready to handle it. 2.334737 Unable to handle kernel read from unreadable memory at...

5.5CVSS6.4AI score0.00146EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/01 11:42 a.m.29 views

CVE-2022-50439

CVE-2022-50439 is a Linux kernel vulnerability in ASoC: mediatek mt8173 where IRQs could fire before pdata is ready, causing memory read errors and kernel instability. Connected advisories (SUSE, Astra Linux, OSV) indicate the issue was resolved in the kernel by enabling IRQ once pdata is ready. ...

5.5CVSS6AI score0.00146EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.10 views

CVE-2022-50439 ASoC: mediatek: mt8173: Enable IRQ when pdata is ready

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8173: Enable IRQ when pdata is ready If the device does not come straight from reset, we might receive an IRQ before we are ready to handle it. 2.334737 Unable to handle kernel read from unreadable memory at...

0.00146EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.5 views

PT-2025-40124

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel related to the ASoC Audio Subsystem on Chip and mediatek mt8173 devices. Specifically, an interrupt request IRQ may be received before the system is...

6.1AI score0.00146EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/09/30 12:0 a.m.8 views

Amazon Linux 2023 : bpftool, kernel, kernel-devel (ALAS2023-2025-1210)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2025-1210 advisory. In the Linux kernel, the following vulnerability has been resolved: fs: relax assertions on failure to encode file handles CVE-2024-57924 In the Linux kernel, the following vulnerability has...

7.8CVSS6.7AI score0.00331EPSS
SaveExploits1References44
Microsoft CVE
Microsoft CVE
added 2025/09/25 1:1 a.m.7 views

ASoC: mediatek: Fix error handling in mt8183_da7219_max98357_dev_probe

...

5.5CVSS7AI score0.0022EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/25 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-39882

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: fix potential OF node use-after-free The foreachchildofnode helper drops the...

7.8CVSS5.6AI score0.00138EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/25 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53425

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: platform: mediatek: vpu: fix NULL ptr dereference If pdev is NULL, then it is still dereferenced. This fixes this smatch warning:...

5.5CVSS5.6AI score0.00136EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/25 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53389

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: dp: Only trigger DRM HPD events if bridge is attached The MediaTek DisplayPort...

5.5CVSS5.4AI score0.00135EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/09/25 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53388

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/mediatek: Clean dangling pointer on bind error path mtkdrmbind can fail, in which case drmdevput is called, destroying the drmdevice object. However a point...

7.8CVSS6.4AI score0.00143EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/24 11:22 p.m.4 views

SUSE CVE-2025-39882

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: fix potential OF node use-after-free The foreachchildofnode helper drops the reference it takes to each node as it iterates over children and an explicit ofnodeput is only needed when exiting the loop early. Drop th...

5.5CVSS6.4AI score0.00138EPSS
SaveExploits0References21
NVD
NVD
added 2025/09/23 6:15 a.m.7 views

CVE-2025-39882

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: fix potential OF node use-after-free The foreachchildofnode helper drops the reference it takes to each node as it iterates over children and an explicit ofnodeput is only needed when exiting the loop early. Drop th...

7.8CVSS0.00138EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/23 6:15 a.m.7 views

UBUNTU-CVE-2025-39882

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: fix potential OF node use-after-free The foreachchildofnode helper drops the reference it takes to each node as it iterates over children and an explicit ofnodeput is only needed when exiting the loop early. Drop th...

7.8CVSS5.7AI score0.00138EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/09/23 6:0 a.m.11 views

CVE-2025-39882 drm/mediatek: fix potential OF node use-after-free

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: fix potential OF node use-after-free The foreachchildofnode helper drops the reference it takes to each node as it iterates over children and an explicit ofnodeput is only needed when exiting the loop early. Drop th...

0.00138EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/09/23 6:0 a.m.1 views

CVE-2025-39882 drm/mediatek: fix potential OF node use-after-free

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: fix potential OF node use-after-free The foreachchildofnode helper drops the reference it takes to each node as it iterates over children and an explicit ofnodeput is only needed when exiting the loop early. Drop th...

6.1AI score0.00138EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/23 6:0 a.m.3 views

CVE-2025-39882 drm/mediatek: fix potential OF node use-after-free

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: fix potential OF node use-after-free The foreachchildofnode helper drops the reference it takes to each node as it iterates over children and an explicit ofnodeput is only needed when exiting the loop early. Drop th...

7.8CVSS6.1AI score0.00138EPSS
SaveExploits0References7
Rows per page
Query Builder