Lucene search
+L

1410 matches found

CVE
CVE
added 2025/09/15 2:21 p.m.57 views

CVE-2023-53221

The CVE-2023-53221 case concerns a vulnerability in the Linux kernel where a memleak can occur if fentry attachment fails for a BPF trampoline image. The description states that, when the fentry attach fails, the allocated trampoline image remains in memory and can be observed in /proc/kallsyms a...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/09/09 8:54 p.m.11 views

Vite's `server.fs` settings were not applied to HTML files

Summary Any HTML files on the machine were served regardless of the server.fs settings. Impact Only apps that match the following conditions are affected: - explicitly exposes the Vite dev server to the network using --host or server.host config option - appType: 'spa' default or appType: 'mpa' i...

5.3CVSS7.1AI score0.00586EPSS
SaveExploits1References8Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/09/04 8:40 a.m.5 views

mptcp: make fallback action and fallback decision atomic

...

7CVSS6.8AI score0.00107EPSS
SaveExploits0
Veracode
Veracode
added 2025/08/28 8:53 a.m.7 views

Arbitrary Code Execution (ACE)

skops is vulnerable to Arbitrary Code Execution ACE. The vulnerability is due to Card.getmodel falling back to joblib for non-.zip file formats without warning, which allows an attacker to load a malicious model file and execute arbitrary code...

8.4CVSS7.4AI score0.00212EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2018-5776

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - WordPress before 4.9.2 has XSS in the Flash fallback files in MediaElement under wp- includes/js/mediaelement. CVE-2018-5776 Note that Nessus relies on the...

6.1CVSS6.3AI score0.02404EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2017-5490

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Cross-site scripting XSS vulnerability in the theme-name fallback functionality in wp-includes/class-wp- theme.php in WordPress before 4.7.1 allows remote...

6.1CVSS7AI score0.02436EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/19 5:15 p.m.9 views

AZL-66455 CVE-2025-38610 affecting package kernel for versions less than 6.6.104.2-1

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.6AI score0.00156EPSS
SaveExploits0References1
NVD
NVD
added 2025/08/19 5:15 p.m.12 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.5CVSS0.00156EPSS
SaveExploits0References7
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
Cvelist
Cvelist
added 2025/08/19 5:3 p.m.18 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
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
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
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...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/08/18 11:22 p.m.5 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.00156EPSS
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.00156EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.9 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...

5.5CVSS6.8AI score0.00107EPSS
SaveExploits0References4
NVD
NVD
added 2025/08/16 12:15 p.m.8 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...

7.8CVSS0.00156EPSS
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...

7.8CVSS5.7AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/16 12:15 p.m.1 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.00156EPSS
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...

8.3CVSS6.5AI score0.00156EPSS
SaveExploits0References29
Rows per page
Query Builder