Lucene search
+L

3003 matches found

OSV
OSV
added 2025/12/09 12:00 a.m.7 views

CVE-2023-53780 drm/amd/display: fix FCLK pstate change underflow

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix FCLK pstate change underflow Why Currently we set FCLK p-state change watermark calculated based on dummy p-state latency when UCLK p-state is not supported How Calculate FCLK p-state change watermark based o...

6.4AI score
SaveExploits0References6
OSV
OSV
added 2025/12/09 12:00 a.m.8 views

CVE-2022-50644 clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probe

In the Linux kernel, the following vulnerability has been resolved: clk: ti: dra7-atl: Fix reference leak in ofdra7atlclkprobe pmruntimegetsync will increment pm usage counter. Forgetting to putting operation will result in reference leak. Add missing pmruntimeputsync in some error paths...

6.3AI score
SaveExploits0References12
CVE
CVE
added 2025/12/09 12:00 a.m.24 views

CVE-2022-50644

CVE-2022-50644 concerns the Linux kernel TI dra7-atl clock driver. The vulnerability is a reference leak in the Dra7-ATL clock probe where pm_runtime_get_sync() increments the PM usage counter but some error paths omit the corresponding pm_runtime_put_sync(), leading to a leaked reference. The de...

6AI score0.00233EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/09 12:00 a.m.19 views

CVE-2022-50644

In the Linux kernel, the following vulnerability has been resolved: clk: ti: dra7-atl: Fix reference leak in ofdra7atlclkprobe pmruntimegetsync will increment pm usage counter. Forgetting to putting operation will result in reference leak. Add missing pmruntimeputsync in some error paths...

5.3AI score0.00233EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/09 12:00 a.m.35 views

CVE-2022-50644 clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probe

In the Linux kernel, the following vulnerability has been resolved: clk: ti: dra7-atl: Fix reference leak in ofdra7atlclkprobe pmruntimegetsync will increment pm usage counter. Forgetting to putting operation will result in reference leak. Add missing pmruntimeputsync in some error paths...

0.00233EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.6 views

PT-2025-49745

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8186: Fix use-after-free in driver remove path When devm runs function in the "remove" path for a device it runs them in the reverse order. That means that if you have parts of your driver that aren't using devm...

6.7AI score0.00216EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-40299

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gve: Implement gettimex64 with -EOPNOTSUPP gve implemented a ptpclock for sole use of doauxwork at this time. ptpclockgettime and ptpsysoffset assume every...

5.5AI score0.00181EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.23 views

PT-2025-49624

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference leak exists in the of dra7 atl clk probe function within the ti dra7-atl clock driver. The pm runtime get sync function increments a power management usage counter, and a...

7.8CVSS6.1AI score0.0094EPSS
SaveExploits2References899
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.8 views

PT-2025-49749

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the s3c24xx serial getclk function within the Samsung TTY serial driver. This occurs when clk get rate fails, and the allocated clock is not freed, leading to a...

7.2AI score0.00236EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.7 views

PT-2025-49667

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue was identified in the Linux kernel related to clocking-wizard functionality. Specifically, a potential error pointer dereference exists within the clk wzrd register divider...

5.9AI score0.00183EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.11 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 improper handling of cpu-clock events, which may cause the system to hang...

6.2AI score0.00207EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.15 views

PT-2025-49780

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s perf/core component related to cpu-clock usage. Specifically, the use of cpu-clock by the async-profiler tool can lead to a system hang. This issue...

5.2AI score0.00677EPSS
SaveExploits4References387
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-40327

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - perf/core: Fix system hang caused by cpu-clock usage cpu-clock usage by the async-profiler tool can trigger a system hang, which got bisected back to the...

5.7AI score0.00207EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/08 3:31 a.m.9 views

EUVD-2025-201646

In the Linux kernel, the following vulnerability has been resolved: gve: Implement settime64 with -EOPNOTSUPP ptpclocksettime assumes every ptpclock has implemented settime64. Stub it with -EOPNOTSUPP to prevent a NULL dereference...

6AI score0.0018EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/08 3:31 a.m.13 views

EUVD-2025-201645

In the Linux kernel, the following vulnerability has been resolved: gve: Implement gettimex64 with -EOPNOTSUPP gve implemented a ptpclock for sole use of doauxwork at this time. ptpclockgettime and ptpsysoffset assume every ptpclock has implemented either gettimex64 or gettime64. Stub gettimex64...

6AI score0.00181EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/08 1:16 a.m.8 views

CVE-2025-40299

In the Linux kernel, the following vulnerability has been resolved: gve: Implement gettimex64 with -EOPNOTSUPP gve implemented a ptpclock for sole use of doauxwork at this time. ptpclockgettime and ptpsysoffset assume every ptpclock has implemented either gettimex64 or gettime64. Stub gettimex64...

0.00181EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/08 1:16 a.m.4 views

DEBIAN-CVE-2025-40299

In the Linux kernel, the following vulnerability has been resolved: gve: Implement gettimex64 with -EOPNOTSUPP gve implemented a ptpclock for sole use of doauxwork at this time. ptpclockgettime and ptpsysoffset assume every ptpclock has implemented either gettimex64 or gettime64. Stub gettimex64...

5.2AI score0.00181EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 1:16 a.m.4 views

DEBIAN-CVE-2025-40298

In the Linux kernel, the following vulnerability has been resolved: gve: Implement settime64 with -EOPNOTSUPP ptpclocksettime assumes every ptpclock has implemented settime64. Stub it with -EOPNOTSUPP to prevent a NULL dereference...

5.1AI score0.0018EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 1:16 a.m.7 views

UBUNTU-CVE-2025-40298

In the Linux kernel, the following vulnerability has been resolved: gve: Implement settime64 with -EOPNOTSUPP ptpclocksettime assumes every ptpclock has implemented settime64. Stub it with -EOPNOTSUPP to prevent a NULL dereference...

5.7AI score0.0018EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/08 1:16 a.m.10 views

UBUNTU-CVE-2025-40299

In the Linux kernel, the following vulnerability has been resolved: gve: Implement gettimex64 with -EOPNOTSUPP gve implemented a ptpclock for sole use of doauxwork at this time. ptpclockgettime and ptpsysoffset assume every ptpclock has implemented either gettimex64 or gettime64. Stub gettimex64...

5.7AI score0.00181EPSS
SaveExploits0References10
Rows per page
Query Builder