3 matches found
Linux Distros Unpatched Vulnerability : CVE-2023-53726
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: arm64: csum: Fix OoB access in IP checksum code for negative lengths Although commit...
CVE-2023-53726
creationtimestamp| type| source ---|---|--- 2025-10-22 15:35:31+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3m3s6ckywzu2o...
CVE-2023-53726
CVE-2023-53726 – Linux kernel (arm64): The issue is an out-of-bounds read in the arm64 IP checksum path (arch/arm64/lib/csum.c) caused by negative input lengths. The fix extends the existing early return to reject negative lengths, aligning with the generic code in lib/checksum.c. The vulnerabili...