Linux

Linux Kernel

12164 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 04.07.2025 13:37:41
  • Zuletzt bearbeitet 08.07.2025 16:18:53

In the Linux kernel, the following vulnerability has been resolved: media: vidtv: Terminating the subsequent process of initialization failure syzbot reported a slab-use-after-free Read in vidtv_mux_init. [1] After PSI initialization fails, the si...

  • EPSS 0.04%
  • Veröffentlicht 04.07.2025 13:37:40
  • Zuletzt bearbeitet 08.07.2025 16:18:53

In the Linux kernel, the following vulnerability has been resolved: media: imx-jpeg: Cleanup after an allocation error When allocation failures are not cleaned up by the driver, further allocation errors will be false-positives, which will cause bu...

  • EPSS 0.04%
  • Veröffentlicht 04.07.2025 13:37:40
  • Zuletzt bearbeitet 17.07.2025 17:15:37

In the Linux kernel, the following vulnerability has been resolved: media: vivid: Change the siize of the composing syzkaller found a bug: BUG: KASAN: vmalloc-out-of-bounds in tpg_fill_plane_pattern drivers/media/common/v4l2-tpg/v4l2-tpg-core.c:26...

  • EPSS 0.03%
  • Veröffentlicht 04.07.2025 13:37:39
  • Zuletzt bearbeitet 08.07.2025 16:18:53

In the Linux kernel, the following vulnerability has been resolved: can: kvaser_pciefd: refine error prone echo_skb_max handling logic echo_skb_max should define the supported upper limit of echo_skb[] allocated inside the netdevice's priv. The cor...

  • EPSS 0.01%
  • Veröffentlicht 04.07.2025 13:37:38
  • Zuletzt bearbeitet 08.07.2025 16:18:53

In the Linux kernel, the following vulnerability has been resolved: ceph: avoid kernel BUG for encrypted inode with unaligned file size The generic/397 test hits a BUG_ON for the case of encrypted inode with unaligned file size (for example, 33K or...

  • EPSS 0.03%
  • Veröffentlicht 04.07.2025 13:37:37
  • Zuletzt bearbeitet 01.08.2025 09:15:32

In the Linux kernel, the following vulnerability has been resolved: ext4: fix out of bounds punch offset Punching a hole with a start offset that exceeds max_end is not permitted and will result in a negative length in the truncate_inode_partial_fo...

  • EPSS 0.04%
  • Veröffentlicht 04.07.2025 13:37:37
  • Zuletzt bearbeitet 08.07.2025 16:18:53

In the Linux kernel, the following vulnerability has been resolved: ext4: inline: fix len overflow in ext4_prepare_inline_data When running the following code on an ext4 filesystem with inline_data feature enabled, it will lead to the bug below. ...

  • EPSS 0.03%
  • Veröffentlicht 04.07.2025 13:37:36
  • Zuletzt bearbeitet 08.07.2025 16:18:53

In the Linux kernel, the following vulnerability has been resolved: ext4: only dirty folios when data journaling regular files fstest generic/388 occasionally reproduces a crash that looks as follows: BUG: kernel NULL pointer dereference, address:...

  • EPSS 0.04%
  • Veröffentlicht 04.07.2025 13:37:35
  • Zuletzt bearbeitet 08.07.2025 16:18:53

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on sit_bitmap_size w/ below testcase, resize will generate a corrupted image which contains inconsistent metadata, so when mounting such image, it will...

  • EPSS 0.04%
  • Veröffentlicht 04.07.2025 13:37:35
  • Zuletzt bearbeitet 08.07.2025 16:18:53

In the Linux kernel, the following vulnerability has been resolved: f2fs: prevent kernel warning due to negative i_nlink from corrupted image WARNING: CPU: 1 PID: 9426 at fs/inode.c:417 drop_nlink+0xac/0xd0 home/cc/linux/fs/inode.c:417 Modules link...