Lucene search
K

12548 matches found

EUVD
EUVD
added 2025/12/18 8:25 p.m.3 views

EUVD-2025-204402

Avahi is a system which facilitates service discovery on a local network via the mDNS/DNS-SD protocol suite. In versions up to and including 0.9-rc2, the simple protocol server ignores the documented client limit and accepts unlimited connections, allowing for easy local DoS. Although CLIENTSMAX ...

5.5CVSS5.8AI score0.00152EPSS
Exploits1References3
SUSE CVE
SUSE CVE
added 2025/12/18 12:24 a.m.2 views

SUSE CVE-2025-68305

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisock: Prevent race in socket write iter and sock bind There is a potential race condition between sock bind and socket write iter. bind may free the same cmd via mgmtpending before write iter sends the cmd, just as...

5.5CVSS6.5AI score0.00156EPSS
Exploits0References24
Positive Technologies
Positive Technologies
added 2025/12/18 12:0 a.m.4 views

PT-2025-52349

Name of the Vulnerable Software and Affected Versions Apache Log4j Core versions 2.0-beta9 through 2.25.2 Description The Socket Appender in Apache Log4j Core does not verify the hostname of the peer certificate during TLS connections, even when configured to do so. This could allow a...

7.5CVSS6.4AI score0.00743EPSS
Exploits1References43
Tenable Nessus
Tenable Nessus
added 2025/12/18 12:0 a.m.1 views

openSUSE 15: libpython3_9-1_0 / libpython3_9-1_0-32bit / python39 / etc (SUSE-SU-2025:4433-1)

The remote openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE- SU-2025:4433-1 advisory. Update to 3.9.25: - Security - gh-137836: Add support of the plaintext element, RAWTEXT elements xmp, iframe, noembed and noframes, and optionally RAWTEXT...

5.8AI score
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2025/12/18 12:0 a.m.1 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991279)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991279 advisory. In the Linux kernel, the following vulnerability has been resolved: net: If sock is dead don't access sock's skwq in skstreamwaitmemory Fixes the below NULL pointer...

5.5CVSS5.7AI score0.00147EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2025/12/17 6:14 p.m.2 views

CVE-2025-12689 DoS in Calls plugin via malformed UTF-8 in WebSocket request

Mattermost versions 11.0.x = 11.0.4, 10.12.x = 10.12.2, 10.11.x = 10.11.6 fail to check WebSocket request field for proper UTF-8 format, which allows attacker to crash Calls plug-in via sending malformed request...

6.5CVSS6.5AI score0.0024EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2025/12/17 5:44 p.m.2 views

kernel: tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect()

A flaw was found in the TCP subsystem in tcpdisconnect of the Linux kernel.The server-side TCP Fast Open socket was reused as a new client before the TFO socket completes, leading to an information leak...

7.8CVSS5.8AI score0.00141EPSS
Exploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2025/12/17 3:55 p.m.10 views

Security Bulletin: Multiple components with known vulnerabilities in IBM QRadar SIEM

Summary Multiple components with known vulnerabilities were addressed in IBM QRadar SIEM version 7.5.0 UP14 IF03 Vulnerability Details CVEID:CVE-2025-39718 DESCRIPTION: In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: Validate length in packet header before skbput...

7.8CVSS5.7AI score0.00148EPSS
Exploits0Affected Software1
RedHat Linux
RedHat Linux
added 2025/12/17 3:4 p.m.4 views

kernel: tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect()

A flaw was found in the TCP subsystem in tcpdisconnect of the Linux kernel.The server-side TCP Fast Open socket was reused as a new client before the TFO socket completes, leading to an information leak...

7.8CVSS5.8AI score0.00141EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/12/17 3:4 p.m.8 views

kernel: Linux kernel: Privilege escalation or Denial of Service via TCP Fast Open vulnerability

