Linux

Linux Kernel

12376 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Published 21.05.2024 15:15:13
  • Last modified 30.12.2024 19:03:58

In the Linux kernel, the following vulnerability has been resolved: netfilter: synproxy: Fix out of bounds when parsing TCP options The TCP option parser in synproxy (synproxy_parse_options) could read one byte out of bounds. When the length is 1, ...

  • EPSS 0.02%
  • Published 21.05.2024 15:15:13
  • Last modified 29.04.2025 19:45:28

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix page reclaim for dead peer hairpin When adding a hairpin flow, a firmware-side send queue is created for the peer net device, which claims some host memory pages for...

  • EPSS 0.01%
  • Published 21.05.2024 15:15:13
  • Last modified 03.11.2025 20:15:51

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix use-after-free of encap entry in neigh update handler Function mlx5e_rep_neigh_update() wasn't updated to accommodate rtnl lock removal from TC filter update path an...

  • EPSS 0.01%
  • Published 21.05.2024 15:15:13
  • Last modified 30.04.2025 15:21:04

In the Linux kernel, the following vulnerability has been resolved: udp: fix race between close() and udp_abort() Kaustubh reported and diagnosed a panic in udp_lib_lookup(). The root cause is udp_abort() racing with close(). Both racing functions ...

  • EPSS 0.01%
  • Published 21.05.2024 15:15:13
  • Last modified 30.12.2024 19:01:43

In the Linux kernel, the following vulnerability has been resolved: net: rds: fix memory leak in rds_recvmsg Syzbot reported memory leak in rds. The problem was in unputted refcount in case of error. int rds_recvmsg(struct socket *sock, struct msg...

  • EPSS 0.01%
  • Published 21.05.2024 15:15:13
  • Last modified 30.12.2024 19:00:27

In the Linux kernel, the following vulnerability has been resolved: net: ipv4: fix memory leak in netlbl_cipsov4_add_std Reported by syzkaller: BUG: memory leak unreferenced object 0xffff888105df7000 (size 64): comm "syz-executor842", pid 360, jiff...

  • EPSS 0.02%
  • Published 21.05.2024 15:15:12
  • Last modified 29.04.2025 19:49:34

In the Linux kernel, the following vulnerability has been resolved: x86/ioremap: Map EFI-reserved memory as encrypted for SEV Some drivers require memory that is marked as EFI boot services data. In order for this memory to not be re-used by the ke...

  • EPSS 0.01%
  • Published 21.05.2024 15:15:12
  • Last modified 29.04.2025 19:42:00

In the Linux kernel, the following vulnerability has been resolved: PCI: aardvark: Fix kernel panic during PIO transfer Trying to start a new PIO transfer by writing value 0 in PIO_START register when previous transfer has not yet completed (which ...

  • EPSS 0.02%
  • Published 21.05.2024 15:15:12
  • Last modified 04.04.2025 14:31:41

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Immediately reset the MMU context when the SMM flag is cleared Immediately reset the MMU context when the vCPU's SMM flag is cleared so that the SMM flag in the MMU role ...

  • EPSS 0.01%
  • Published 21.05.2024 15:15:12
  • Last modified 04.04.2025 14:31:28

In the Linux kernel, the following vulnerability has been resolved: can: mcba_usb: fix memory leak in mcba_usb Syzbot reported memory leak in SocketCAN driver for Microchip CAN BUS Analyzer Tool. The problem was in unfreed usb_coherent. In mcba_us...