Lucene search
+L

5491 matches found

NVD
NVD
added 2025/11/12 10:15 p.m.7 views

CVE-2025-40190

In the Linux kernel, the following vulnerability has been resolved: ext4: guard against EA inode refcount underflow in xattr update syzkaller found a path where ext4xattrinodeupdateref reads an EA inode refcount that is already ref underflow: refcount=-1 refchange=-1 EXT4-fs warning: eainode dec...

7.8CVSS0.00164EPSS
SaveExploits0References8
NVD
NVD
added 2025/11/12 10:15 p.m.6 views

CVE-2025-40186

In the Linux kernel, the following vulnerability has been resolved: tcp: Don't call reqskfastopenremove in tcpconnrequest. syzbot reported the splat below in tcpconnrequest. 0 If a listener is closed while a TFO socket is being processed in tcpconnrequest, inetcskreqskqueueadd does not set reqsk-...

8.1CVSS0.00541EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/12 10:15 p.m.3 views

DEBIAN-CVE-2025-40190

In the Linux kernel, the following vulnerability has been resolved: ext4: guard against EA inode refcount underflow in xattr update syzkaller found a path where ext4xattrinodeupdateref reads an EA inode refcount that is already ref underflow: refcount=-1 refchange=-1 EXT4-fs warning: eainode dec...

7.8CVSS5.2AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 10:15 p.m.12 views

AZL-70091 CVE-2025-40190 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: ext4: guard against EA inode refcount underflow in xattr update syzkaller found a path where ext4xattrinodeupdateref reads an EA inode refcount that is already ref underflow: refcount=-1 refchange=-1 EXT4-fs warning: eainode dec...

7.8CVSS5.6AI score0.00164EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/12 10:15 p.m.13 views

UBUNTU-CVE-2025-40186

In the Linux kernel, the following vulnerability has been resolved: tcp: Don't call reqskfastopenremove in tcpconnrequest. syzbot reported the splat below in tcpconnrequest. 0 If a listener is closed while a TFO socket is being processed in tcpconnrequest, inetcskreqskqueueadd does not set reqsk-...

8.1CVSS5.7AI score0.00541EPSS
SaveExploits0References16
OSV
OSV
added 2025/11/12 10:15 p.m.15 views

UBUNTU-CVE-2025-40190

In the Linux kernel, the following vulnerability has been resolved: ext4: guard against EA inode refcount underflow in xattr update syzkaller found a path where ext4xattrinodeupdateref reads an EA inode refcount that is already ref underflow: refcount=-1 refchange=-1 EXT4-fs warning: eainode dec...

7.8CVSS5.7AI score0.00164EPSS
SaveExploits0References11
CVE
CVE
added 2025/11/12 9:56 p.m.42 views

CVE-2025-40190

CVE-2025-40190 affects the Linux kernel ext4: EA inode refcount underflow during xattr updates. The root cause is in ext4_xattr_inode_update_ref(), where a non-positive refcount could be decremented (ref_change -1), leading to underflow and errors. The fix enforces that if the current refcount is...

7.8CVSS6AI score0.00164EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/11/12 9:56 p.m.14 views

CVE-2025-40190 ext4: guard against EA inode refcount underflow in xattr update

In the Linux kernel, the following vulnerability has been resolved: ext4: guard against EA inode refcount underflow in xattr update syzkaller found a path where ext4xattrinodeupdateref reads an EA inode refcount that is already ref underflow: refcount=-1 refchange=-1 EXT4-fs warning: eainode dec...

7.8CVSS0.00164EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/11/12 9:56 p.m.14 views

CVE-2025-40190

In the Linux kernel, the following vulnerability has been resolved: ext4: guard against EA inode refcount underflow in xattr update syzkaller found a path where ext4xattrinodeupdateref reads an EA inode refcount that is already ref underflow: refcount=-1 refchange=-1 EXT4-fs warning: eainode dec...

