Lucene search
+L

756 matches found

Cvelist
Cvelist
added 2025/09/15 2:2 p.m.11 views

CVE-2022-50250 regulator: core: fix use_count leakage when handling boot-on

In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix usecount leakage when handling boot-on I found a usecount leakage towards supply regulator of rdev with boot-on option. ┌───────────────────┐ ┌───────────────────┐ │ regulatordev A │ │ regulatordev B │ │...

0.00156EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/15 2:2 p.m.5 views

CVE-2022-50250 regulator: core: fix use_count leakage when handling boot-on

In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix usecount leakage when handling boot-on I found a usecount leakage towards supply regulator of rdev with boot-on option. ┌───────────────────┐ ┌───────────────────┐ │ regulatordev A │ │ regulatordev B │ │...

4.9AI score
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.6 views

PT-2025-37504

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a use count leakage in the regulator core when handling boot-on regulators. This occurs when a regulator device A configured with regulator-boot-on increments...

6.1AI score0.00156EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/09/15 12:0 a.m.6 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 a usecount leak in the handling of boot-on, which could cause the provisioning regulator to fail to disable...

5.5CVSS5.7AI score0.00156EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/09/13 12:0 a.m.11 views

SUSE SLES12: cluster-md-kmp-default / dlm-kmp-default / gfs2-kmp-default / etc (SUSE-SU-2025:03204-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:03204-1 advisory. The SUSE Linux Enterprise 12 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: -...

9.8CVSS7.2AI score0.01278EPSS
SaveExploits8References188
SUSE CVE
SUSE CVE
added 2025/09/12 11:23 p.m.6 views

SUSE CVE-2025-39771

In the Linux kernel, the following vulnerability has been resolved: regulator: pca9450: Use devmregistersysoffhandler With module test, there is error dump: ------------ cut here ------------ notifier callback pca9450i2crestarthandler already registered WARNING: kernel/notifier.c:23 at...

5.5CVSS6.5AI score0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/12 1:40 p.m.9 views

SUSE-SU-2025:03204-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 12 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2022-49967: bpf: Fix a data-race around bpfjitlimit bsc1244964. - CVE-2022-49975: bpf: Don't redirect packets with invalid pktlen bsc1245196. - CVE-2022-49980:...

9.8CVSS6.9AI score0.01278EPSS
SaveExploits8References128
NVD
NVD
added 2025/09/11 5:15 p.m.9 views

CVE-2025-39771

In the Linux kernel, the following vulnerability has been resolved: regulator: pca9450: Use devmregistersysoffhandler With module test, there is error dump: ------------ cut here ------------ notifier callback pca9450i2crestarthandler already registered WARNING: kernel/notifier.c:23 at...

5.5CVSS0.00127EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/11 5:15 p.m.2 views

DEBIAN-CVE-2025-39771

In the Linux kernel, the following vulnerability has been resolved: regulator: pca9450: Use devmregistersysoffhandler With module test, there is error dump: ------------ cut here ------------ notifier callback pca9450i2crestarthandler already registered WARNING: kernel/notifier.c:23 at...

5.5CVSS5.4AI score0.00127EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/11 5:15 p.m.8 views

UBUNTU-CVE-2025-39771

In the Linux kernel, the following vulnerability has been resolved: regulator: pca9450: Use devmregistersysoffhandler With module test, there is error dump: ------------ cut here ------------ notifier callback pca9450i2crestarthandler already registered WARNING: kernel/notifier.c:23 at...

5.5CVSS5.7AI score0.00127EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/11 4:56 p.m.8 views

CVE-2025-39771 regulator: pca9450: Use devm_register_sys_off_handler

In the Linux kernel, the following vulnerability has been resolved: regulator: pca9450: Use devmregistersysoffhandler With module test, there is error dump: ------------ cut here ------------ notifier callback pca9450i2crestarthandler already registered WARNING: kernel/notifier.c:23 at...

6.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/11 4:56 p.m.15 views

CVE-2025-39771 regulator: pca9450: Use devm_register_sys_off_handler

In the Linux kernel, the following vulnerability has been resolved: regulator: pca9450: Use devmregistersysoffhandler With module test, there is error dump: ------------ cut here ------------ notifier callback pca9450i2crestarthandler already registered WARNING: kernel/notifier.c:23 at...

0.00127EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/11 4:56 p.m.31 views

CVE-2025-39771

The CVE-2025-39771 entry concerns the Linux kernel regulator driver pca9450. The issue arises in the pca9450_restart handling during module probe, where a notifier callback is already registered, leading to a kernel dump if not managed. The documented remediation is to use devm_register_sys_off_h...

5.5CVSS6AI score0.00127EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/11 12:0 a.m.5 views

PT-2025-37229

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains an issue in the regulator/pca9450 module where the system off handler is not properly managed. This can lead to a kernel dump when the module is tested. The...

5.5CVSS5.9AI score0.00127EPSS
SaveExploits0References16
Tenable Nessus
Tenable Nessus
added 2025/09/09 12:0 a.m.21 views

Oracle Linux 8 / 9 : Unbreakable Enterprise kernel (ELSA-2025-20552)

The remote Oracle Linux 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-20552 advisory. - usb: typec: displayport: Fix potential deadlock Andrei Kuchynski Orabug: 38309912 CVE-2025-38404 - i2c/designware: Fix an initialization issue...

9.8CVSS7.8AI score0.01278EPSS
SaveExploits11References117
Microsoft CVE
Microsoft CVE
added 2025/09/04 6:15 a.m.4 views

regulator: gpio: Fix the out-of-bounds access to drvdata::gpiods

...

8.4CVSS7AI score0.00177EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 5:4 a.m.7 views

regulator: core: fix NULL dereference on unbind due to stale coupling data

...

5.5CVSS7AI score0.00159EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 1:56 a.m.5 views

wifi: ath11k: update channel list in reg notifier instead reg worker

...

8.8CVSS6.8AI score0.00281EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 12:31 a.m.13 views

phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY mode

...

7.8CVSS6.8AI score0.00164EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-38668

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - regulator: core: fix NULL dereference on unbind due to stale coupling data Failing to reset couplingdesc.ncoupled after freeing coupledrdevs can lead to NULL...

5.5CVSS5.9AI score0.00159EPSS
SaveExploits0References3
Rows per page
Query Builder