Lucene search
+L

328 matches found

OSV
OSV
added 2025/10/07 3:19 p.m.7 views

CVE-2023-53636 clk: microchip: fix potential UAF in auxdev release callback

In the Linux kernel, the following vulnerability has been resolved: clk: microchip: fix potential UAF in auxdev release callback Similar to commit 1c11289b34ab "peci: cpu: Fix use-after-free in adevrelease", the auxiliary device is not torn down in the correct order. If auxiliarydeviceadd fails,...

7.8CVSS6.7AI score0.00188EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/07 3:19 p.m.13 views

EUVD-2025-32828

In the Linux kernel, the following vulnerability has been resolved: clk: rockchip: Fix memory leak in rockchipclkregisterpll If clkregister fails, @pll-ratetable may have allocated memory by kmemdup, so it needs to be freed, otherwise will cause memory leak issue, this patch fixes it...

6AI score0.0015EPSS
SaveExploits0References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2019-2328

Malware in sbrugna...

7.8CVSS7.6AI score0.00192EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/10/07 12:0 a.m.17 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 Linux kernel that stems from not freeing the pll-ratetable memory when clkregister fails, which could lead to a memory leak...

4.9AI score0.0015EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.3 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-380009 advisory. In the Linux kernel, the following vulnerability has been resolved: clk: Fix clkcoreget NULL dereference It is possible for clkcoreget to dereference a NULL in the...

5.5CVSS6.2AI score0.00292EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.3 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-402738 advisory. In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: clk-mt6779: Add check for mtkallocclkdata Add the check for the return value of...

5.5CVSS5.9AI score0.00223EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/04 4:15 p.m.21 views

CVE-2023-53573

In the Linux kernel, the following vulnerability has been resolved: clk: rs9: Fix suspend/resume Disabling the cache in commit 2ff4ba9e3702 "clk: rs9: Fix I2C accessors" without removing cache synchronization in resume path results in a kernel panic as map-cacheops is unset, due to REGCACHENONE...

5.5CVSS0.00134EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/04 4:15 p.m.8 views

CVE-2022-50479

In the Linux kernel, the following vulnerability has been resolved: drm/amd: fix potential memory leak This patch fix potential memory leak clksrc when function run into last return NULL. s/free/kfree/ - Alex...

5.5CVSS0.00128EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/04 4:15 p.m.5 views

UBUNTU-CVE-2023-53572

In the Linux kernel, the following vulnerability has been resolved: clk: imx: scu: use safe list iterator to avoid a use after free This loop is freeing "clk" so it needs to use listforeachentrysafe. Otherwise it dereferences a freed variable to get the next item on the loop...

7.8CVSS5.7AI score0.00138EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/04 3:17 p.m.14 views

CVE-2023-53573 clk: rs9: Fix suspend/resume

In the Linux kernel, the following vulnerability has been resolved: clk: rs9: Fix suspend/resume Disabling the cache in commit 2ff4ba9e3702 "clk: rs9: Fix I2C accessors" without removing cache synchronization in resume path results in a kernel panic as map-cacheops is unset, due to REGCACHENONE...

0.00134EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/04 3:17 p.m.25 views

CVE-2023-53573

CVE-2023-53573 affects the Linux kernel (clk: rs9) and was resolved by enabling the flat cache again during suspend/resume. The issue occurred when disabling the cache in the commit for clk: rs9: Fix I2C accessors without removing cache synchronization in the resume path, causing a kernel panic b...

5.5CVSS6AI score0.00134EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/10/04 12:0 a.m.7 views

PT-2025-40715

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to clock functionality within the rs9 module. A previous commit disabled the cache without removing cache synchronization during the resume...

6AI score0.00134EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2021-3026

Malicious code in bioql PyPI...

6.7CVSS6.7AI score0.00119EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-22695

Malicious code in bioql PyPI...

6.2AI score0.00149EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2024-54033

Malicious code in bioql PyPI...

5.5CVSS5.5AI score0.00143EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2024-51864

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.0023EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/01 11:32 p.m.4 views

SUSE CVE-2022-50449

In the Linux kernel, the following vulnerability has been resolved: clk: samsung: Fix memory leak in samsungclkregisterpll If clkregister fails, @pll-ratetable may have allocated memory by kmemdup, so it needs to be freed, otherwise will cause memory leak issue, this patch fixes it...

3.3CVSS6.5AI score0.00153EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/10/01 11:30 p.m.6 views

SUSE CVE-2023-53483

In the Linux kernel, the following vulnerability has been resolved: ACPI: processor: Check for null return of devmkzalloc in fchmiscsetup devmkzalloc may fail, clkdata-name might be NULL and will cause a NULL pointer dereference later. rjw: Subject and changelog edits...

5.5CVSS6.5AI score0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/01 11:45 a.m.7 views

CVE-2023-53505 clk: tegra: tegra124-emc: Fix potential memory leak

In the Linux kernel, the following vulnerability has been resolved: clk: tegra: tegra124-emc: Fix potential memory leak The tegra and tegra needs to be freed in the error handling path, otherwise it will be leaked...

5.5CVSS6.5AI score0.00146EPSS
SaveExploits0References10
CVE
CVE
added 2025/10/01 11:42 a.m.22 views

CVE-2023-53483

CVE-2023-53483 affects the Linux kernel, specifically the ACPI processor code. The vulnerability arises in fch_misc_setup() where devm_kzalloc() may return NULL and lead to a NULL pointer dereference if clk_data->name is NULL. The CVE entry indicates this issue has been resolved in the Linux k...

5.5CVSS6.1AI score0.00143EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder