Lucene search
+L

154 matches found

OSV
OSV
added 2026/01/23 2:16 p.m.4 views

UBUNTU-CVE-2025-71145

In the Linux kernel, the following vulnerability has been resolved: usb: phy: isp1301: fix non-OF device reference imbalance A recent change fixing a device reference leak in a UDC driver introduced a potential use-after-free in the non-OF case as the isp1301getclient helper only increases the...

7.8CVSS5.7AI score0.00152EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/01/23 1:39 p.m.5 views

CVE-2025-71145

In the Linux kernel, the following vulnerability has been resolved: usb: phy: isp1301: fix non-OF device reference imbalance A recent change fixing a device reference leak in a UDC driver introduced a potential use-after-free in the non-OF case as the isp1301getclient helper only increases the...

5.2AI score0.00152EPSS
SaveExploits0References7
CVE
CVE
added 2026/01/23 1:39 p.m.30 views

CVE-2025-71145

CVE-2025-71145 (Linux kernel) fixes a use-after-free-like race by correcting usb: phy: isp1301 to increment the I2C device reference count for non-OF (Open Firmware) paths as well as OF paths. The bug was a device reference imbalance in isp1301_get_client() where non-OF callers could not reliably...

7.8CVSS5.2AI score0.00152EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2026/01/23 1:39 p.m.9 views

CVE-2025-71145

In the Linux kernel, the following vulnerability has been resolved: usb: phy: isp1301: fix non-OF device reference imbalance A recent change fixing a device reference leak in a UDC driver introduced a potential use-after-free in the non-OF case as the isp1301getclient helper only increases the...

7.8CVSS6.3AI score0.00152EPSS
SaveExploits0
OSV
OSV
added 2026/01/23 1:39 p.m.8 views

CVE-2025-71145 usb: phy: isp1301: fix non-OF device reference imbalance

In the Linux kernel, the following vulnerability has been resolved: usb: phy: isp1301: fix non-OF device reference imbalance A recent change fixing a device reference leak in a UDC driver introduced a potential use-after-free in the non-OF case as the isp1301getclient helper only increases the...

7.8CVSS5.2AI score0.00152EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/01/23 12:0 a.m.11 views

PT-2026-4357

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to a device reference imbalance within the ISP1301 USB PHY driver. A recent fix for a device reference leak in a UDC driver introduced a potenti...

7.8CVSS7AI score0.00152EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:0 a.m.6 views

Azure Linux 3.0 Security Update: kernel (CVE-2024-36926)

The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-36926 advisory. - In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/iommu: LPAR panics durin...

6.2CVSS6.7AI score0.00241EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2026/01/21 9:5 a.m.5 views

Security update for ovmf

This update for ovmf fixes the following issues: CVE-2023-45231: Fixed out of bounds read when handling a ND Redirect message with truncated options bsc1218881. CVE-2023-45232: Fixed infinite loop when parsing unknown options in the Destination Options header bsc1218882. CVE-2023-45233: Fixed...

8.3CVSS5.8AI score0.02101EPSS
SaveExploits1References20
OSV
OSV
added 2026/01/16 1:4 p.m.4 views

SUSE-SU-2026:20246-1 Security update for ovmf

This update for ovmf fixes the following issues: - CVE-2022-36765: Fixed integer overflow to buffer overflow via local network vulnerability bsc1218680...

7.8CVSS6.1AI score0.00287EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/01/15 9:6 a.m.5 views

ASoC: stm32: sai: fix OF node leak on probe

...

5.5CVSS5.4AI score0.00111EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/01/14 12:25 a.m.7 views

SUSE CVE-2025-71081

In the Linux kernel, the following vulnerability has been resolved: ASoC: stm32: sai: fix OF node leak on probe The reference taken to the sync provider OF node when probing the platform device is currently only dropped if the setsync callback fails during DAI probe. Make sure to drop the referen...

6.4CVSS6.5AI score0.00111EPSS
SaveExploits0References21
NVD
NVD
added 2026/01/13 4:16 p.m.7 views

CVE-2025-71081

In the Linux kernel, the following vulnerability has been resolved: ASoC: stm32: sai: fix OF node leak on probe The reference taken to the sync provider OF node when probing the platform device is currently only dropped if the setsync callback fails during DAI probe. Make sure to drop the referen...

5.5CVSS0.00111EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/01/13 4:16 p.m.7 views

CVE-2025-71081

In the Linux kernel, the following vulnerability has been resolved: ASoC: stm32: sai: fix OF node leak on probe The reference taken to the sync provider OF node when probing the platform device is currently only dropped if the setsync callback fails during DAI probe. Make sure to drop the referen...

5.5CVSS5.8AI score0.00111EPSS
SaveExploits0References38
CVE
CVE
added 2026/01/13 3:34 p.m.29 views

CVE-2025-71081

The CVE-2025-71081 affects the Linux kernel ASoC: stm32 component (SAI) where the OF sync provider node reference was only dropped on a failed set_sync() during DAI probe. The fix ensures the reference is dropped on platform probe failures (e.g., probe deferral) and on driver unbind, preventing a...

5.5CVSS6.1AI score0.00111EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/01/13 3:34 p.m.32 views

CVE-2025-71081 ASoC: stm32: sai: fix OF node leak on probe

In the Linux kernel, the following vulnerability has been resolved: ASoC: stm32: sai: fix OF node leak on probe The reference taken to the sync provider OF node when probing the platform device is currently only dropped if the setsync callback fails during DAI probe. Make sure to drop the referen...

0.00111EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/01/13 12:0 a.m.6 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 an unreleased OF node reference during probing, which could lead to a node leak...

5.5CVSS5.8AI score0.00111EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/01/13 12:0 a.m.6 views

PT-2026-2602

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the ASoC Audio System on Chip STM32 SAI Serial Audio Interface driver. Specifically, the vulnerability involves a potential OF Open Firmware...

5.5CVSS5.4AI score0.00111EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.9 views

PT-2026-6151

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to an OF node reference count leakage when checking for the existence of the 'leds' child node. The issue was identified through automated review...

9.8CVSS6.3AI score0.00817EPSS
SaveExploits4References292
EUVD
EUVD
added 2025/12/30 3:30 p.m.8 views

EUVD-2023-60408

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: avoid a NULL dereference with unsupported widgets If an IPC4 topology contains an unsupported widget, its .moduleinfo field won't be set, then sofipc4routesetup will cause a kernel Oops trying to dereference it. Add a...

5.9AI score0.00162EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.6 views

CVE-2023-54233

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: avoid a NULL dereference with unsupported widgets If an IPC4 topology contains an unsupported widget, its .moduleinfo field won't be set, then sofipc4routesetup will cause a kernel Oops trying to dereference it. Add a...

5.7AI score0.00162EPSS
SaveExploits0References4
Rows per page
Query Builder