Linux

Linux

7553 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 04.03.2026 14:38:41
  • Zuletzt bearbeitet 17.03.2026 21:16:04

In the Linux kernel, the following vulnerability has been resolved: platform/x86: classmate-laptop: Add missing NULL pointer checks In a few places in the Classmate laptop driver, code using the accel object may run before that object's address is ...

  • EPSS 0.01%
  • Veröffentlicht 04.03.2026 14:36:40
  • Zuletzt bearbeitet 17.03.2026 21:20:25

In the Linux kernel, the following vulnerability has been resolved: fbdev: smscufx: properly copy ioctl memory to kernelspace The UFX_IOCTL_REPORT_DAMAGE ioctl does not properly copy data from userspace to kernelspace, and instead directly referenc...

  • EPSS 0.01%
  • Veröffentlicht 04.03.2026 14:36:39
  • Zuletzt bearbeitet 17.03.2026 21:20:33

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix out-of-bounds access in sysfs attribute read/write Some f2fs sysfs attributes suffer from out-of-bounds memory access and incorrect handling of integer values whose size ...

  • EPSS 0.01%
  • Veröffentlicht 04.03.2026 14:36:38
  • Zuletzt bearbeitet 17.03.2026 21:21:25

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid UAF in f2fs_write_end_io() As syzbot reported an use-after-free issue in f2fs_write_end_io(). It is caused by below race condition: loop device umount - wor...

  • EPSS 0.01%
  • Veröffentlicht 04.03.2026 14:36:38
  • Zuletzt bearbeitet 17.03.2026 21:21:30

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid mapping wrong physical block for swapfile Xiaolong Guo reported a f2fs bug in bugzilla [1] [1] https://bugzilla.kernel.org/show_bug.cgi?id=220951 Quoted: "Whe...

  • EPSS 0.01%
  • Veröffentlicht 04.03.2026 14:36:37
  • Zuletzt bearbeitet 17.03.2026 21:21:42

In the Linux kernel, the following vulnerability has been resolved: Revert "f2fs: block cache/dio write during f2fs_enable_checkpoint()" This reverts commit 196c81fdd438f7ac429d5639090a9816abb9760a. Original patch may cause below deadlock, revert ...

  • EPSS 0.01%
  • Veröffentlicht 04.03.2026 14:36:36
  • Zuletzt bearbeitet 17.03.2026 21:21:58

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix bsg_done() causing double free Kernel panic observed on system, [5353358.825191] BUG: unable to handle page fault for address: ff5f5e897b024000 [5353358.825194]...

  • EPSS 0.01%
  • Veröffentlicht 04.03.2026 13:15:58
  • Zuletzt bearbeitet 17.03.2026 21:22:06

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fix use-after-free in nf_tables_addchain() nf_tables_addchain() publishes the chain to table->chains via list_add_tail_rcu() (in nft_chain_add()) before regis...

  • EPSS 0.02%
  • Veröffentlicht 18.02.2026 14:53:34
  • Zuletzt bearbeitet 17.03.2026 21:22:14

In the Linux kernel, the following vulnerability has been resolved: smb: client: split cached_fid bitfields to avoid shared-byte RMW races is_open, has_lease and on_list are stored in the same bitfield byte in struct cached_fid but are updated in d...

  • EPSS 0.02%
  • Veröffentlicht 18.02.2026 14:53:33
  • Zuletzt bearbeitet 18.03.2026 13:25:23

In the Linux kernel, the following vulnerability has been resolved: crypto: virtio - Add spinlock protection with virtqueue notification When VM boots with one virtio-crypto PCI device and builtin backend, run openssl benchmark command with multipl...