Lucene search
+L

311 matches found

CVE
CVE
added 2025/11/12 9:56 p.m.53 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.00166EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/11/12 9:56 p.m.18 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.00166EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/11/12 9:56 p.m.15 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.00166EPSS
SaveExploits0
CVE
CVE
added 2025/11/12 9:56 p.m.58 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.4 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
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.7 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-989870)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989870 advisory. In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939sessionnew: fix skb reference counting Since j1939sessionskbqueue does an extra...

9.8CVSS6.2AI score0.0068EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.8 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988873 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix use-after-free warning Fix the following use-after-free warning which is...

7.8CVSS5.9AI score0.00241EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.4 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990266 advisory. In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939sessionnew: fix skb reference counting Since j1939sessionskbqueue does an extra...

9.8CVSS6.2AI score0.0068EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-53698

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: xsk: fix refcount underflow in error path Fix a refcount underflow problem reported by syzbo...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/22 11:59 p.m.9 views

SUSE CVE-2023-53698

In the Linux kernel, the following vulnerability has been resolved: xsk: fix refcount underflow in error path Fix a refcount underflow problem reported by syzbot that can happen when a system is running out of memory. If xpalloctxdescs fails, and it can only fail due to not having enough memory,...

2.5CVSS6.7AI score0.00153EPSS
SaveExploits0References15
NVD
NVD
added 2025/10/22 2:15 p.m.12 views

CVE-2023-53698

In the Linux kernel, the following vulnerability has been resolved: xsk: fix refcount underflow in error path Fix a refcount underflow problem reported by syzbot that can happen when a system is running out of memory. If xpalloctxdescs fails, and it can only fail due to not having enough memory,...

7.8CVSS0.00153EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/22 2:15 p.m.7 views

DEBIAN-CVE-2023-53698

In the Linux kernel, the following vulnerability has been resolved: xsk: fix refcount underflow in error path Fix a refcount underflow problem reported by syzbot that can happen when a system is running out of memory. If xpalloctxdescs fails, and it can only fail due to not having enough memory,...

7.8CVSS5.9AI score0.00153EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/22 2:15 p.m.9 views

UBUNTU-CVE-2023-53698

In the Linux kernel, the following vulnerability has been resolved: xsk: fix refcount underflow in error path Fix a refcount underflow problem reported by syzbot that can happen when a system is running out of memory. If xpalloctxdescs fails, and it can only fail due to not having enough memory,...

7.8CVSS6.3AI score0.00153EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.20 views

CVE-2023-53698 xsk: fix refcount underflow in error path

In the Linux kernel, the following vulnerability has been resolved: xsk: fix refcount underflow in error path Fix a refcount underflow problem reported by syzbot that can happen when a system is running out of memory. If xpalloctxdescs fails, and it can only fail due to not having enough memory,...

7.8CVSS0.00153EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/22 1:23 p.m.7 views

CVE-2023-53698 xsk: fix refcount underflow in error path

In the Linux kernel, the following vulnerability has been resolved: xsk: fix refcount underflow in error path Fix a refcount underflow problem reported by syzbot that can happen when a system is running out of memory. If xpalloctxdescs fails, and it can only fail due to not having enough memory,...

7.8CVSS6.7AI score
SaveExploits0References7
CVE
CVE
added 2025/10/22 1:23 p.m.24 views

CVE-2023-53698

In the Linux kernel, the xsk refcount underflow vulnerability was fixed in the error path when xp_alloc_tx_descs() fails due to memory exhaustion. The bug occurred because the pool’s refcount was decremented after being incremented, but xs->pool in the socket was not nulled. As a result, on so...

7.8CVSS6.3AI score0.00153EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2019-6714

Malware in sbrugna...

7.8CVSS8.1AI score0.01317EPSS
SaveExploits2References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2019-6717

Malware in sbrugna...

7.2CVSS7.4AI score0.01158EPSS
SaveExploits3References8
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.8 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986812)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986812 advisory. In the Linux kernel, the following vulnerability has been resolved: ice: avoid bpfprog refcount underflow Ice driver has the routines for managing XDP resources that...

5.5CVSS6.1AI score0.0021EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986549)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986549 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix use-after-free warning Fix the following use-after-free warning which is...

7.8CVSS5.9AI score0.00241EPSS
SaveExploits0References3
Rows per page
Query Builder