Lucene search
K

7500 matches found

RedHat Linux
RedHat Linux
added 2025/11/12 6:1 p.m.3 views

python-kdcproxy: Remote DoS via unbounded TCP upstream buffering

If an attacker causes kdcproxy to connect to an attacker-controlled KDC server e.g. through server-side request forgery, they can exploit the fact that kdcproxy does not enforce bounds on TCP response length to conduct a denial-of-service attack. While receiving the KDC's response, kdcproxy copie...

5.9CVSS5.9AI score0.00086EPSS
Exploits0References6
OSV
OSV
added 2025/11/12 5:30 p.m.4 views

USN-7835-6 linux-aws-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - ACPI drivers; - Ublk userspace block driver; -...

8.8CVSS6.7AI score0.00125EPSS
Exploits1References60
OSV
OSV
added 2025/11/12 5:15 p.m.2 views

AZL-70181 CVE-2025-59089 affecting package python-kdcproxy 0.4.2-5

If an attacker causes kdcproxy to connect to an attacker-controlled KDC server e.g. through server-side request forgery, they can exploit the fact that kdcproxy does not enforce bounds on TCP response length to conduct a denial-of-service attack. While receiving the KDC's response, kdcproxy copie...

5.9CVSS5.9AI score0.00086EPSS
Exploits0References1
OSV
OSV
added 2025/11/12 5:15 p.m.2 views

AZL-70171 CVE-2025-59089 affecting package python-kdcproxy 1.0.0-18

If an attacker causes kdcproxy to connect to an attacker-controlled KDC server e.g. through server-side request forgery, they can exploit the fact that kdcproxy does not enforce bounds on TCP response length to conduct a denial-of-service attack. While receiving the KDC's response, kdcproxy copie...

5.9CVSS5.9AI score0.00086EPSS
Exploits0References1
OSV
OSV
added 2025/11/12 5:15 p.m.0 views

UBUNTU-CVE-2025-59089

If an attacker causes kdcproxy to connect to an attacker-controlled KDC server e.g. through server-side request forgery, they can exploit the fact that kdcproxy does not enforce bounds on TCP response length to conduct a denial-of-service attack. While receiving the KDC's response, kdcproxy copie...

5.9CVSS6AI score0.00086EPSS
Exploits0References9
RedhatCVE
RedhatCVE
added 2025/11/12 4:40 p.m.3 views

CVE-2025-59089

If an attacker causes kdcproxy to connect to an attacker-controlled KDC server e.g. through server-side request forgery, they can exploit the fact that kdcproxy does not enforce bounds on TCP response length to conduct a denial-of-service attack. While receiving the KDC's response, kdcproxy copie...

5.9CVSS6.4AI score0.00086EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/11/12 4:40 p.m.8 views

CVE-2025-59089 Python-kdcproxy: remote dos via unbounded tcp upstream buffering

If an attacker causes kdcproxy to connect to an attacker-controlled KDC server e.g. through server-side request forgery, they can exploit the fact that kdcproxy does not enforce bounds on TCP response length to conduct a denial-of-service attack. While receiving the KDC's response, kdcproxy copie...

5.9CVSS0.00086EPSS
Exploits0References17
CVE
CVE
added 2025/11/12 4:40 p.m.15 views

CVE-2025-59089

CVE-2025-59089 is a DoS in python-kdcproxy caused by unbounded TCP buffering and permissive handling of response chunks, enabling memory/CPU exhaustion when kdcproxy connects to attacker-controlled KDCs. Related issue CVE-2025-59088 concerns SSRF via DNS SRV discovery for realms, allowing probing...

5.9CVSS6.7AI score0.00086EPSS
Exploits0References17
RedHat Linux
RedHat Linux
added 2025/11/12 4:32 p.m.3 views

python-kdcproxy: Remote DoS via unbounded TCP upstream buffering

If an attacker causes kdcproxy to connect to an attacker-controlled KDC server e.g. through server-side request forgery, they can exploit the fact that kdcproxy does not enforce bounds on TCP response length to conduct a denial-of-service attack. While receiving the KDC's response, kdcproxy copie...

5.9CVSS5.9AI score0.00086EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2025/11/12 4:20 p.m.4 views

