125964 matches found
CVE-2026-72439 md/raid10: fix writes_pending leak on write request failures
In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix writespending leak on write request failures raid10makerequest acquires a writespending reference with mdwritestart before dispatching write requests. Several failure paths in raid10writerequest complete the bio an...
CVE-2026-72439 md/raid10: fix writes_pending leak on write request failures
In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix writespending leak on write request failures raid10makerequest acquires a writespending reference with mdwritestart before dispatching write requests. Several failure paths in raid10writerequest complete the bio an...
CVE-2026-72366
The CVE-2026-72366 entry concerns the Linux kernel netfs path: netfs_create_write_req() could skip caching if the fscache cookie was disabled, which during async cache object creation might not be advanced enough to enable caching. The fix removes cookie checks and delegates control to fscache_be...
CVE-2026-72366 netfs: Fix netfs_create_write_req() to handle async cache object creation
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfscreatewritereq to handle async cache object creation netfscreatewritereq will skip caching if the fscache cookie is disabled, but this is a problem because async cache object creation might not have got far enough...
CVE-2026-72366 netfs: Fix netfs_create_write_req() to handle async cache object creation
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix netfscreatewritereq to handle async cache object creation netfscreatewritereq will skip caching if the fscache cookie is disabled, but this is a problem because async cache object creation might not have got far enough...
CVE-2026-72365 netfs: Fix writethrough to use collection offload
In the Linux kernel, the following vulnerability has been resolved: netfs: Fix writethrough to use collection offload Fix writethrough write to set NETFSRREQOFFLOADCOLLECTION on the request so that collection is processed asynchronously rather than only right at the end - and also so that...
CVE-2026-72329 net/liquidio: drop cached VF pci_dev LUT
In the Linux kernel, the following vulnerability has been resolved: net/liquidio: drop cached VF pcidev LUT The PF SR-IOV enable path caches VF pcidev pointers in dpiringtovfpcidevlut by iterating with pcigetdevice. Those entries do not own a reference, because the iterator drops the previous...
CVE-2026-72329
CVE-2026-72329 affects the Linux kernel’s net/liquidio SR-IOV path. The vulnerability arises from the PF SR-IOV enable path caching VF pci_dev pointers in dpiring_to_vfpcidev_lut[] by iterating with pci_get_device(), where entries do not own a reference and the iterator drops the previous device ...
CVE-2026-72231
CVE-2026-72231 affects the Linux kernel’s batman-adv TT (traffic test) logic. The vulnerability arises in batadv_send_tt_request(), which previously allocated a tt_req_node for a destination originator, potentially allowing multiple TT requests to be sent concurrently. The issue is that a send-bu...
CVE-2026-72231 batman-adv: tt: avoid request storms during pending request
In the Linux kernel, the following vulnerability has been resolved: batman-adv: tt: avoid request storms during pending request batadvsendttrequest allocates a ttreqnode when none exists for the destination originator node. This should prevent that a multiple TT requests are send at the same time...
CVE-2026-72231 batman-adv: tt: avoid request storms during pending request
In the Linux kernel, the following vulnerability has been resolved: batman-adv: tt: avoid request storms during pending request batadvsendttrequest allocates a ttreqnode when none exists for the destination originator node. This should prevent that a multiple TT requests are send at the same time...
EUVD-2026-59130
In the Linux kernel, the following vulnerability has been resolved: batman-adv: tt: avoid request storms during pending request batadvsendttrequest allocates a ttreqnode when none exists for the destination originator node. This should prevent that a multiple TT requests are send at the same time...
.NET: .NET Core: .NET Security Feature Bypass Vulnerability
Inconsistent interpretation of http requests 'http request/response smuggling' in .NET allows an unauthorized attacker to bypass a security feature over a network...
SUSE SLES16 Security Update : nodejs22 (SUSE-SU-2026:23130-1)
The remote SUSE Linux SLES16 / SLESSAP16 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:23130-1 advisory. Update to 22.23.2. - CVE-2026-54272: ip-address: misclassification of IPv4-mapped/NAT64 IPv6 addresses allows for bypass of SSRF a...
PT-2026-72419
In the Linux kernel, the following vulnerability has been resolved: batman-adv: tt: avoid request storms during pending request batadv send tt request allocates a tt req node when none exists for the destination originator node. This should prevent that a multiple TT requests are send at the same...
Linux Distros Unpatched Vulnerability : CVE-2026-72487
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PCI: Check ROM header and data structure addr before accessing We meet a crash when running stress-ng on x8664 machine: BUG: unable to handle page fault for...
SUSE SLES16 Security Update : nodejs24 (SUSE-SU-2026:23131-1)
The remote SUSE Linux SLES16 / SLESSAP16 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:23131-1 advisory. Update to 24.18.1. - CVE-2026-54272: ip-address: misclassification of IPv4-mapped/NAT64 IPv6 addresses allows for bypass of SSRF a...
PT-2026-72548
In the Linux kernel, the following vulnerability has been resolved: drm/xe/pf: Don't attempt to process FAST REQ or EVENT relays Currently defined VF/PF relay actions use regular REQUEST messages only and the PF shouldn't attempt to handle FAST REQUEST nor EVENT messages as this would result in...
PT-2026-72882
Exposure of data element to wrong session vulnerability in the JSON plugin of Apache Struts. Per-request parsing state could be shared across concurrent requests, allowing data associated with one request to become observable in another, and configured parsing limits not to be enforced as intende...