Linux

Linux Kernel

12376 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Published 20.05.2024 10:15:12
  • Last modified 14.01.2025 16:38:39

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix transmit scheduler resource leak Inorder to support shaping and scheduling, Upon class creation Netdev driver allocates trasmit schedulers. The previous patch wh...

  • EPSS 0.01%
  • Published 20.05.2024 10:15:12
  • Last modified 04.11.2025 18:16:23

In the Linux kernel, the following vulnerability has been resolved: xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RING syzbot reported an illegal copy in xsk_setsockopt() [1] Make sure to validate setsockopt() @optlen parameter. [1] B...

  • EPSS 0.01%
  • Published 20.05.2024 10:15:12
  • Last modified 14.01.2025 16:36:51

In the Linux kernel, the following vulnerability has been resolved: platform/chrome: cros_ec_uart: properly fix race condition The cros_ec_uart_probe() function calls devm_serdev_device_open() before it calls serdev_device_set_client_ops(). This ca...

  • EPSS 0.01%
  • Published 20.05.2024 10:15:12
  • Last modified 21.11.2024 09:21:20

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix memory leak in hci_req_sync_complete() In 'hci_req_sync_complete()', always free the previous sync request state before assigning reference to a new one.

  • EPSS 0.02%
  • Published 20.05.2024 10:15:12
  • Last modified 14.01.2025 17:28:20

In the Linux kernel, the following vulnerability has been resolved: raid1: fix use-after-free for original bio in raid1_write_request() r1_bio->bios[] is used to record new bios that will be issued to underlying disks, however, in raid1_write_reque...

  • EPSS 0.01%
  • Published 20.05.2024 10:15:12
  • Last modified 16.01.2025 17:21:40

In the Linux kernel, the following vulnerability has been resolved: arm64: tlb: Fix TLBI RANGE operand KVM/arm64 relies on TLBI RANGE feature to flush TLBs when the dirty pages are collected by VMM and the page table entries become write protected ...

  • EPSS 0.03%
  • Published 20.05.2024 10:15:12
  • Last modified 16.01.2025 17:22:05

In the Linux kernel, the following vulnerability has been resolved: virtio_net: Do not send RSS key if it is not supported There is a bug when setting the RSS options in virtio_net that can break the whole machine, getting the kernel into an infini...

  • EPSS 0%
  • Published 20.05.2024 10:15:12
  • Last modified 21.11.2024 09:21:21

In the Linux kernel, the following vulnerability has been resolved: batman-adv: Avoid infinite loop trying to resize local TT If the MTU of one of an attached interface becomes too small to transmit the local translation table then it must be resiz...

  • EPSS 0.01%
  • Published 20.05.2024 10:15:12
  • Last modified 16.01.2025 17:22:28

In the Linux kernel, the following vulnerability has been resolved: bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS bits_per() rounds up to the next power of two when passed a power of two. This causes crashes on some machines...

  • EPSS 0.01%
  • Published 20.05.2024 10:15:12
  • Last modified 21.11.2024 09:21:21

In the Linux kernel, the following vulnerability has been resolved: i2c: smbus: fix NULL function pointer dereference Baruch reported an OOPS when using the designware controller as target only. Target-only modes break the assumption of one transfe...