Lucene search
K

2500 matches found

RedhatCVE
RedhatCVE
added 2026/01/16 4:20 p.m.2 views

CVE-2021-47752

AWebServer GhostBuilding 18 contains a denial of service vulnerability that allows remote attackers to overwhelm the server by sending multiple concurrent HTTP requests. Attackers can generate high-volume requests to multiple endpoints including /mysqladmin to potentially crash or render the...

8.7CVSS7.3AI score0.00491EPSS
Exploits1References1
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.0 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-004009)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004009 advisory. An issue was discovered in the Linux kernel before 5.4.17. drivers/spi/spi-dw.c allows attackers to cause a panic via concurrent calls to dwspiirq and...

5.5CVSS6.7AI score0.00652EPSS
Exploits1References12
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.4 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-004238)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004238 advisory. An issue was discovered in the Linux kernel before 5.4.17. drivers/spi/spi-dw.c allows attackers to cause a panic via concurrent calls to dwspiirq and...

5.5CVSS6.7AI score0.00652EPSS
Exploits1References12
OSV
OSV
added 2026/01/15 4:16 p.m.1 views

CVE-2021-47752

AWebServer GhostBuilding 18 contains a denial of service vulnerability that allows remote attackers to overwhelm the server by sending multiple concurrent HTTP requests. Attackers can generate high-volume requests to multiple endpoints including /mysqladmin to potentially crash or render the...

8.7CVSS5.8AI score0.00491EPSS
Exploits1References3
CVE
CVE
added 2026/01/15 3:52 p.m.12 views

CVE-2021-47752

CVE-2021-47752 affects AWebServer GhostBuilding 18. The vulnerability is a denial-of-service condition that allows remote attackers to overwhelm the server by issuing multiple concurrent HTTP requests, potentially targeting endpoints such as /mysqladmin and crashing or rendering the service unres...

8.7CVSS6.9AI score0.00491EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2026/01/15 3:52 p.m.24 views

CVE-2021-47752 AWebServer GhostBuilding 18 - Denial of Service (DoS)

AWebServer GhostBuilding 18 contains a denial of service vulnerability that allows remote attackers to overwhelm the server by sending multiple concurrent HTTP requests. Attackers can generate high-volume requests to multiple endpoints including /mysqladmin to potentially crash or render the...

8.7CVSS0.00491EPSS
Exploits1References3
ATTACKERKB
ATTACKERKB
added 2026/01/15 3:52 p.m.3 views

CVE-2021-47752

AWebServer GhostBuilding 18 contains a denial of service vulnerability that allows remote attackers to overwhelm the server by sending multiple concurrent HTTP requests. Attackers can generate high-volume requests to multiple endpoints including /mysqladmin to potentially crash or render the...

8.7CVSS5.7AI score0.00491EPSS
Exploits1References3Affected Software1
CNNVD
CNNVD
added 2026/01/15 12:0 a.m.4 views

Sylkat AWebServer GhostBuilding security vulnerability

Sylkat AWebServer GhostBuilding is a built-in website building assistant module from Sylkat Corporation. Version 18 of Sylkat AWebServer GhostBuilding contains a security vulnerability. This vulnerability arises from the possibility of overloading the server when multiple concurrent HTTP requests...

8.7CVSS5.8AI score0.00491EPSS
Exploits1References3
RedhatCVE
RedhatCVE
added 2026/01/14 6:22 p.m.1 views

CVE-2026-20869

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows Local Session Manager LSM allows an authorized attacker to elevate privileges locally...

7CVSS7AI score0.00288EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/01/14 6:22 p.m.2 views

CVE-2026-20808

Concurrent execution using shared resource with improper synchronization 'race condition' in Printer Association Object allows an authorized attacker to elevate privileges locally...

7CVSS7AI score0.00297EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2026/01/14 9:53 a.m.2 views

kernel: smb: client: fix race with concurrent opens in rename(2)

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix race with concurrent opens in rename2 Besides sending the rename request to the server, the rename process also involves closing any deferred close, waiting for outstanding I/O to complete as well as marking all...

4.7CVSS5.7AI score0.00101EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/01/14 9:53 a.m.3 views

kernel: usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call paths

A use-after-free vulnerability was found in the DWC3 USB controller driver in the Linux kernel. Multiple unsynchronized execution paths can invoke dwc3removerequests concurrently, leading to premature freeing of USB requests. When one path frees requests while another is still processing them, a...

5.9AI score0.00194EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/01/14 12:36 a.m.4 views

kernel: smb: client: fix race with concurrent opens in rename(2)

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix race with concurrent opens in rename2 Besides sending the rename request to the server, the rename process also involves closing any deferred close, waiting for outstanding I/O to complete as well as marking all...

4.7CVSS5.7AI score0.00101EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/01/14 12:36 a.m.3 views

kernel: usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call paths

A use-after-free vulnerability was found in the DWC3 USB controller driver in the Linux kernel. Multiple unsynchronized execution paths can invoke dwc3removerequests concurrently, leading to premature freeing of USB requests. When one path frees requests while another is still processing them, a...

5.9AI score0.00194EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2026/01/14 12:26 a.m.2 views

SUSE CVE-2025-68774

In the Linux kernel, the following vulnerability has been resolved: hfsplus: fix missing hfsbnodeget in hfsbnodecreate When sync and link are called concurrently, both threads may enter hfsbnodefind without finding the node in the hash table and proceed to create it. Thread A: hfspluswriteinode -...

4.7CVSS6.4AI score0.00173EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2026/01/14 12:26 a.m.2 views

kernel: smb: client: fix race with concurrent opens in rename(2)

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix race with concurrent opens in rename2 Besides sending the rename request to the server, the rename process also involves closing any deferred close, waiting for outstanding I/O to complete as well as marking all...

4.7CVSS5.7AI score0.00101EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/01/14 12:17 a.m.5 views

kernel: smb: client: fix race with concurrent opens in rename(2)

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix race with concurrent opens in rename2 Besides sending the rename request to the server, the rename process also involves closing any deferred close, waiting for outstanding I/O to complete as well as marking all...

4.7CVSS5.7AI score0.00101EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/01/14 12:13 a.m.3 views

kernel: smb: client: fix race with concurrent opens in rename(2)

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix race with concurrent opens in rename2 Besides sending the rename request to the server, the rename process also involves closing any deferred close, waiting for outstanding I/O to complete as well as marking all...

4.7CVSS5.7AI score0.00101EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/01/14 12:13 a.m.7 views

kernel: usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call paths

A use-after-free vulnerability was found in the DWC3 USB controller driver in the Linux kernel. Multiple unsynchronized execution paths can invoke dwc3removerequests concurrently, leading to premature freeing of USB requests. When one path frees requests while another is still processing them, a...

5.9AI score0.00194EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/01/14 12:10 a.m.1 views

kernel: usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call paths

A use-after-free vulnerability was found in the DWC3 USB controller driver in the Linux kernel. Multiple unsynchronized execution paths can invoke dwc3removerequests concurrently, leading to premature freeing of USB requests. When one path frees requests while another is still processing them, a...

5.9AI score0.00194EPSS
Exploits0References5
Rows per page
Query Builder