python-kdcproxy: Remote DoS via unbounded TCP upstream buffering

If an attacker causes kdcproxy to connect to an attacker-controlled KDC server e.g. through server-side request forgery, they can exploit the fact that kdcproxy does not enforce bounds on TCP response length to conduct a denial-of-service attack. While receiving the KDC's response, kdcproxy copie...

5.9CVSS5.9AI score0.00086EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2025/11/12 3:26 p.m.3 views

python-kdcproxy: Remote DoS via unbounded TCP upstream buffering

If an attacker causes kdcproxy to connect to an attacker-controlled KDC server e.g. through server-side request forgery, they can exploit the fact that kdcproxy does not enforce bounds on TCP response length to conduct a denial-of-service attack. While receiving the KDC's response, kdcproxy copie...

5.9CVSS5.9AI score0.00086EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2025/11/12 3:8 p.m.4 views

kernel: net: sched: sfb: fix null pointer access issue when sfb_init() fails

A null pointer dereference exists in the linux kernel, such that when sfbinit fails qdisc is NULL, and it will cause gpf issue, leading to damage to the availability of the system...

5.5CVSS7.3AI score0.00024EPSS
Exploits0References5
EUVD
EUVD
added 2025/11/12 12:30 p.m.4 views

EUVD-2025-124917

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Check GuC running state before deregistering exec queue In normal operation, a registered exec queue is disabled and deregistered through the GuC, and freed only after the GuC confirms completion. However, if the driv...

5.7AI score0.00026EPSS
Exploits0References4
EUVD
EUVD
added 2025/11/12 12:30 p.m.2 views

EUVD-2025-124937

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix potential deadlock while nrrequests grown Allocate and free schedtags while queue is freezed can deadlock1, this is a long term problem, hence allocate memory before freezing queue and free memory after queue is...

5.9AI score0.00028EPSS
Exploits0References3
EUVD
EUVD
added 2025/11/12 12:30 p.m.6 views

EUVD-2025-124958

In the Linux kernel, the following vulnerability has been resolved: blk-mq: check kobject stateinsysfs before deleting in blkmqunregisterhctx In blkmqupdatenrhwqueues the return value of blkmqsysfsregisterhctxs is not checked. If sysfs creation for hctx fails, later changing the number of hwqueue...

5.8AI score0.00066EPSS
Exploits0References9
EUVD
EUVD
added 2025/11/12 12:30 p.m.2 views

EUVD-2025-124943

In the Linux kernel, the following vulnerability has been resolved: net: usb: Remove disruptive netifwakequeue in rtl8150setmulticast syzbot reported WARNING in rtl8150startxmit/usbsubmiturb. This is the sequence of events that leads to the warning: rtl8150startxmit netifstopqueue;...

5.8AI score0.00066EPSS
Exploits0References9
NVD
NVD
added 2025/11/12 11:15 a.m.3 views

CVE-2025-40166

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Check GuC running state before deregistering exec queue In normal operation, a registered exec queue is disabled and deregistered through the GuC, and freed only after the GuC confirms completion. However, if the driv...

0.00026EPSS
Exploits0References3
OSV
OSV
added 2025/11/12 11:15 a.m.1 views

AZL-70004 CVE-2025-40146 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix potential deadlock while nrrequests grown Allocate and free schedtags while queue is freezed can deadlock1, this is a long term problem, hence allocate memory before freezing queue and free memory after queue is...

5.6AI score0.00028EPSS
Exploits0References1
NVD
NVD
added 2025/11/12 11:15 a.m.4 views

CVE-2025-40146

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix potential deadlock while nrrequests grown Allocate and free schedtags while queue is freezed can deadlock1, this is a long term problem, hence allocate memory before freezing queue and free memory after queue is...

0.00028EPSS
Exploits0References2
NVD
NVD
added 2025/11/12 11:15 a.m.8 views

CVE-2025-40140

In the Linux kernel, the following vulnerability has been resolved: net: usb: Remove disruptive netifwakequeue in rtl8150setmulticast syzbot reported WARNING in rtl8150startxmit/usbsubmiturb. This is the sequence of events that leads to the warning: rtl8150startxmit netifstopqueue;...

0.00066EPSS
Exploits0References8
Rows per page
Query Builder