Lucene search
+L

32272 matches found

CVE
CVE
added 4 hours ago12 views

CVE-2026-20492

CVE-2026-20492 affects MediaTek Audio HAL. A race condition can cause the system to become unresponsive, yielding local denial of service with only user privileges needed and no user interaction required for exploitation. Mitigation/patches referenced: ALPS10960026 (for MT6880/6890/6990/6988) and...

5.7AI score
SaveExploits0References1
EUVD
EUVD
added 4 hours ago5 views

EUVD-2026-52082

In Audio HAL, there is a possible system becoming unresponsive due to a race condition. This could lead to local denial of service with User execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS10960026 Note: For MT6880, MT6890, MT6990, MT6988 / AUTO00851250...

5.7AI score
SaveExploits0References1
CVE
CVE
added 4 hours ago8 views

CVE-2026-20474

CVE-2026-20474 describes a race-condition in display that can lead to local privilege escalation if an attacker already has System privileges. No user interaction is required. The vulnerability details come from multiple sources (NVD/CVE records and related bulletins); exploitation status is not ...

5.5AI score
SaveExploits0References1
EUVD
EUVD
added 4 hours ago4 views

EUVD-2026-52063

In display, there is a possible escalation of privilege due to a race condition. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Patch ID: ALPS11019183; Issue ID: MSV-7758...

5.5AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 3 days ago6 views

kernel: netfilter: ctnetlink: ensure safe access to master conntrack

A flaw was found in the netfilter: ctnetlink component of the Linux kernel. This vulnerability occurs due to insufficient locking when accessing the master conntrack object, allowing it to become invalid while still being referenced. A local attacker could potentially exploit this race condition,...

7.8CVSS5.5AI score0.00096EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 3 days ago6 views

kernel: netfilter: ctnetlink: ensure safe access to master conntrack

A flaw was found in the netfilter: ctnetlink component of the Linux kernel. This vulnerability occurs due to insufficient locking when accessing the master conntrack object, allowing it to become invalid while still being referenced. A local attacker could potentially exploit this race condition,...

7.8CVSS5.5AI score0.00096EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 3 days ago10 views

abrt: ChownProblemDir succeeds during active post-create event processing due to inadequate locking

A race condition was found in the abrt-dbus D-Bus service's ChownProblemDir method. ChownProblemDir opens the dump directory with DDOPENREADONLY and calls ddchown to change ownership of all files to the caller's uid, succeeding even while post-create event handlers hold a write lock. This allows ...

7CVSS5.5AI score0.00093EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 3 days ago8 views

Important: Red Hat Security Advisory: abrt security update

An update for abrt is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.8CVSS5.7AI score0.00103EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 3 days ago10 views

abrt: TOCTOU race condition in abrt-dbus SetElement allows arbitrary file writes to dump directories

A time-of-check time-of-use TOCTOU race condition was found in the abrt-dbus D-Bus service's SetElement method. Between dump directory creation and post-create event execution, any local user can call SetElement to write arbitrary text files into the root-owned dump directory, bypassing package...

7.8CVSS5.6AI score0.00103EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 3 days ago9 views

Important: Red Hat Security Advisory: abrt security update

An update for abrt is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.6 Extended Update Support Long-Life Add-On. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability...

7.8CVSS5.7AI score0.00103EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 3 days ago8 views

abrt: ChownProblemDir succeeds during active post-create event processing due to inadequate locking

A race condition was found in the abrt-dbus D-Bus service's ChownProblemDir method. ChownProblemDir opens the dump directory with DDOPENREADONLY and calls ddchown to change ownership of all files to the caller's uid, succeeding even while post-create event handlers hold a write lock. This allows ...

7CVSS5.5AI score0.00093EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 3 days ago8 views

Important: Red Hat Security Advisory: abrt security update

An update for abrt is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability...

7.8CVSS5.7AI score0.00103EPSS
SaveExploits0References3
NVD
NVD
added 3 days ago6 views

CVE-2026-67607

LightFTP 2.3.1 contains a race condition vulnerability that allows remote attackers to crash the server by racing a fresh connection that reuses the FTP context against an in-progress ABRT cleanup. Attackers can exploit the unprotected re-check of WorkerThreadId between workerthreadcleanup and...

8.2CVSS0.00284EPSS
SaveExploits0References2
EUVD
EUVD
added 3 days ago10 views

EUVD-2026-51558

LightFTP 2.3.1 contains a race condition vulnerability that allows remote attackers to crash the server by racing a fresh connection that reuses the FTP context against an in-progress ABRT cleanup. Attackers can exploit the unprotected re-check of WorkerThreadId between workerthreadcleanup and...

8.2CVSS5.6AI score0.00284EPSS
SaveExploits0References2
CVE
CVE
added 3 days ago16 views

CVE-2026-67607

LightFTP 2.3.1 is affected by a race-condition DoS vulnerability where a fresh FTP connection reuses context during an in-progress ABRT cleanup, exposing an unprotected re-check of WorkerThreadId between worker_thread_cleanup() and pthread_join() outside MTLock. This can cause pthread_join() to o...

8.2CVSS5.6AI score0.00284EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 3 days ago7 views

CVE-2026-67607 LightFTP 2.3.1 Race Condition DoS via worker_thread_cleanup

LightFTP 2.3.1 contains a race condition vulnerability that allows remote attackers to crash the server by racing a fresh connection that reuses the FTP context against an in-progress ABRT cleanup. Attackers can exploit the unprotected re-check of WorkerThreadId between workerthreadcleanup and...

8.2CVSS5.6AI score0.00284EPSS
SaveExploits0References2
Cvelist
Cvelist
added 3 days ago38 views

CVE-2026-67607 LightFTP 2.3.1 Race Condition DoS via worker_thread_cleanup

LightFTP 2.3.1 contains a race condition vulnerability that allows remote attackers to crash the server by racing a fresh connection that reuses the FTP context against an in-progress ABRT cleanup. Attackers can exploit the unprotected re-check of WorkerThreadId between workerthreadcleanup and...

8.2CVSS0.00284EPSS
SaveExploits0References2
OSV
OSV
added 3 days ago4 views

CVE-2026-67607 LightFTP 2.3.1 Race Condition DoS via worker_thread_cleanup

LightFTP 2.3.1 contains a race condition vulnerability that allows remote attackers to crash the server by racing a fresh connection that reuses the FTP context against an in-progress ABRT cleanup. Attackers can exploit the unprotected re-check of WorkerThreadId between workerthreadcleanup and...

8.2CVSS5.6AI score0.00333EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 3 days ago7 views

CVE-2026-67607

LightFTP 2.3.1 contains a race condition vulnerability that allows remote attackers to crash the server by racing a fresh connection that reuses the FTP context against an in-progress ABRT cleanup. Attackers can exploit the unprotected re-check of WorkerThreadId between workerthreadcleanup and...

9.2CVSS5.6AI score0.00333EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 3 days ago6 views

Important: Red Hat Security Advisory: abrt security update

An update for abrt is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System...

7.8CVSS5.7AI score0.00103EPSS
SaveExploits0References3
Rows per page
Query Builder