5 matches found
EUVD-2026-63723
IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to cause a denial of service due to improper validation of an array size field...
CVE-2026-17163
IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to cause a denial of service due to improper validation of an array size field...
CVE-2026-17163
IBM AIX 7.2/7.3 and PowerVM VIOS 4.1 are vulnerable to a network-based denial-of-service attack (CVSS 7.5) caused by improper validation of an array size field; no exploit or patch details are provided in the documents, so monitor IBM's support page for remediation guidance.
CVE-2026-64267 fuse: avoid 32-bit prune notification count wrap
In the Linux kernel, the following vulnerability has been resolved: fuse: avoid 32-bit prune notification count wrap FUSENOTIFYPRUNE validates the nodeid payload length with: size - sizeofoutarg != outarg.count sizeofu64 On 32-bit kernels, sizet is also 32 bits, so the daemon-controlled count...