Linux

Linux

7352 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 13.01.2026 15:31:23
  • Zuletzt bearbeitet 19.01.2026 13:16:16

In the Linux kernel, the following vulnerability has been resolved: f2fs: invalidate dentry cache on failed whiteout creation F2FS can mount filesystems with corrupted directory depth values that get runtime-clamped to MAX_DIR_HASH_DEPTH. When RENA...

  • EPSS 0.02%
  • Veröffentlicht 13.01.2026 15:31:22
  • Zuletzt bearbeitet 14.01.2026 16:26:00

In the Linux kernel, the following vulnerability has been resolved: ntfs: set dummy blocksize to read boot_block when mounting When mounting, sb->s_blocksize is used to read the boot_block without being defined or validated. Set a dummy blocksize b...

  • EPSS 0.02%
  • Veröffentlicht 13.01.2026 15:31:21
  • Zuletzt bearbeitet 14.01.2026 16:26:00

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid potential deadlock As Jiaming Zhang and syzbot reported, there is potential deadlock in f2fs as below: Chain exists of: &sbi->cp_rwsem --> fs_reclaim --> sb_i...

  • EPSS 0.03%
  • Veröffentlicht 13.01.2026 15:31:21
  • Zuletzt bearbeitet 19.01.2026 13:16:15

In the Linux kernel, the following vulnerability has been resolved: net/sched: ets: Always remove class from active list before deleting in ets_qdisc_change zdi-disclosures@trendmicro.com says: The vulnerability is a race condition between `ets_qd...

  • EPSS 0.03%
  • Veröffentlicht 13.01.2026 15:31:20
  • Zuletzt bearbeitet 19.01.2026 13:16:15

In the Linux kernel, the following vulnerability has been resolved: net: hns3: using the num_tqps in the vf driver to apply for resources Currently, hdev->htqp is allocated using hdev->num_tqps, and kinfo->tqp is allocated using kinfo->num_tqps. Ho...

  • EPSS 0.02%
  • Veröffentlicht 13.01.2026 15:29:25
  • Zuletzt bearbeitet 14.01.2026 16:26:00

In the Linux kernel, the following vulnerability has been resolved: ublk: fix deadlock when reading partition table When one process(such as udev) opens ublk block device (e.g., to read the partition table via bdev_open()), a deadlock[1] can occur:...

  • EPSS 0.03%
  • Veröffentlicht 13.01.2026 15:29:24
  • Zuletzt bearbeitet 19.01.2026 13:16:15

In the Linux kernel, the following vulnerability has been resolved: fuse: fix readahead reclaim deadlock Commit e26ee4efbc79 ("fuse: allocate ff->release_args only if release is needed") skips allocating ff->release_args if the server does not impl...

  • EPSS 0.02%
  • Veröffentlicht 13.01.2026 15:29:24
  • Zuletzt bearbeitet 14.01.2026 16:26:00

In the Linux kernel, the following vulnerability has been resolved: Input: alps - fix use-after-free bugs caused by dev3_register_work The dev3_register_work delayed work item is initialized within alps_reconnect() and scheduled upon receipt of the...

  • EPSS 0.03%
  • Veröffentlicht 13.01.2026 15:29:23
  • Zuletzt bearbeitet 19.01.2026 13:16:15

In the Linux kernel, the following vulnerability has been resolved: ext4: xattr: fix null pointer deref in ext4_raw_inode() If ext4_get_inode_loc() fails (e.g. if it returns -EFSCORRUPTED), iloc.bh will remain set to NULL. Since ext4_xattr_inode_de...

  • EPSS 0.03%
  • Veröffentlicht 13.01.2026 15:29:22
  • Zuletzt bearbeitet 19.01.2026 13:16:15

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: qla2xxx: Perform lockless command completion in abort path" This reverts commit 0367076b0817d5c75dfb83001ce7ce5c64d803a9. The commit being reverted added code ...