A flaw was found in the Linux kernel. A local attacker with low privileges could exploit a memory corruption vulnerability, specifically a use-after-free and double-free, within the TCP Fast Open TFO socket processing. This occurs when a listener is closed while a TFO socket is being processed in...

6.1AI score0.00184EPSS
Exploits0References5
SUSE Linux
SUSE Linux
added 2025/12/17 1:20 p.m.3 views

Security update for python39

This update for python39 fixes the following issues: Update to 3.9.25: Security gh-137836: Add support of the “plaintext” element, RAWTEXT elements “xmp”, “iframe”, “noembed” and “noframes”, and optionally RAWTEXT element “noscript” in html.parser.HTMLParser. gh-136063: email.message: ensure line...

7AI score
Exploits0
RedHat Linux
RedHat Linux
added 2025/12/17 11:51 a.m.3 views

kernel: tls: wait for pending async decryptions if tls_strp_msg_hold fails

A vulnerability was found in tlsdecryptsg in net/tls/tlssw.c in networking subsystem in the Linux Kernel.In this flaw, If it fails to clone of the input skb to hold the reference to the memory it uses may lead a use-after-free...

5.8AI score0.00162EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/12/17 7:48 a.m.2 views

kernel: skbuff: skb_segment, Call zero copy functions before using skbuff frags

In the Linux kernel, the following vulnerability has been resolved: skbuff: skbsegment, Call zero copy functions before using skbuff frags Commit bf5c25d60861 "skbuff: in skbsegment, call zerocopy functions once per nskb" added the call to zero copy functions in skbsegment. The change introduced ...

5.5CVSS6.9AI score0.00178EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/12/17 5:37 a.m.4 views

kernel: net: tun: Update napi->skb after XDP process

A use-after-free flaw was found in tungetuser in drivers/net/tun.c in network TUNnel module in Linux kernel. This flaw could allow an attacker to crash the system at device disconnect. This vulnerability could even lead to a kernel information leak problem...

5.7AI score0.0018EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/12/17 3:45 a.m.3 views

kernel: tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect()

A flaw was found in the TCP subsystem in tcpdisconnect of the Linux kernel.The server-side TCP Fast Open socket was reused as a new client before the TFO socket completes, leading to an information leak...

7.8CVSS5.8AI score0.00141EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/12/17 3:33 a.m.2 views

kernel: tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect()

A flaw was found in the TCP subsystem in tcpdisconnect of the Linux kernel.The server-side TCP Fast Open socket was reused as a new client before the TFO socket completes, leading to an information leak...

7.8CVSS5.8AI score0.00141EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/12/17 3:33 a.m.2 views

kernel: nbd: fix incomplete validation of ioctl arg

A flaw has been found in the Linux kernel’s NBD drivers.The issue stems from incomplete validation of IOCTL arguments passed to the NBD driver. Specifically, oversized or unchecked arguments may lead to a signed integer overflow in blockwritefullpage and misuse of argument values cast to int in...

5.5CVSS7.2AI score0.00133EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/12/17 3:33 a.m.1 views

kernel: tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect()

A flaw was found in the TCP subsystem in tcpdisconnect of the Linux kernel.The server-side TCP Fast Open socket was reused as a new client before the TFO socket completes, leading to an information leak...

7.8CVSS5.8AI score0.00141EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/12/17 1:18 a.m.1 views

kernel: tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect()

A flaw was found in the TCP subsystem in tcpdisconnect of the Linux kernel.The server-side TCP Fast Open socket was reused as a new client before the TFO socket completes, leading to an information leak...

7.8CVSS5.8AI score0.00141EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/12/17 12:24 a.m.3 views

SUSE CVE-2025-68246

In the Linux kernel, the following vulnerability has been resolved: ksmbd: close accepted socket when per-IP limit rejects connection When the per-IP connection limit is exceeded in ksmbdkthreadfn, the code sets ret = -EAGAIN and continues the accept loop without closing the just-accepted socket...

6.7AI score0.00156EPSS
Exploits0References3
Rows per page
Query Builder