Lucene search
K

8827 matches found

EUVD
EUVD
added 2025/12/16 6:31 p.m.10 views

EUVD-2025-203757

In the Linux kernel, the following vulnerability has been resolved: usbnet: Prevents free active kevent The root cause of this issue are: 1. When probing the usbnet device, executing usbnetlinkchangedev, 0, 0; put the kevent work in global workqueue. However, the kevent has not yet been scheduled...

6AI score0.00165EPSS
Exploits0References9
IBM Security Bulletins
IBM Security Bulletins
added 2025/12/16 10:28 a.m.7 views

Security Bulletin: Vulnerability in Java SE affects IBM Netezza Appliance

Summary The Java SE package is used by IBM Netezza Appliance . IBM Netezza Appliance has addressed the applicable CVEs CVE-2024-21208, CVE-2024-21210, CVE-2024-21217, CVE-2024-21235 Vulnerability Details CVEID:CVE-2024-21208 DESCRIPTION: Vulnerability in Java SE component: Networking. Difficult t...

4.8CVSS5.1AI score0.01157EPSS
Exploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:0 a.m.5 views

Ubuntu 14.04 LTS / 16.04 LTS : Linux kernel vulnerabilities (USN-7930-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-7930-1 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update...

7.8CVSS7.1AI score0.0028EPSS
Exploits0References19
GoogleProjectZero
GoogleProjectZero
added 2025/12/16 12:0 a.m.10 views

Thinking Outside The Box [dusted off draft from 2017]

Posted by Jann Horn Preface Hello from the future! This is a blogpost I originally drafted in early 2017. I wrote what I intended to be the first half of this post about escaping from the VM to the VirtualBox host userspace process with CVE-2017-3558, but I never got around to writing the second...

8.5CVSS7.4AI score0.02912EPSS
Exploits1
OSV
OSV
added 2025/12/15 11:35 p.m.8 views

USN-7935-1 linux-azure, linux-azure-6.8 vulnerabilities

Jean-Claude Graf, Sandro Rüegge, Ali Hajiabadi, and Kaveh Razavi discovered that the Linux kernel contained insufficient branch predictor isolation between a guest and a userspace hypervisor for certain processors. This flaw is known as VMSCAPE. An attacker in a guest VM could possibly use this t...

7.8CVSS6.8AI score0.01345EPSS
Exploits9References14
OSV
OSV
added 2025/12/15 8:15 p.m.4 views

GO-2025-4222 CNA Plugins Portmap nftables backend can intercept non-local traffic in github.com/containernetworking/plugins

CNA Plugins Portmap nftables backend can intercept non-local traffic in github.com/containernetworking/plugins...

6.6CVSS6.9AI score0.00117EPSS
Exploits0References5
Ubuntu
Ubuntu
added 2025/12/15 1:41 p.m.7 views

USN-7930-2: Linux kernel (FIPS) 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: - Cryptographic API; - ACPI drivers; - Hardware monitoring drivers; - InfiniBand drivers; - MTD block device drivers;...

7.8CVSS7.1AI score0.0028EPSS
Exploits0
OSV
OSV
added 2025/12/15 1:25 p.m.9 views

USN-7930-1 linux, linux-aws, linux-kvm, linux-lts-xenial 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: - Cryptographic API; - ACPI drivers; - Hardware monitoring drivers; - InfiniBand drivers; - MTD block device drivers;...

7.8CVSS6.4AI score0.0028EPSS
Exploits0References19
Ubuntu
Ubuntu
added 2025/12/15 1:25 p.m.7 views

USN-7930-1: Linux kernel 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: - Cryptographic API; - ACPI drivers; - Hardware monitoring drivers; - InfiniBand drivers; - MTD block device drivers;...

7.8CVSS7.1AI score0.0028EPSS
Exploits0
OSV
OSV
added 2025/12/12 12:20 p.m.7 views

OESA-2025-2832 glib-networking security update

glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Security Fixes: glib-networking s OpenSSL backend fails to properly check the return value of memory allocation routines. An out of...

3.7CVSS6.8AI score0.00331EPSS
Exploits0References2
OSV
OSV
added 2025/12/12 12:20 p.m.7 views

OESA-2025-2831 glib-networking security update

glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Security Fixes: glib-networking s OpenSSL backend fails to properly check the return value of memory allocation routines. An out of...

3.7CVSS6.8AI score0.00331EPSS
Exploits0References2
OSV
OSV
added 2025/12/12 12:20 p.m.5 views

OESA-2025-2830 glib-networking security update

glib-networking contains the implementations of certain GLib networking features that cannot be implemented directly in GLib itself because of their dependencies. Security Fixes: glib-networking s OpenSSL backend fails to properly check the return value of memory allocation routines. An out of...

3.7CVSS6.8AI score0.00331EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2025/12/12 6:13 a.m.4 views

CVE-2025-67726

Tornado is a Python web framework and asynchronous networking library. Versions 6.5.2 and below use an inefficient algorithm when parsing parameters for HTTP header values, potentially causing a DoS. The parseparam function in httputil.py is used to parse specific HTTP header values, such as thos...

7.5CVSS7.6AI score0.00371EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/12/12 5:49 a.m.3 views

CVE-2025-67725

Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, a single maliciously crafted HTTP request can block the server's event loop for an extended period, caused by the HTTPHeaders.add method. The function accumulates values using string concatenation...

7.5CVSS7.5AI score0.00396EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/12/12 5:36 a.m.3 views

CVE-2025-67724

Tornado is a Python web framework and asynchronous networking library. In versions 6.5.2 and below, the supplied reason phrase is used unescaped in HTTP headers where it could be used for header injection or in HTML in the default error page where it could be used for XSS and can be exploited by...

6.1CVSS5.3AI score0.00185EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/12/11 3:59 p.m.5 views

mysql: DML unspecified vulnerability (CPU Oct 2025)

Vulnerability in the MySQL Server product of Oracle MySQL component: Server: DML. Supported versions that are affected are 8.0.0-8.0.43, 8.4.0-8.4.6 and 9.0.0-9.4.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL...

5.5CVSS5.7AI score0.00438EPSS
Exploits0References5
NVD
NVD
added 2025/12/10 12:16 a.m.5 views

CVE-2025-67499

The CNI portmap plugin allows containers to emulate opening a host port, forwarding that traffic to the container. Versions 1.6.0 through 1.8.0 inadvertently forward all traffic with the same destination port as the host port when the portmap plugin is configured with the nftables backend, thus...

6.6CVSS0.00117EPSS
Exploits0References3
EUVD
EUVD
added 2025/12/09 6:30 p.m.4 views

EUVD-2023-60171

In the Linux kernel, the following vulnerability has been resolved: kcm: Fix error handling for SOCKDGRAM in kcmsendmsg. syzkaller found a memory leak in kcmsendmsg, and commit c821a88bd720 "kcm: Fix memory leak in error path of kcmsendmsg" suppressed it by updating kcmtxmsghead-lastskb if partia...

5.7AI score0.00216EPSS
Exploits0References9
OSV
OSV
added 2025/12/09 4:17 p.m.4 views

UBUNTU-CVE-2025-40337

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Correctly handle Rx checksum offload errors The stmmacrx function would previously set skb-ipsummed to CHECKSUMUNNECESSARY if hardware checksum offload CoE was enabled and the packet was of a known IP ethertype...

5.7AI score0.00191EPSS
Exploits0References22
NVD
NVD
added 2025/12/09 1:16 a.m.4 views

CVE-2023-53785

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: don't assume adequate headroom for SDIO headers mt7921usbsdiotxprepareskb calls mt7921usbsdiowritetxwi and mt7921skbaddusbsdiohdr, both of which blindly assume that adequate headroom will be available in the passed...

0.00166EPSS
Exploits0References3
Rows per page
Query Builder