Linux

Linux Kernel

16156 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:28:56
  • Zuletzt bearbeitet 08.05.2026 20:00:37

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix possible dereference of uninitialized pointer There is a pointer head_page in rb_meta_validate_events() which is not initialized at the beginning of a function. Th...

  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:28:56
  • Zuletzt bearbeitet 08.05.2026 20:01:19

In the Linux kernel, the following vulnerability has been resolved: ceph: supply snapshot context in ceph_zero_partial_object() The ceph_zero_partial_object function was missing proper snapshot context for its OSD write operations, which could lead...

  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:28:55
  • Zuletzt bearbeitet 08.05.2026 20:00:00

In the Linux kernel, the following vulnerability has been resolved: md-cluster: fix NULL pointer dereference in process_metadata_update The function process_metadata_update() blindly dereferences the 'thread' pointer (acquired via rcu_dereference_p...

  • EPSS 0.11%
  • Veröffentlicht 06.05.2026 11:28:54
  • Zuletzt bearbeitet 08.05.2026 19:40:49

In the Linux kernel, the following vulnerability has been resolved: drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callback After several commits, the slab memory increases. Some drm_crtc_commit objects are not freed. The atomic_des...

  • EPSS 0.11%
  • Veröffentlicht 06.05.2026 11:28:54
  • Zuletzt bearbeitet 08.05.2026 20:00:20

In the Linux kernel, the following vulnerability has been resolved: media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove() In mtk_mdp_probe(), vpu_get_plat_device() increases the reference count of the returned platform device. Add platform_d...

  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:28:53
  • Zuletzt bearbeitet 08.05.2026 21:02:20

In the Linux kernel, the following vulnerability has been resolved: hfsplus: pretend special inodes as regular files Since commit af153bb63a33 ("vfs: catch invalid modes in may_open()") requires any inode be one of S_IFDIR/S_IFLNK/S_IFREG/S_IFCHR/S...

  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:28:52
  • Zuletzt bearbeitet 08.05.2026 20:46:52

In the Linux kernel, the following vulnerability has been resolved: EFI/CPER: don't go past the ARM processor CPER record buffer There's a logic inside GHES/CPER to detect if the section_length is too small, but it doesn't detect if it is too big. ...

  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:28:52
  • Zuletzt bearbeitet 08.05.2026 21:03:42

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix potential zero beacon interval in beacon tracking During fuzz testing, it was discovered that bss_conf->beacon_int might be zero, which could result in a division ...

  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:28:51
  • Zuletzt bearbeitet 08.05.2026 20:33:43

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Ignore -EBUSY when checking nested events from vcpu_block() Ignore -EBUSY when checking nested events after exiting a blocking state while L2 is active, as exiting to use...

  • EPSS 0.12%
  • Veröffentlicht 06.05.2026 11:28:50
  • Zuletzt bearbeitet 08.05.2026 20:33:12

In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix Null reference while testing fluster When multi instances are created/destroyed, many interrupts happens and structures for decoder are removed. "str...