Linux

Linux Kernel

12374 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Published 02.03.2024 22:15:47
  • Last modified 11.12.2024 15:12:45

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fix connection failure handling In case immediate MPA request processing fails, the newly created endpoint unlinks the listening endpoint and is ready to be dropped. This...

  • EPSS 0.02%
  • Published 02.03.2024 22:15:47
  • Last modified 11.12.2024 16:41:11

In the Linux kernel, the following vulnerability has been resolved: RDMA/srp: Do not call scsi_done() from srp_abort() After scmd_eh_abort_handler() has called the SCSI LLD eh_abort_handler callback, it performs one of the following actions: * Call...

  • EPSS 0.02%
  • Published 02.03.2024 22:15:47
  • Last modified 11.12.2024 16:34:41

In the Linux kernel, the following vulnerability has been resolved: dma-debug: don't call __dma_entry_alloc_check_leak() under free_entries_lock __dma_entry_alloc_check_leak() calls into printk -> serial console output (qcom geni) and grabs port->l...

  • EPSS 0.01%
  • Published 02.03.2024 22:15:47
  • Last modified 13.01.2025 18:54:30

In the Linux kernel, the following vulnerability has been resolved: spi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain Previously the transfer complete IRQ immediately drained to RX FIFO to read any data remaining in FIFO to ...

  • EPSS 0.02%
  • Published 02.03.2024 22:15:47
  • Last modified 19.03.2025 16:24:36

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_codec: Fix leaking content of local_codecs The following memory leak can be observed when the controller supports codecs which are stored in local_codecs list but th...

  • EPSS 0.01%
  • Published 02.03.2024 22:15:46
  • Last modified 29.04.2025 16:51:43

In the Linux kernel, the following vulnerability has been resolved: vt: fix memory overlapping when deleting chars in the buffer A memory overlapping copy occurs when deleting a long line. This memory overlapping copy can cause data corruption when...

  • EPSS 0.01%
  • Published 01.03.2024 22:15:47
  • Last modified 09.01.2025 19:42:34

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix removed dentries still existing after log is synced When we move one inode from one directory to another and both the inode and its previous parent directory were logged...

  • EPSS 0.02%
  • Published 01.03.2024 22:15:47
  • Last modified 09.01.2025 15:24:54

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-smbios-wmi: Fix oops on rmmod dell_smbios init_dell_smbios_wmi() only registers the dell_smbios_wmi_driver on systems where the Dell WMI interface is supported. ...

  • EPSS 0.01%
  • Published 01.03.2024 22:15:47
  • Last modified 12.12.2024 14:43:36

In the Linux kernel, the following vulnerability has been resolved: nvme-loop: fix memory leak in nvme_loop_create_ctrl() When creating loop ctrl in nvme_loop_create_ctrl(), if nvme_init_ctrl() fails, the loop ctrl should be freed before jumping to...

  • EPSS 0.05%
  • Published 01.03.2024 22:15:47
  • Last modified 19.03.2025 16:09:56

In the Linux kernel, the following vulnerability has been resolved: nvmet: fix memory leak in nvmet_alloc_ctrl() When creating ctrl in nvmet_alloc_ctrl(), if the cntlid_min is larger than cntlid_max of the subsystem, and jumps to the "out_free_chan...