Linux

Linux Kernel

12443 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Published 30.07.2024 08:15:05
  • Last modified 03.11.2025 22:17:41

In the Linux kernel, the following vulnerability has been resolved: nfc/nci: Add the inconsistency check between the input data length and count write$nci(r0, &(0x7f0000000740)=ANY=[@ANYBLOB="610501"], 0xf) Syzbot constructed a write() call with a...

  • EPSS 0.01%
  • Published 30.07.2024 08:15:05
  • Last modified 03.11.2025 22:17:41

In the Linux kernel, the following vulnerability has been resolved: mm: avoid overflows in dirty throttling logic The dirty throttling logic is interspersed with assumptions that dirty limits in PAGE_SIZE units fit into 32-bit (so that various mult...

  • EPSS 0.01%
  • Published 30.07.2024 08:15:05
  • Last modified 11.12.2024 17:35:31

In the Linux kernel, the following vulnerability has been resolved: bluetooth/hci: disallow setting handle bigger than HCI_CONN_HANDLE_MAX Syzbot hit warning in hci_conn_del() caused by freeing handle that was not allocated using ida allocator. Th...

  • EPSS 0.01%
  • Published 30.07.2024 08:15:05
  • Last modified 11.12.2024 17:27:04

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Ignore too large handle values in BIG hci_le_big_sync_established_evt is necessary to filter out cases where the handle value is belonging to ida id range, otherwise ida...

  • EPSS 0.01%
  • Published 30.07.2024 08:15:05
  • Last modified 11.12.2024 17:19:26

In the Linux kernel, the following vulnerability has been resolved: virtio-pci: Check if is_avq is NULL [bug] In the virtio_pci_common.c function vp_del_vqs, vp_dev->is_avq is involved to determine whether it is admin virtqueue, but this function v...

  • EPSS 0.01%
  • Published 30.07.2024 08:15:05
  • Last modified 11.12.2024 14:59:33

In the Linux kernel, the following vulnerability has been resolved: vhost_task: Handle SIGKILL by flushing work and exiting Instead of lingering until the device is closed, this has us handle SIGKILL by: 1. marking the worker as killed so we no lo...

  • EPSS 0.01%
  • Published 30.07.2024 08:15:05
  • Last modified 03.11.2025 22:17:41

In the Linux kernel, the following vulnerability has been resolved: cdrom: rearrange last_media_change check to avoid unintentional overflow When running syzkaller with the newly reintroduced signed integer wrap sanitizer we encounter this splat: ...

  • EPSS 0.01%
  • Published 30.07.2024 08:15:05
  • Last modified 03.11.2025 22:17:41

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: Fix BT enable failure again for QCA6390 after warm reboot Commit 272970be3dab ("Bluetooth: hci_qca: Fix driver shutdown on closed serdev") will cause below regressi...

  • EPSS 0.01%
  • Published 30.07.2024 08:15:05
  • Last modified 03.11.2025 22:17:41

In the Linux kernel, the following vulnerability has been resolved: mlxsw: core_linecards: Fix double memory deallocation in case of invalid INI file In case of invalid INI file mlxsw_linecard_types_init() deallocates memory but doesn't reset point...

  • EPSS 0.01%
  • Published 30.07.2024 08:15:05
  • Last modified 11.12.2024 15:13:24

In the Linux kernel, the following vulnerability has been resolved: ice: Fix improper extts handling Extts events are disabled and enabled by the application ts2phc. However, in case where the driver is removed when the application is running, a sp...