Lucene search
+L

1583 matches found

OSV
OSV
added 2025/08/19 5:15 p.m.4 views

UBUNTU-CVE-2025-38610

In the Linux kernel, the following vulnerability has been resolved: powercap: dtpmcpu: Fix NULL pointer dereference in getpdpoweruw The getpdpoweruw function can crash with a NULL pointer dereference when emcpuget returns NULL. This occurs when a CPU becomes impossible during runtime, causing...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0References31
OSV
OSV
added 2025/08/19 5:3 p.m.14 views

CVE-2025-38610 powercap: dtpm_cpu: Fix NULL pointer dereference in get_pd_power_uw()

In the Linux kernel, the following vulnerability has been resolved: powercap: dtpmcpu: Fix NULL pointer dereference in getpdpoweruw The getpdpoweruw function can crash with a NULL pointer dereference when emcpuget returns NULL. This occurs when a CPU becomes impossible during runtime, causing...

6.1AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/08/19 5:3 p.m.13 views

CVE-2025-38610

In the Linux kernel, the following vulnerability has been resolved: powercap: dtpmcpu: Fix NULL pointer dereference in getpdpoweruw The getpdpoweruw function can crash with a NULL pointer dereference when emcpuget returns NULL. This occurs when a CPU becomes impossible during runtime, causing...

5.5CVSS5.3AI score0.00156EPSS
SaveExploits0
CVE
CVE
added 2025/08/19 5:3 p.m.56 views

CVE-2025-38610

CVE-2025-38610 affects the Linux kernel powercap codebase, specifically the dtpm_cpu path. The vulnerability is caused by a NULL dereference in get_pd_power_uw() when em_cpu_get() returns NULL, which can occur if a CPU becomes unavailable at runtime and get_cpu_device() yields NULL, propagating t...

5.5CVSS7.3AI score0.00156EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/08/19 5:3 p.m.24 views

CVE-2025-38610 powercap: dtpm_cpu: Fix NULL pointer dereference in get_pd_power_uw()

In the Linux kernel, the following vulnerability has been resolved: powercap: dtpmcpu: Fix NULL pointer dereference in getpdpoweruw The getpdpoweruw function can crash with a NULL pointer dereference when emcpuget returns NULL. This occurs when a CPU becomes impossible during runtime, causing...

0.00156EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/08/18 11:22 p.m.6 views

SUSE CVE-2025-38552

In the Linux kernel, the following vulnerability has been resolved: mptcp: plug races between subflow fail and subflow creation We have races similar to the one addressed by the previous patch between subflow failing and additional subflow creation. They are just harder to trigger. The solution i...

5.8CVSS6.5AI score0.00306EPSS
SaveExploits0References21
RedhatCVE
RedhatCVE
added 2025/08/18 9:24 a.m.6 views

CVE-2025-38552

In the Linux kernel, the following vulnerability has been resolved: mptcp: plug races between subflow fail and subflow creation We have races similar to the one addressed by the previous patch between subflow failing and additional subflow creation. They are just harder to trigger. The solution i...

5.3CVSS6.4AI score0.00306EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2025-38491

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mptcp: make fallback action and fallback decision atomic Syzkaller reported the following splat: WARNING: CPU: 1 PID: 7704 at net/mptcp/protocol.h:1223...

8.2CVSS6.6AI score0.00195EPSS
SaveExploits0References4
OSV
OSV
added 2025/08/16 12:15 p.m.2 views

DEBIAN-CVE-2025-38552

In the Linux kernel, the following vulnerability has been resolved: mptcp: plug races between subflow fail and subflow creation We have races similar to the one addressed by the previous patch between subflow failing and additional subflow creation. They are just harder to trigger. The solution i...

7.8CVSS6.2AI score0.00306EPSS
SaveExploits0References1
NVD
NVD
added 2025/08/16 12:15 p.m.9 views

CVE-2025-38552

In the Linux kernel, the following vulnerability has been resolved: mptcp: plug races between subflow fail and subflow creation We have races similar to the one addressed by the previous patch between subflow failing and additional subflow creation. They are just harder to trigger. The solution i...

9.4CVSS0.00306EPSS
SaveExploits0References7
OSV
OSV
added 2025/08/16 12:15 p.m.8 views

AZL-66329 CVE-2025-38552 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: mptcp: plug races between subflow fail and subflow creation We have races similar to the one addressed by the previous patch between subflow failing and additional subflow creation. They are just harder to trigger. The solution i...

9.4CVSS5.7AI score0.00306EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/16 12:15 p.m.6 views

UBUNTU-CVE-2025-38552

In the Linux kernel, the following vulnerability has been resolved: mptcp: plug races between subflow fail and subflow creation We have races similar to the one addressed by the previous patch between subflow failing and additional subflow creation. They are just harder to trigger. The solution i...

9.4CVSS6.5AI score0.00306EPSS
SaveExploits0References29
Debian CVE
Debian CVE
added 2025/08/16 11:34 a.m.14 views

CVE-2025-38552

In the Linux kernel, the following vulnerability has been resolved: mptcp: plug races between subflow fail and subflow creation We have races similar to the one addressed by the previous patch between subflow failing and additional subflow creation. They are just harder to trigger. The solution i...

9.4CVSS6.2AI score0.00306EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/08/16 11:34 a.m.16 views

CVE-2025-38552 mptcp: plug races between subflow fail and subflow creation

In the Linux kernel, the following vulnerability has been resolved: mptcp: plug races between subflow fail and subflow creation We have races similar to the one addressed by the previous patch between subflow failing and additional subflow creation. They are just harder to trigger. The solution i...

9.4CVSS0.00306EPSS
SaveExploits0References5
CVE
CVE
added 2025/08/16 11:34 a.m.55 views

CVE-2025-38552

The CVE-2025-38552 entry concerns a race in Multipath TCP (mptcp) within the Linux kernel, where subflow creation could race with subflow failure. The reported fix uses a separate flag, protected by the socket fallback lock, to track the condition that prevents any additional subflow creation, wi...

9.4CVSS6.7AI score0.00306EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/08/16 11:34 a.m.9 views

CVE-2025-38552 mptcp: plug races between subflow fail and subflow creation

In the Linux kernel, the following vulnerability has been resolved: mptcp: plug races between subflow fail and subflow creation We have races similar to the one addressed by the previous patch between subflow failing and additional subflow creation. They are just harder to trigger. The solution i...

9.4CVSS6.1AI score
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2025-38284

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: rtw89: pci: configure manual DAC mode via PCI config API only To support 36-bit DMA, configure chip proprietary bit via PCI config API or chip DBI...

5.5CVSS6.4AI score0.0014EPSS
SaveExploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.5 views

Malicious code in fe-ops-renderizr-client-fallback (npm)

The package fe-ops-renderizr-client-fallback was found to contain malicious code...

7AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.4 views

Malicious code in express-yandex-host-fallback (npm)

The package express-yandex-host-fallback was found to contain malicious code...

7AI score
SaveExploits0
OSV
OSV
added 2025/08/14 6:52 p.m.3 views

MAL-2025-20093 Malicious code in express-yandex-host-fallback (npm)

The package express-yandex-host-fallback was found to contain malicious code...

7.2AI score
SaveExploits0
Rows per page
Query Builder