Linux

Linux Kernel

12474 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Published 21.10.2024 13:15:06
  • Last modified 03.11.2025 23:16:25

In the Linux kernel, the following vulnerability has been resolved: nbd: fix race between timeout and normal completion If request timetout is handled by nbd_requeue_cmd(), normal completion has to be stopped for avoiding to complete this requeued ...

  • EPSS 0.04%
  • Published 21.10.2024 13:15:06
  • Last modified 03.11.2025 23:16:25

In the Linux kernel, the following vulnerability has been resolved: x86/sgx: Fix deadlock in SGX NUMA node search When the current node doesn't have an EPC section configured by firmware and all other EPC sections are used up, CPU can get stuck ins...

  • EPSS 0.05%
  • Published 21.10.2024 13:15:06
  • Last modified 22.10.2024 15:48:42

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: set the cipher for secured NDP ranging The cipher pointer is not set, but is derefereced trying to set its content, which leads to a NULL pointer dereference. F...

  • EPSS 0.04%
  • Published 21.10.2024 13:15:06
  • Last modified 03.11.2025 23:16:26

In the Linux kernel, the following vulnerability has been resolved: efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption The TPM event log table is a Linux specific construct, where the data produced by the GetEventLog() boot serv...

  • EPSS 0.03%
  • Published 21.10.2024 13:15:06
  • Last modified 03.11.2025 23:16:26

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to check atomic_file in f2fs ioctl interfaces Some f2fs ioctl interfaces like f2fs_ioc_set_pin_file(), f2fs_move_file_range(), and f2fs_defragment_range() missed to check...

  • EPSS 0.04%
  • Published 21.10.2024 13:15:06
  • Last modified 03.11.2025 23:16:26

In the Linux kernel, the following vulnerability has been resolved: ACPI: sysfs: validate return type of _STR method Only buffer objects are valid return values of _STR. If something else is returned description_show() will access invalid memory.

  • EPSS 0.05%
  • Published 21.10.2024 13:15:06
  • Last modified 03.11.2025 21:16:32

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix helper writes to read-only maps Lonial found an issue that despite user- and BPF-side frozen BPF map (like in case of .rodata), it was still possible to write into it from...

  • EPSS 0.05%
  • Published 21.10.2024 13:15:06
  • Last modified 23.10.2024 16:53:51

In the Linux kernel, the following vulnerability has been resolved: powercap: intel_rapl: Fix off by one in get_rpi() The rp->priv->rpi array is either rpi_msr or rpi_tpmi which have NR_RAPL_PRIMITIVES number of elements. Thus the > needs to be >=...

  • EPSS 0.05%
  • Published 21.10.2024 13:15:05
  • Last modified 03.11.2025 23:16:22

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix Use-After-Free of rsv_qp on HIP08 Currently rsv_qp is freed before ib_unregister_device() is called on HIP08. During the time interval, users can still dereg MR and r...

  • EPSS 0.04%
  • Published 21.10.2024 13:15:05
  • Last modified 03.11.2025 23:16:22

In the Linux kernel, the following vulnerability has been resolved: PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port() Within kirin_pcie_parse_port(), the pcie->num_slots is compared to pcie->gpio_id_reset size (MAX_PCI_SLOTS) which is corr...