Linux

Linux Kernel

12474 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Published 06.01.2025 17:15:42
  • Last modified 11.02.2025 16:15:47

In the Linux kernel, the following vulnerability has been resolved: ublk: detach gendisk from ublk device if add_disk() fails Inside ublk_abort_requests(), gendisk is grabbed for aborting all inflight requests. And ublk_abort_requests() is called w...

  • EPSS 0.05%
  • Published 06.01.2025 17:15:42
  • Last modified 03.11.2025 21:18:28

In the Linux kernel, the following vulnerability has been resolved: powerpc/pseries/vas: Add close() callback in vas_vm_ops struct The mapping VMA address is saved in VAS window struct when the paste address is mapped. This VMA address is used duri...

  • EPSS 0.03%
  • Published 06.01.2025 17:15:41
  • Last modified 01.10.2025 20:17:50

In the Linux kernel, the following vulnerability has been resolved: PCI/MSI: Handle lack of irqdomain gracefully Alexandre observed a warning emitted from pci_msi_setup_msi_irqs() on a RISCV platform which does not provide PCI/MSI support: WARNIN...

  • EPSS 0.04%
  • Published 06.01.2025 17:15:41
  • Last modified 09.01.2025 16:16:23

In the Linux kernel, the following vulnerability has been resolved: x86/fred: Clear WFE in missing-ENDBRANCH #CPs An indirect branch instruction sets the CPU indirect branch tracker (IBT) into WAIT_FOR_ENDBRANCH (WFE) state and WFE stays asserted a...

  • EPSS 0.03%
  • Published 06.01.2025 17:15:40
  • Last modified 01.10.2025 20:17:49

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: mediatek: add intf release flow when usb disconnect MediaTek claim an special usb intr interface for ISO data transmission. The interface need to be released befo...

  • EPSS 0.07%
  • Published 06.01.2025 17:15:40
  • Last modified 03.11.2025 18:15:43

In the Linux kernel, the following vulnerability has been resolved: btrfs: check folio mapping after unlock in relocate_one_folio() When we call btrfs_read_folio() to bring a folio uptodate, we unlock the folio. The result of that is that a differe...

  • EPSS 0.05%
  • Published 06.01.2025 17:15:40
  • Last modified 03.11.2025 21:18:27

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix use-after-free when COWing tree bock and tracing is enabled When a COWing a tree block, at btrfs_cow_block(), and we have the tracepoint trace_btrfs_cow_block() enabled ...

  • EPSS 0.03%
  • Published 02.01.2025 15:15:18
  • Last modified 01.10.2025 20:15:43

In the Linux kernel, the following vulnerability has been resolved: media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE I expect that the hardware will have limited this to 16, but just in case it hasn't, check for this corner case.

  • EPSS 0.05%
  • Published 29.12.2024 12:15:09
  • Last modified 03.11.2025 21:18:27

In the Linux kernel, the following vulnerability has been resolved: netfs/fscache: Add a memory barrier for FSCACHE_VOLUME_CREATING In fscache_create_volume(), there is a missing memory barrier between the bit-clearing operation and the wake-up ope...

  • EPSS 0.05%
  • Published 29.12.2024 12:15:09
  • Last modified 03.11.2025 21:18:27

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix freeing of the HMB descriptor table The HMB descriptor table is sized to the maximum number of descriptors that could be used for a given device, but __nvme_alloc_hos...