Linux

Linux

8660 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:45
  • Zuletzt bearbeitet 13.05.2026 14:51:48

In the Linux kernel, the following vulnerability has been resolved: drm/buddy: Prevent BUG_ON by validating rounded allocation When DRM_BUDDY_CONTIGUOUS_ALLOCATION is set, the requested size is rounded up to the next power-of-two via roundup_pow_of...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:44
  • Zuletzt bearbeitet 13.05.2026 14:51:05

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix reflink preserve cleanup issue commit c06c303832ec ("ocfs2: fix xattr array entry __counted_by error") doesn't handle all cases and the cleanup job for preserved xattr e...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:43
  • Zuletzt bearbeitet 13.05.2026 21:18:46

In the Linux kernel, the following vulnerability has been resolved: erofs: fix interlaced plain identification for encoded extents Only plain data whose start position and on-disk physical length are both aligned to the block size should be classif...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:43
  • Zuletzt bearbeitet 13.05.2026 14:50:02

In the Linux kernel, the following vulnerability has been resolved: xfrm: always flush state and policy upon NETDEV_UNREGISTER event syzbot is reporting that "struct xfrm_state" refcount is leaking. unregister_netdevice: waiting for netdevsim0 t...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:42
  • Zuletzt bearbeitet 13.05.2026 21:21:50

In the Linux kernel, the following vulnerability has been resolved: hwmon: (nct7363) Fix a resource leak in nct7363_present_pwm_fanin When calling of_parse_phandle_with_args(), the caller is responsible to call of_node_put() to release the referenc...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:41
  • Zuletzt bearbeitet 13.05.2026 21:19:39

In the Linux kernel, the following vulnerability has been resolved: md/bitmap: fix GPF in write_page caused by resize race A General Protection Fault occurs in write_page() during array resize: RIP: 0010:write_page+0x22b/0x3c0 [md_mod] This is a u...

  • EPSS 0.06%
  • Veröffentlicht 06.05.2026 11:27:41
  • Zuletzt bearbeitet 13.05.2026 21:19:27

In the Linux kernel, the following vulnerability has been resolved: udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb(). syzbot reported null-ptr-deref of udp_sk(sk)->udp_prod_queue. [0] Since the cited commit, udp_lib_init_sock() can fail...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:40
  • Zuletzt bearbeitet 13.05.2026 21:19:56

In the Linux kernel, the following vulnerability has been resolved: media: tegra-video: Fix memory leak in __tegra_channel_try_format() The state object allocated by __v4l2_subdev_state_alloc() must be freed with __v4l2_subdev_state_free() when it ...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:39
  • Zuletzt bearbeitet 13.05.2026 21:20:17

In the Linux kernel, the following vulnerability has been resolved: mfd: macsmc: Initialize mutex Initialize struct apple_smc's mutex in apple_smc_probe(). Using the mutex uninitialized surprisingly resulted only in occasional NULL pointer derefere...

  • EPSS 0.01%
  • Veröffentlicht 06.05.2026 11:27:39
  • Zuletzt bearbeitet 13.05.2026 21:20:09

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalable mode PCIe endpoints with ATS enabled and passed through to userspace (e.g., QEMU, DPDK) can hard-lock...