Linux

Linux Kernel

12374 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Published 10.04.2024 19:15:47
  • Last modified 21.03.2025 11:54:05

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Fix scsi_mode_sense() buffer length handling Several problems exist with scsi_mode_sense() buffer length handling: 1) The allocation length field of the MODE SENSE(10...

  • EPSS 0.02%
  • Published 10.04.2024 19:15:47
  • Last modified 03.11.2025 18:15:38

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix link down processing to address NULL pointer dereference If an FC link down transition while PLOGIs are outstanding to fabric well known addresses, outstanding ABTS...

  • EPSS 0.01%
  • Published 10.04.2024 19:15:47
  • Last modified 14.01.2025 16:41:58

In the Linux kernel, the following vulnerability has been resolved: i40e: Fix NULL ptr dereference on VSI filter sync Remove the reason of null pointer dereference in sync VSI filters. Added new I40E_VSI_RELEASING flag to signalize deleting and rel...

  • EPSS 0.01%
  • Published 10.04.2024 19:15:47
  • Last modified 21.03.2025 14:59:09

In the Linux kernel, the following vulnerability has been resolved: tty: tty_buffer: Fix the softlockup issue in flush_to_ldisc When running ltp testcase(ltp/testcases/kernel/pty/pty04.c) with arm64, there is a soft lockup, which look like this one...

  • EPSS 0.02%
  • Published 10.04.2024 19:15:47
  • Last modified 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: tipc: check for null after calling kmemdup kmemdup can return a null pointer so need to check for it, otherwise the null key will be dereferenced later in tipc_crypto_key_xmit as c...

  • EPSS 0.02%
  • Published 10.04.2024 19:15:47
  • Last modified 21.03.2025 11:57:12

In the Linux kernel, the following vulnerability has been resolved: arm64: dts: qcom: msm8998: Fix CPU/L2 idle state latency and residency The entry/exit latency and minimum residency in state for the idle states of MSM8998 were ..bad: first of all...

  • EPSS 0.01%
  • Published 10.04.2024 19:15:47
  • Last modified 03.03.2025 17:47:59

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Improve SCSI abort handling The following has been observed on a test setup: WARNING: CPU: 4 PID: 250 at drivers/scsi/ufs/ufshcd.c:2737 ufshcd_queuecommand+0x468/...

  • EPSS 0.18%
  • Published 10.04.2024 19:15:47
  • Last modified 30.04.2025 16:34:37

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix memory ordering between normal and ordered work functions Ordered work functions aren't guaranteed to be handled by the same thread which executed the normal work functi...

  • EPSS 0.01%
  • Published 10.04.2024 19:15:47
  • Last modified 07.01.2025 17:11:50

In the Linux kernel, the following vulnerability has been resolved: perf bpf: Avoid memory leak from perf_env__insert_btf() perf_env__insert_btf() doesn't insert if a duplicate BTF id is encountered and this causes a memory leak. Modify the functio...

  • EPSS 0.01%
  • Published 10.04.2024 19:15:47
  • Last modified 14.01.2025 16:40:59

In the Linux kernel, the following vulnerability has been resolved: scsi: scsi_debug: Fix out-of-bound read in resp_readcap16() The following warning was observed running syzkaller: [ 3813.830724] sg_write: data in/out 65466/242 bytes for SCSI com...