7.8CVSS5.2AI score0.00164EPSS
SaveExploits0
CVE
CVE
added 2025/11/12 9:56 p.m.46 views

CVE-2025-40186

CVE-2025-40186 is a Linux kernel vulnerability described for Unity/Linux kernels: when handling TCP Fast Open (TFO), a call to reqsk_fastopen_remove() in tcp_conn_request() can trigger refcount underflow and double-free of the request_sockets object. The fix removes reqsk_fastopen_remove() from t...

8.1CVSS6AI score0.00541EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/11/12 9:56 p.m.3 views

CVE-2025-40186

In the Linux kernel, the following vulnerability has been resolved: tcp: Don't call reqskfastopenremove in tcpconnrequest. syzbot reported the splat below in tcpconnrequest. 0 If a listener is closed while a TFO socket is being processed in tcpconnrequest, inetcskreqskqueueadd does not set reqsk-...

8.1CVSS5.2AI score0.00541EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.10 views

kernel: powerpc/xive: Fix refcount leak in xive_spapr_init

In the Linux kernel, the following vulnerability has been resolved: powerpc/xive: Fix refcount leak in xivespaprinit offindcompatiblenode returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

5.5CVSS6.8AI score0.00263EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.9 views

kernel: powerpc/xics: fix refcount leak in icp_opal_init()

In the Linux kernel, the following vulnerability has been resolved: powerpc/xics: fix refcount leak in icpopalinit The offindcompatiblenode function returns a node pointer with refcount incremented, use ofnodeput on it when done...

5.5CVSS6.8AI score0.0027EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.15 views

kernel: blk-cgroup: Fix class @block_class's subsystem refcount leakage

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: Fix class @blockclass's subsystem refcount leakage blkcgfillrootiostats iterates over @blockclass's devices by classdeviterinit|next, but does not end iterating with classdeviterexit, so causes the class's subsystem...

5.5CVSS6.8AI score0.00227EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 8:21 a.m.8 views

kernel: ipvlan: Fix use-after-free in ipvlan_get_iflink().

In the Linux kernel, the following vulnerability has been resolved: ipvlan: Fix use-after-free in ipvlangetiflink. syzbot presented an use-after-free report 0 regarding ipvlan and linkwatch. ipvlan does not hold a refcnt of the lower device unlike vlan and macvlan. If the linkwatch work is...

7.8CVSS5.7AI score0.0021EPSS
SaveExploits0References5
OSV
OSV
added 2025/11/07 11:09 a.m.11 views

OESA-2025-2636 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix possible data races in gfs2showoptions Some fields such as gtlogdsecs of the struct gfs2tune are accessed without holding the lock gtspin in...

7.8CVSS7.5AI score0.00254EPSS
SaveExploits0References12
OSV
OSV
added 2025/11/07 11:09 a.m.10 views

OESA-2025-2632 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: SUNRPC: make sure cache entry active before cacheshow The function cshow was called with protection from RCU. This only ensures that cp will not be freed...

7.8CVSS7.6AI score0.00254EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/11/06 12:00 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990442)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990442 advisory. In the Linux kernel, the following vulnerability has been resolved: video: fbdev: clcdfb: Fix refcount leak in clcdfbofvramsetup ofparsephandle returns a node pointe...

5.5CVSS5.9AI score0.00291EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/06 12:00 a.m.7 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990454)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990454 advisory. In the Linux kernel, the following vulnerability has been resolved: powerpc/xics: fix refcount leak in icpopalinit The offindcompatiblenode function returns a node...

5.5CVSS6.2AI score0.0027EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/06 12:00 a.m.3 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990390)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990390 advisory. In the Linux kernel, the following vulnerability has been resolved: soc: rockchip: Fix refcount leak in rockchipgrfinit offindmatchingnodeandmatch returns a node...

5.5CVSS5.9AI score0.00264EPSS
SaveExploits0References4
Rows per page
Query Builder