3 matches found
ROOT-OS-UBUNTU-2204-CVE-2026-23364 CVE-2026-23364 in rootio-linux - Patched by Root
Root has patched CVE-2026-23364 in the rootio-linux package for Root:Ubuntu:22.04. Multiple fixed versions available...
ROOT-OS-UBUNTU-2404-CVE-2026-23364 CVE-2026-23364 in rootio-linux - Patched by Root
Root has patched CVE-2026-23364 in the rootio-linux package for Root:Ubuntu:24.04. Multiple fixed versions available...
CVE-2026-23364
In the Linux kernel, the following vulnerability has been resolved: ksmbd: Compare MACs in constant time To prevent timing attacks, MAC comparisons need to be constant-time. Replace the memcmp with the correct function, cryptomemneq...