Linux

Linux Kernel

12474 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Veröffentlicht 27.12.2024 15:15:21
  • Zuletzt bearbeitet 03.11.2025 21:18:08

In the Linux kernel, the following vulnerability has been resolved: bpf: fix OOB devmap writes when deleting elements Jordy reported issue against XSKMAP which also applies to DEVMAP - the index used for accessing map entry, due to being a signed i...

  • EPSS 0.03%
  • Veröffentlicht 27.12.2024 15:15:21
  • Zuletzt bearbeitet 03.11.2025 21:18:08

In the Linux kernel, the following vulnerability has been resolved: drm/dp_mst: Fix MST sideband message body length check Fix the MST sideband message body length check, which must be at least 1 byte accounting for the message body CRC (aka messag...

  • EPSS 0.03%
  • Veröffentlicht 27.12.2024 15:15:21
  • Zuletzt bearbeitet 01.10.2025 20:17:31

In the Linux kernel, the following vulnerability has been resolved: cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU Commit 5944ce092b97 ("arch_topology: Build cacheinfo from primary CPU") adds functionality that a...

  • EPSS 0.04%
  • Veröffentlicht 27.12.2024 15:15:21
  • Zuletzt bearbeitet 01.10.2025 20:17:32

In the Linux kernel, the following vulnerability has been resolved: pmdomain: imx: gpcv2: Adjust delay after power up handshake The udelay(5) is not enough, sometimes below kernel panic still be triggered: [ 4.012973] Kernel panic - not syncing...

  • EPSS 0.07%
  • Veröffentlicht 27.12.2024 15:15:21
  • Zuletzt bearbeitet 03.11.2025 21:18:09

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry() Syzbot reported that when searching for records in a directory where the inode's i_size is corrupted and has...

  • EPSS 0.04%
  • Veröffentlicht 27.12.2024 15:15:21
  • Zuletzt bearbeitet 07.04.2025 09:15:16

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: qcom: Only free platform MSIs when ESI is enabled Otherwise, it will result in a NULL pointer dereference as below: Unable to handle kernel NULL pointer dereference at ...

  • EPSS 0.04%
  • Veröffentlicht 27.12.2024 15:15:21
  • Zuletzt bearbeitet 07.03.2025 18:15:45

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Cancel RTC work during ufshcd_remove() Currently, RTC work is only cancelled during __ufshcd_wl_suspend(). When ufshcd is removed in ufshcd_remove(), RTC work is n...

  • EPSS 0.05%
  • Veröffentlicht 27.12.2024 15:15:21
  • Zuletzt bearbeitet 03.11.2025 21:18:09

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: sysfs: Prevent div by zero Prevent a division by 0 when monitoring is not enabled.

  • EPSS 0.04%
  • Veröffentlicht 27.12.2024 15:15:21
  • Zuletzt bearbeitet 03.11.2025 21:18:09

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix use after free on unload System crash is observed with stack trace warning of use after free. There are 2 signals to tell dpc_thread to terminate (UNLOADING flag...

  • EPSS 0.04%
  • Veröffentlicht 27.12.2024 15:15:21
  • Zuletzt bearbeitet 26.09.2025 16:05:34

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix out_fput in iommufd_fault_alloc() As fput() calls the file->f_op->release op, where fault obj and ictx are getting released, there is no need to release these two afte...