Lucene search
+L

12074 matches found

CVE
CVE
added 2025/09/16 4:11 p.m.31 views

CVE-2023-53310

CVE-2023-53310 concerns the Linux kernel power: supply: axp288_fuel_gauge code. The root cause is a race where external_power_changed can run after info->bat is not yet set during axp288_fuel_gauge_probe(), leading to a NULL dereference. The fix is to stop dereferencing info->bat and instea...

4.7CVSS5.9AI score0.0011EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/09/16 4:11 p.m.32 views

CVE-2023-53308

The CVE-2023-53308 issue is in the Linux kernel net: fec driver handling of pm_runtime_get() failures during removal. When pm_runtime_get() (as pm_runtime_resume_and_get()) fails, the remove callback may return an error, but the driver core ignores it and continues removing the device, causing a ...

7.8CVSS6.1AI score0.00164EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/16 4:11 p.m.1 views

CVE-2023-53308 net: fec: Better handle pm_runtime_get() failing in .remove()

In the Linux kernel, the following vulnerability has been resolved: net: fec: Better handle pmruntimeget failing in .remove In the unlikely event that pmruntimeget disguised as pmruntimeresumeandget fails, the remove callback returned an error early. The problem with this is that the driver core...

6.1AI score0.00164EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/09/16 4:11 p.m.15 views

CVE-2022-50347 mmc: rtsx_usb_sdmmc: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: rtsxusbsdmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not...

0.0016EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/16 4:11 p.m.6 views

CVE-2022-50347 mmc: rtsx_usb_sdmmc: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: rtsxusbsdmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not...

5.5CVSS6.2AI score
SaveExploits0References12
OSV
OSV
added 2025/09/16 2:15 p.m.6 views

DEBIAN-CVE-2025-39831

In the Linux kernel, the following vulnerability has been resolved: fbnic: Move phylink resume out of servicetask and into open/close The fbnic driver was presenting with the following locking assert coming out of a PM resume: 42.208116 T164 RTNL: assertion failed at drivers/net/phy/phylink.c 261...

5.5CVSS5.4AI score0.00143EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 2:15 p.m.8 views

UBUNTU-CVE-2025-39831

In the Linux kernel, the following vulnerability has been resolved: fbnic: Move phylink resume out of servicetask and into open/close The fbnic driver was presenting with the following locking assert coming out of a PM resume: 42.208116 T164 RTNL: assertion failed at drivers/net/phy/phylink.c 261...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/16 1:8 p.m.7 views

CVE-2025-39831 fbnic: Move phylink resume out of service_task and into open/close

In the Linux kernel, the following vulnerability has been resolved: fbnic: Move phylink resume out of servicetask and into open/close The fbnic driver was presenting with the following locking assert coming out of a PM resume: 42.208116 T164 RTNL: assertion failed at drivers/net/phy/phylink.c 261...

5.5CVSS6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/16 1:8 p.m.19 views

CVE-2025-39831 fbnic: Move phylink resume out of service_task and into open/close

In the Linux kernel, the following vulnerability has been resolved: fbnic: Move phylink resume out of servicetask and into open/close The fbnic driver was presenting with the following locking assert coming out of a PM resume: 42.208116 T164 RTNL: assertion failed at drivers/net/phy/phylink.c 261...

0.00143EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/09/16 1:8 p.m.4 views

CVE-2025-39831 fbnic: Move phylink resume out of service_task and into open/close

In the Linux kernel, the following vulnerability has been resolved: fbnic: Move phylink resume out of servicetask and into open/close The fbnic driver was presenting with the following locking assert coming out of a PM resume: 42.208116 T164 RTNL: assertion failed at drivers/net/phy/phylink.c 261...

6.2AI score0.00143EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/16 1:8 p.m.39 views

CVE-2025-39831

The CVE-2025-39831 entry describes a Linux kernel issue in the fbnic driver where phylink resume was invoked under an RTNL locking condition during PM resume, causing a locking assertion in phylink.c and a kernel warning. The root cause is moving phylink resume out of the service_task and into op...

5.5CVSS6.2AI score0.00143EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/09/16 1:0 p.m.5 views

CVE-2025-39829 trace/fgraph: Fix the warning caused by missing unregister notifier

In the Linux kernel, the following vulnerability has been resolved: trace/fgraph: Fix the warning caused by missing unregister notifier This warning was triggered during testing on v6.16: notifier callback ftracesuspendnotifiercall already registered WARNING: CPU: 2 PID: 86 at kernel/notifier.c:2...

5.5CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/16 1:0 p.m.16 views

CVE-2025-39829 trace/fgraph: Fix the warning caused by missing unregister notifier

In the Linux kernel, the following vulnerability has been resolved: trace/fgraph: Fix the warning caused by missing unregister notifier This warning was triggered during testing on v6.16: notifier callback ftracesuspendnotifiercall already registered WARNING: CPU: 2 PID: 86 at kernel/notifier.c:2...

0.00144EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/16 8:15 a.m.11 views

CVE-2023-53274

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: mt8183: Add back SSPM related clocks This reverts commit 860690a93ef23b567f781c1b631623e27190f101. On the MT8183, the SSPM related clocks were removed claiming a lack of usage. This however causes some issues when...

7.8CVSS0.00153EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/16 8:15 a.m.4 views

DEBIAN-CVE-2023-53274

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: mt8183: Add back SSPM related clocks This reverts commit 860690a93ef23b567f781c1b631623e27190f101. On the MT8183, the SSPM related clocks were removed claiming a lack of usage. This however causes some issues when...

7.8CVSS6.1AI score0.00153EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/16 8:15 a.m.9 views

UBUNTU-CVE-2023-53287

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: Put the cdns set active part outside the spin lock The device may be scheduled during the resume process, so this cannot appear in atomic operations. Since pmruntimesetactive will resume suppliers, put set active...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/16 8:15 a.m.8 views

UBUNTU-CVE-2023-53274

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: mt8183: Add back SSPM related clocks This reverts commit 860690a93ef23b567f781c1b631623e27190f101. On the MT8183, the SSPM related clocks were removed claiming a lack of usage. This however causes some issues when...

7.8CVSS5.7AI score0.00153EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/09/16 8:11 a.m.6 views

CVE-2023-53274

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: mt8183: Add back SSPM related clocks This reverts commit 860690a93ef23b567f781c1b631623e27190f101. On the MT8183, the SSPM related clocks were removed claiming a lack of usage. This however causes some issues when...

7.8CVSS6.1AI score0.00153EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/09/16 8:11 a.m.15 views

CVE-2023-53274 clk: mediatek: mt8183: Add back SSPM related clocks

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: mt8183: Add back SSPM related clocks This reverts commit 860690a93ef23b567f781c1b631623e27190f101. On the MT8183, the SSPM related clocks were removed claiming a lack of usage. This however causes some issues when...

7.8CVSS0.00153EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/09/16 8:11 a.m.6 views

CVE-2023-53274 clk: mediatek: mt8183: Add back SSPM related clocks

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: mt8183: Add back SSPM related clocks This reverts commit 860690a93ef23b567f781c1b631623e27190f101. On the MT8183, the SSPM related clocks were removed claiming a lack of usage. This however causes some issues when...

6.2AI score0.00153EPSS
SaveExploits0References2
Rows per page
Query Builder