CWE-669
3 CVEs of this weakness class.
- CVE-2026-31431HIGH 7.8KEVEPSS 95%
In the Linux kernel, the following vulnerability has been resolved: crypto: algif_aead - Revert to operating out-of-place This mostly reverts commit 72548b093ee3 except for the copying of the associated data. There is no benefit in operating in-place in algif_aead since the source and destination come from different mappings. Get rid of all the complexity added for in-place operation and just copy the AD directly.
- CVE-2026-40228LOW 2.9EPSS 0%
In systemd 259, systemd-journald can send ANSI escape sequences to the terminals of arbitrary users when a "logger -p emerg" command is executed, if ForwardToWall=yes is set.
- CVE-2026-40225MED 6.4EPSS 0%
In udev in systemd before 260, local root execution can occur via malicious hardware devices and unsanitized kernel output.