Lucene search
K

25 matches found

Positive Technologies
Positive Technologies
added 23 hours ago3 views

PT-2026-46018

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-edma: don't explicitly disable clocks in .remove The clocks in fsl edma engine::muxclk are allocated and enabled with devm clk get enabled, which automatically cleans these resources up, but these clocks are also...

5.8AI score
Exploits0References6
Positive Technologies
Positive Technologies
added 2026/05/13 12:0 a.m.4 views

PT-2026-40687

In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisition The acp3x 5682 init function did not check the return value of clk get, which could lead to dereferencing error pointers in rt5682 clk enable. Fix thi...

5.7AI score0.00032EPSS
Exploits0References10
ATTACKERKB
ATTACKERKB
added 2026/05/08 1:11 p.m.2 views

CVE-2026-43296

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Workaround SQM/PSE stalls by disabling sticky NIX SQ manager sticky mode is known to cause stalls when multiple SQs share an SMQ and transmit concurrently. Additionally, PSE may deadlock on transitions between stick...

5.8AI score0.00061EPSS
Exploits0References9Affected Software1
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.2 views

Astra Linux - уязвимость в linux-5.10, linux-5.15, linux-6.1, linux

In the Linux kernel, the following vulnerability has been resolved: i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume In case there is any sort of clock controller attached to this I2C bus controller, for example Versaclock or even an AIC32x4 I2C codec, then an I2C transf...

5.5CVSS6.4AI score0.00009EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.1 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989738)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989738 advisory. In the Linux kernel, the following vulnerability has been resolved: dmaengine: mvxorv2: Fix a resource leak in mvxorv2remove A clkprepareenable call in the probe is...

5.5CVSS6.1AI score0.00063EPSS
Exploits0References4
CVE
CVE
added 2025/10/22 1:23 p.m.7 views

CVE-2023-53725

CVE-2023-53725 affects the Linux kernel Cadence TTC clocksource driver, specifically the ttc_timer_probe path. The vulnerability is described as a memory leak caused by the base IO mapping not being released. The provided fixes replace the non-managed iomap usage with devm_of_iomap() and add clea...

6.1AI score0.00044EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986986)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986986 advisory. In the Linux kernel, the following vulnerability has been resolved: dmaengine: mvxorv2: Fix a resource leak in mvxorv2remove A clkprepareenable call in the probe is...

5.5CVSS6.1AI score0.00063EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.1 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-403498)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-403498 advisory. In the Linux kernel, the following vulnerability has been resolved: i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume In case there is any...

5.5CVSS6.4AI score0.00009EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-30867

Malicious code in bioql PyPI...

6.3AI score0.00032EPSS
Exploits0References9
Microsoft CVE
Microsoft CVE
added 2025/09/24 8:2 a.m.1 views

net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()

...

5.5CVSS7AI score0.00032EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/09/23 6:0 a.m.3 views

CVE-2025-39876

In the Linux kernel, the following vulnerability has been resolved: net: fec: Fix possible NPD in fecenetphyresetafterclkenable The function ofphyfinddevice may return NULL, so we need to take care before dereferencing phydev...

5.5CVSS5.3AI score0.00032EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/09/18 11:37 p.m.1 views

SUSE CVE-2023-53443

In the Linux kernel, the following vulnerability has been resolved: mfd: arizona: Use pmruntimeresumeandget to prevent refcnt leak In arizonaclk32kenable, we should use pmruntimeresumeandget as pmruntimegetsync will increase the refcnt even when it returns an error...

5.5CVSS6.5AI score0.00014EPSS
Exploits0References7
OSV
OSV
added 2025/09/18 4:15 p.m.0 views

UBUNTU-CVE-2023-53443

In the Linux kernel, the following vulnerability has been resolved: mfd: arizona: Use pmruntimeresumeandget to prevent refcnt leak In arizonaclk32kenable, we should use pmruntimeresumeandget as pmruntimegetsync will increase the refcnt even when it returns an error...

5.5CVSS5.9AI score0.00014EPSS
Exploits0References9
Cvelist
Cvelist
added 2025/09/18 4:4 p.m.3 views

CVE-2023-53443 mfd: arizona: Use pm_runtime_resume_and_get() to prevent refcnt leak

In the Linux kernel, the following vulnerability has been resolved: mfd: arizona: Use pmruntimeresumeandget to prevent refcnt leak In arizonaclk32kenable, we should use pmruntimeresumeandget as pmruntimegetsync will increase the refcnt even when it returns an error...

0.00014EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2025/09/15 11:29 p.m.1 views

SUSE CVE-2022-50322

In the Linux kernel, the following vulnerability has been resolved: rtc: msc313: Fix function prototype mismatch in msc313rtcprobe With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the...

5.5CVSS6.3AI score0.00017EPSS
Exploits0References3
NVD
NVD
added 2025/09/15 3:15 p.m.2 views

CVE-2022-50322

In the Linux kernel, the following vulnerability has been resolved: rtc: msc313: Fix function prototype mismatch in msc313rtcprobe With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the...

5.5CVSS0.00017EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/09/04 12:0 a.m.0 views

PT-2025-39133

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to network device drivers. Specifically, the fec enet phy reset after clk enable function may experience a null pointer dereference NPD if of ph...

5.5CVSS5.8AI score0.00032EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/05/07 2:19 a.m.2 views

SUSE CVE-2022-49861

In the Linux kernel, the following vulnerability has been resolved: dmaengine: mvxorv2: Fix a resource leak in mvxorv2remove A clkprepareenable call in the probe is not balanced by a corresponding clkdisableunprepare in the remove function. Add the missing call...

5.5CVSS6.4AI score0.00063EPSS
Exploits0References12
SUSE CVE
SUSE CVE
added 2025/02/27 3:7 a.m.1 views

SUSE CVE-2022-49383

In the Linux kernel, the following vulnerability has been resolved: watchdog: rzg2lwdt: Fix 'BUG: Invalid wait context' This patch fixes the issue 'BUG: Invalid wait context' during restart callback by using clkprepareenable instead of pmruntimegetsync for turning on the clocks during restart. Th...

5.5CVSS6.5AI score0.00133EPSS
Exploits0References3
OSV
OSV
added 2024/10/21 6:15 p.m.0 views

UBUNTU-CVE-2024-49985

In the Linux kernel, the following vulnerability has been resolved: i2c: stm32f7: Do not prepare/unprepare clock during runtime suspend/resume In case there is any sort of clock controller attached to this I2C bus controller, for example Versaclock or even an AIC32x4 I2C codec, then an I2C transf...

5.5CVSS6.2AI score0.00009EPSS
Exploits0References43
Rows per page
Query Builder