Lucene search
+L

38428 matches found

CVE
CVE
added 2025/12/08 12:46 a.m.33 views

CVE-2025-40318

CVE-2025-40318 : In the Linux kernel, a race in Bluetooth hci_sync code could lead to a Use-After-Free via double list_del when hci_cmd_sync_dequeue_once and hci_cmd_sync_work run concurrently. The root cause is a lookup followed by cancellation performed under two separate lock sections. The pub...

8.8CVSS6AI score0.00264EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.37 views

CVE-2025-40315 usb: gadget: f_fs: Fix epfile null pointer access after ep enable.

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Fix epfile null pointer access after ep enable. A race condition occurs when ffsfuncepsenable runs concurrently with ffsdatareset. The ffsdataclear called in ffsdatareset sets ffs-epfiles to NULL before resettin...

0.00197EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.15 views

CVE-2025-40315

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Fix epfile null pointer access after ep enable. A race condition occurs when ffsfuncepsenable runs concurrently with ffsdatareset. The ffsdataclear called in ffsdatareset sets ffs-epfiles to NULL before resettin...

5.2AI score0.00197EPSS
SaveExploits0
CVE
CVE
added 2025/12/08 12:46 a.m.39 views

CVE-2025-40315

CVE-2025-40315: In the Linux kernel usb gadget f_fs, a race allowed NULL pointer dereference when ffs_func_eps_enable() could access epfile->ep after concurrent ffs_data_reset(). The fix adds NULL pointer handling for ffs->epfiles in ffs_func_eps_enable() and aligns NULLing of epfiles under...

6.1AI score0.00197EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.21 views

CVE-2025-40310

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: resolve a race in amdgpuamdkfddevicefinisw There is race in amdgpuamdkfddevicefinisw and interrupt. if amdgpuamdkfddevicefinisw run in b/w kfdcleanupnodes and kfreekfd, and KGD interrupt generated. kernel panic log:...

5.1AI score0.00182EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.41 views

CVE-2025-40310 amd/amdkfd: resolve a race in amdgpu_amdkfd_device_fini_sw

In the Linux kernel, the following vulnerability has been resolved: amd/amdkfd: resolve a race in amdgpuamdkfddevicefinisw There is race in amdgpuamdkfddevicefinisw and interrupt. if amdgpuamdkfddevicefinisw run in b/w kfdcleanupnodes and kfreekfd, and KGD interrupt generated. kernel panic log:...

0.00182EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/12/08 12:46 a.m.7 views

CVE-2025-40297

In the Linux kernel, the following vulnerability has been resolved: net: bridge: fix use-after-free due to MST port state bypass syzbot reported1 a use-after-free when deleting an expired fdb. It is due to a race condition between learning still happening and a port being deleted, after all its...

7.8CVSS5.3AI score0.00154EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/08 12:00 a.m.8 views

Huawei HarmonyOS 安全漏洞

Huawei HarmonyOS is an operating system from Huawei China. It provides a full-scenario distributed operating system based on a microkernel. A competitive condition vulnerability exists in Huawei HarmonyOS, which can be exploited by attackers to cause confidentiality to be compromised...

7.1CVSS6.6AI score0.00065EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/12/08 12:00 a.m.11 views

PT-2025-49523

Name of the Vulnerable Software and Affected Versions affected versions not specified Description A race condition exists within the network module. Successful exploitation could compromise the confidentiality of the service. Recommendations At the moment, there is no information about a newer...

7.1CVSS6.3AI score0.00065EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/12/08 12:00 a.m.14 views

PT-2025-49522

Race condition vulnerability in the audio module. Impact: Successful exploitation of this vulnerability may affect availability...

6.7CVSS6.9AI score0.00067EPSS
SaveExploits0References2
Amazon
Amazon
added 2025/12/08 12:00 a.m.11 views

Important: firefox

Issue Overview: Race condition in the Graphics component. This vulnerability affects Firefox 145, Firefox ESR 140.5, and Firefox ESR 115.30. CVE-2025-13012 Mitigation bypass in the DOM: Core & HTML component. This vulnerability affects Firefox 145, Firefox ESR 140.5, and Firefox ESR 115.30...

8.8CVSS6.5AI score0.00443EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/08 12:00 a.m.4 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 race condition that could lead to reuse after release...

6AI score0.00264EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/12/08 12:00 a.m.10 views

Google Android 竞争条件问题漏洞

Google Android is a Linux-based open source operating system from Google, Inc. in the United States. Google Android suffers from a Competitive Condition Issue vulnerability that stems from a competitive condition that could lead to local elevation of privilege...

7CVSS6.1AI score0.00064EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/12/08 12:00 a.m.10 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 Linux kernel that stems from a race condition that could lead to a null pointer dereference...

6AI score0.00182EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-40315

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: gadget: ffs: Fix epfile null pointer access after ep enable. A race condition occurs when ffsfuncepsenable runs concurrently with ffsdatareset. The...

5.5AI score0.00197EPSS
SaveExploits0References2
CNVD
CNVD
added 2025/12/08 12:00 a.m.27 views

Google Chrome Competitive Conditions Vulnerability

Google Chrome is a web browser developed by Google Inc. to provide users with a fast, secure and customizable web browsing experience. Google Chrome suffers from a competitive condition vulnerability that stems from the presence of a competitive condition in v8, which can be exploited by an...

7.5CVSS6.1AI score0.00208EPSS
SaveExploits0References1
Amazon
Amazon
added 2025/12/08 12:00 a.m.16 views

Important: firefox

Issue Overview: Race condition in the Graphics component. This vulnerability affects Firefox 145, Firefox ESR 140.5, and Firefox ESR 115.30. CVE-2025-13012 Mitigation bypass in the DOM: Core & HTML component. This vulnerability affects Firefox 145, Firefox ESR 140.5, and Firefox ESR 115.30...

8.8CVSS6.6AI score0.00443EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/08 12:00 a.m.16 views

PT-2025-49519

Name of the Vulnerable Software and Affected Versions versions prior to 2025-66322 Description A multi-thread race condition exists in the camera framework module. Successful exploitation of this issue may affect availability. Recommendations At the moment, there is no information about a newer...

5.1CVSS6.3AI score0.00063EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/12/08 12:00 a.m.9 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 an incorrect handling of the locking mechanism, which could lead to a race condition...

6AI score0.00225EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/08 12:00 a.m.10 views

Google Android 安全漏洞

Google Android is a free and open source mobile operating system based on the Linux kernel developed by Google. Google Android suffers from a competitive condition vulnerability that can be exploited by an attacker to cause bypassing of intent filters and local elevation of privilege...

7CVSS6AI score0.00078EPSS
SaveExploits0References5
Rows per page
Query Builder