Lucene search
+L

11888 matches found

CVE
CVE
added 2025/12/24 7:27 p.m.18 views

CVE-2018-25134

CVE-2018-25134 affects Synaccess netBooter NP-02x/NP-08x (version 6.8) and is caused by an authentication bypass in the webNewAcct.cgi script. This allows unauthenticated attackers to craft POST requests that create admin user accounts, enabling unauthorized control over power‑supply management. ...

9.8CVSS6.9AI score0.00579EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.8 views

EUVD-2023-60348

In the Linux kernel, the following vulnerability has been resolved: regulator: stm32-pwr: fix ofiomap leak Smatch reports: drivers/regulator/stm32-pwr.c:166 stm32pwrregulatorprobe warn: 'base' from ofiomap not released on lines: 151,166. In stm32pwrregulatorprobe, base is not released when...

6.1AI score0.00187EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/12/24 3:30 p.m.10 views

EUVD-2023-60349

In the Linux kernel, the following vulnerability has been resolved: soundwire: fix enumeration completion The soundwire subsystem uses two completion structures that allow drivers to wait for soundwire device to become enumerated on the bus and initialised by their drivers, respectively. The code...

6.1AI score0.00182EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/12/24 3:30 p.m.8 views

EUVD-2023-60282

In the Linux kernel, the following vulnerability has been resolved: spmi: Add a check for remove callback when removing a SPMI driver When removing a SPMI driver, there can be a crash due to NULL pointer dereference if it does not have a remove callback defined. This is one such call trace observ...

5.9AI score0.00248EPSS
SaveExploits0References10
NVD
NVD
added 2025/12/24 1:16 p.m.10 views

CVE-2023-54096

In the Linux kernel, the following vulnerability has been resolved: soundwire: fix enumeration completion The soundwire subsystem uses two completion structures that allow drivers to wait for soundwire device to become enumerated on the bus and initialised by their drivers, respectively. The code...

0.00182EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:16 p.m.6 views

UBUNTU-CVE-2023-54097

In the Linux kernel, the following vulnerability has been resolved: regulator: stm32-pwr: fix ofiomap leak Smatch reports: drivers/regulator/stm32-pwr.c:166 stm32pwrregulatorprobe warn: 'base' from ofiomap not released on lines: 151,166. In stm32pwrregulatorprobe, base is not released when...

5.7AI score0.00187EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 1:16 p.m.8 views

UBUNTU-CVE-2023-54096

In the Linux kernel, the following vulnerability has been resolved: soundwire: fix enumeration completion The soundwire subsystem uses two completion structures that allow drivers to wait for soundwire device to become enumerated on the bus and initialised by their drivers, respectively. The code...

6.3AI score0.00182EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 1:6 p.m.15 views

CVE-2023-54097

CVE-2023-54097 (Linux kernel) affects the regulator subsystem, specifically the stm32-pwr regulator driver. The issue is an of_iomap() leak in stm32_pwr_regulator_probe() that can leak the mapped base address if memory allocation or regulator registration fails. The fix replaces of_iomap() with d...

6.3AI score0.00187EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 1:6 p.m.14 views

CVE-2023-54096

The PT-2025-53936 advisory details a Linux kernel SCSI subsystem flaw in the pm8001 driver: the running req counter is incorrectly incremented for internal aborts but not decremented on completion, which can cause a system hang when disabling a remote SATA PHY. Root cause is improper accounting o...

6.3AI score0.00182EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:6 p.m.14 views

CVE-2023-54096 soundwire: fix enumeration completion

In the Linux kernel, the following vulnerability has been resolved: soundwire: fix enumeration completion The soundwire subsystem uses two completion structures that allow drivers to wait for soundwire device to become enumerated on the bus and initialised by their drivers, respectively. The code...

6.5AI score0.00182EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:6 p.m.8 views

CVE-2022-50781 amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()

In the Linux kernel, the following vulnerability has been resolved: amdgpu/pm: prevent array underflow in vega20odneditdpmtable In the PPODEDITVDDCCURVE case the "inputindex" variable is capped at 2 but not checked for negative values so it results in an out of bounds read. This value comes from...

6.4AI score0.00187EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.28 views

CVE-2023-54044 spmi: Add a check for remove callback when removing a SPMI driver

In the Linux kernel, the following vulnerability has been resolved: spmi: Add a check for remove callback when removing a SPMI driver When removing a SPMI driver, there can be a crash due to NULL pointer dereference if it does not have a remove callback defined. This is one such call trace observ...

0.00248EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 12:22 p.m.14 views

CVE-2023-54044 spmi: Add a check for remove callback when removing a SPMI driver

In the Linux kernel, the following vulnerability has been resolved: spmi: Add a check for remove callback when removing a SPMI driver When removing a SPMI driver, there can be a crash due to NULL pointer dereference if it does not have a remove callback defined. This is one such call trace observ...

6.3AI score0.00248EPSS
SaveExploits0References12
OSV
OSV
added 2025/12/24 12:9 p.m.5 views

CVE-2025-68739 PM / devfreq: hisi: Fix potential UAF in OPP handling

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: hisi: Fix potential UAF in OPP handling Ensure all required data is acquired before calling devpmoppputopp to maintain correct resource acquisition and release order...

6.4AI score0.00172EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/24 12:9 p.m.66 views

CVE-2025-68739

CVE-2025-68739 concerns the Linux kernel component responsible for PM / devfreq, specifically the hisi OPP handling path. The connected documents describe a fix for a potential use-after-free (UAF) in OPP handling when managing power management references. The underlying issue was improper resour...

6.2AI score0.00172EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/24 12:9 p.m.30 views

CVE-2025-68739 PM / devfreq: hisi: Fix potential UAF in OPP handling

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: hisi: Fix potential UAF in OPP handling Ensure all required data is acquired before calling devpmoppputopp to maintain correct resource acquisition and release order...

0.00172EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/24 11:15 a.m.8 views

CVE-2023-54009

In the Linux kernel, the following vulnerability has been resolved: i2c: cadence: cdnsi2cmasterxfer: Fix runtime PM leak on error path The cdnsi2cmasterxfer function gets a runtime PM reference when the function is entered. This reference is released when the function is exited. There is currentl...

0.0018EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 11:15 a.m.4 views

UBUNTU-CVE-2023-54009

In the Linux kernel, the following vulnerability has been resolved: i2c: cadence: cdnsi2cmasterxfer: Fix runtime PM leak on error path The cdnsi2cmasterxfer function gets a runtime PM reference when the function is entered. This reference is released when the function is exited. There is currentl...

5.7AI score0.0018EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 10:55 a.m.16 views

CVE-2023-54013

CVE-2023-54013 concerns the Linux kernel where interconnect locking could deadlock between runpm and memory reclaim. The description notes a fix to decouple ICC locking by introducing a new icc_bw_lock to serialize bandwidth aggregation, separating it from paths that allocate memory (e.g., node/l...

6.1AI score0.00169EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/24 10:55 a.m.6 views

CVE-2023-54013 interconnect: Fix locking for runpm vs reclaim

In the Linux kernel, the following vulnerability has been resolved: interconnect: Fix locking for runpm vs reclaim For cases where iccbwset can be called in callbaths that could deadlock against shrinker/reclaim, such as runpm resume, we need to decouple the icc locking. Introduce a new iccbwlock...

6.3AI score0.00169EPSS
SaveExploits0References5
Rows per page
Query Builder