Lucene search
+L

281 matches found

CVE
CVE
•added 2026/09/04 3:55 p.m.•31 views

CVE-2026-80860

CVE-2026-80860 is a race condition in the Linux kernel FUSE (Filesystem in Userspace) subsystem. After commit f8fce75fedf7, a race between interrupt and resend paths causes WARN_ON(!list_empty(&req->intr_entry)) to trigger in fuse_request_free(). Specifically, request_wait_answer() reads the F...

5.3AI score0.00209EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/04 12:00 a.m.•0 views

CVE-2026-80860: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: fuse: fix race between interrupt and resend After commit f8fce75fedf7 "fuse: clear intrentry in fuseresend and fuseremovependingreq" the WARNON!listempty&req-intrentry in fuserequestfree still triggers due to the following race: ...

5.8AI score0.00209EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/09/04 12:00 a.m.•9 views

Linux Distros Unpatched Vulnerability : CVE-2026-80860

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fuse: fix race between interrupt and resend After commit f8fce75fedf7 fuse: clear intrentry in fuseresend and fuseremovependingreq the...

5.8AI score0.00209EPSS
SaveExploits0References3
F5 Networks
F5 Networks
•added 2026/09/03 9:39 p.m.•14 views

K000163207: Linux kernel vulnerabilities CVE-2026-23310, CVE-2026-23336, CVE-2026-23340, CVE-2026-23343, and CVE-2026-23352

Security Advisory Description CVE-2026-23310 In the Linux kernel, the following vulnerability has been resolved: bpf/bonding: reject vlan+srcmac xmithashpolicy change when XDP is loaded bondoptionmodeset already rejects mode changes that would make a loaded XDP program incompatible via...

7.8CVSS5.8AI score0.00137EPSS
SaveExploits0
RedhatCVE
RedhatCVE
•added 2026/09/01 12:07 p.m.•11 views

CVE-2026-80616

A flaw was found in the Linux kernel's ieee802154 component. An unnecessary warning message WARNON can be triggered when memory allocation fails in the cfg802154switchnetns function. This can lead to diagnostic messages being logged due to deliberate fault injections, but does not pose a direct...

5.5CVSS6.3AI score0.00222EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/08/31 4:27 p.m.•11 views

SUSE CVE-2026-72170

In the Linux kernel, the following vulnerability has been resolved: 9p: skip nlink update in cacheless mode to fix WARNON v9fsdeccount unconditionally calls dropnlink on regular files, even when the inode's nlink is already zero. In cacheless mode the client refetches inode metadata from the serv...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/31 4:26 p.m.•12 views

SUSE CVE-2026-72256

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtcluster: reject template conntracks in hash match xtclustermt treats any non-NULL nfctget result as a fully initialized conntrack and passes it to xtclusterhash. This causes a state confusion bug when the raw table C...

5.8AI score0.0022EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/28 4:36 p.m.•8 views

SUSE CVE-2026-80616

In the Linux kernel, the following vulnerability has been resolved: ieee802154: Avoid calling WARNON on -ENOMEM in cfg802154switchnetns It's pointless to call WARNON in case of an allocation failure in devchangenetnamespace and devicerename, since it only leads to useless splats caused by...

5.8AI score0.00222EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/28 8:16 a.m.•14 views

CVE-2026-80616

In the Linux kernel, the following vulnerability has been resolved: ieee802154: Avoid calling WARNON on -ENOMEM in cfg802154switchnetns It's pointless to call WARNON in case of an allocation failure in devchangenetnamespace and devicerename, since it only leads to useless splats caused by...

0.00222EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/28 8:16 a.m.•11 views

AZL-98186 CVE-2026-80616 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: ieee802154: Avoid calling WARNON on -ENOMEM in cfg802154switchnetns It's pointless to call WARNON in case of an allocation failure in devchangenetnamespace and devicerename, since it only leads to useless splats caused by...

5.8AI score0.00222EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/28 8:16 a.m.•19 views

CVE-2026-80616

In the Linux kernel, the following vulnerability has been resolved: ieee802154: Avoid calling WARNON on -ENOMEM in cfg802154switchnetns It's pointless to call WARNON in case of an allocation failure in devchangenetnamespace and devicerename, since it only leads to useless splats caused by...

5.8AI score0.00222EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/28 8:16 a.m.•12 views

UBUNTU-CVE-2026-80616

In the Linux kernel, the following vulnerability has been resolved: ieee802154: Avoid calling WARNON on -ENOMEM in cfg802154switchnetns It's pointless to call WARNON in case of an allocation failure in devchangenetnamespace and devicerename, since it only leads to useless splats caused by...

5.7AI score0.00222EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/08/28 6:48 a.m.•11 views

EUVD-2026-67492

In the Linux kernel, the following vulnerability has been resolved: ieee802154: Avoid calling WARNON on -ENOMEM in cfg802154switchnetns It's pointless to call WARNON in case of an allocation failure in devchangenetnamespace and devicerename, since it only leads to useless splats caused by...

5.8AI score0.00222EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/28 6:48 a.m.•34 views

CVE-2026-80616

CVE-2026-80616 affects the Linux kernel ieee802154 subsystem. The issue occurs in cfg802154_switch_netns() , where calling WARN_ON() on -ENOMEM returned by dev_change_net_namespace() and device_rename() produces spurious kernel splats when deliberate fault injections are active. This is a low-imp...

5.8AI score0.00222EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/28 6:48 a.m.•39 views

CVE-2026-80616 ieee802154: Avoid calling WARN_ON() on -ENOMEM in cfg802154_switch_netns()

In the Linux kernel, the following vulnerability has been resolved: ieee802154: Avoid calling WARNON on -ENOMEM in cfg802154switchnetns It's pointless to call WARNON in case of an allocation failure in devchangenetnamespace and devicerename, since it only leads to useless splats caused by...

0.00222EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/28 6:48 a.m.•19 views

CVE-2026-80616 ieee802154: Avoid calling WARN_ON() on -ENOMEM in cfg802154_switch_netns()

In the Linux kernel, the following vulnerability has been resolved: ieee802154: Avoid calling WARNON on -ENOMEM in cfg802154switchnetns It's pointless to call WARNON in case of an allocation failure in devchangenetnamespace and devicerename, since it only leads to useless splats caused by...

5.8AI score
SaveExploits0References6
Debian CVE
Debian CVE
•added 2026/08/28 6:48 a.m.•15 views

CVE-2026-80616

In the Linux kernel, the following vulnerability has been resolved: ieee802154: Avoid calling WARNON on -ENOMEM in cfg802154switchnetns It's pointless to call WARNON in case of an allocation failure in devchangenetnamespace and devicerename, since it only leads to useless splats caused by...

5.8AI score0.00222EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/08/28 12:00 a.m.•23 views

PT-2026-82916

In the Linux kernel, the following vulnerability has been resolved: ieee802154: Avoid calling WARN ON on -ENOMEM in cfg802154 switch netns It's pointless to call WARN ON in case of an allocation failure in dev change net namespace and device rename, since it only leads to useless splats caused by...

5.8AI score0.00222EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/28 12:00 a.m.•19 views

Linux Distros Unpatched Vulnerability : CVE-2026-80616

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ieee802154: Avoid calling WARNON on -ENOMEM in cfg802154switchnetns It's pointless to call WARNON in case of an allocation failure in devchangenetnamespace and...

5.8AI score0.00222EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/08/26 12:00 a.m.•10 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098677)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098677 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Improve SCSI abort handling The following has been observed on a test setup:...

7.8CVSS6.1AI score0.00239EPSS
SaveExploits0References8
Rows per page
Query Builder