Linux

Linux Kernel

14302 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Veröffentlicht 13.09.2024 07:15:05
  • Zuletzt bearbeitet 19.09.2024 13:26:24

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix prime with external buffers Make sure that for external buffers mapping goes through the dma_buf interface instead of trying to access pages directly. External buf...

  • EPSS 0.02%
  • Veröffentlicht 13.09.2024 07:15:05
  • Zuletzt bearbeitet 03.11.2025 23:15:54

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Prevent unmapping active read buffers The kms paths keep a persistent map active to read and compare the cursor buffer. These maps can race with each other in simple sc...

  • EPSS 0.03%
  • Veröffentlicht 13.09.2024 07:15:05
  • Zuletzt bearbeitet 03.11.2025 23:15:55

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: fix ID 0 endp usage after multiple re-creations 'local_addr_used' and 'add_addr_accepted' are decremented for addresses not related to the initial subflow (ID0), because...

  • EPSS 0.02%
  • Veröffentlicht 13.09.2024 06:15:14
  • Zuletzt bearbeitet 13.09.2024 16:52:31

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: scm: Mark get_wq_ctx() as atomic call Currently get_wq_ctx() is wrongly configured as a standard call. When two SMC calls are in sleep and one SMC wakes up, it call...

  • EPSS 0.02%
  • Veröffentlicht 13.09.2024 06:15:14
  • Zuletzt bearbeitet 13.09.2024 16:52:41

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: pmic_glink: Fix race during initialization As pointed out by Stephen Boyd it is possible that during initialization of the pmic_glink child drivers, the protection-domai...

  • EPSS 0.02%
  • Veröffentlicht 13.09.2024 06:15:14
  • Zuletzt bearbeitet 03.11.2025 23:15:53

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid using null object of framebuffer Instead of using state->fb->obj[0] directly, get object from framebuffer by calling drm_gem_fb_get_obj() and return error co...

  • EPSS 0%
  • Veröffentlicht 13.09.2024 06:15:14
  • Zuletzt bearbeitet 03.11.2025 23:15:54

In the Linux kernel, the following vulnerability has been resolved: selinux,smack: don't bypass permissions check in inode_setsecctx hook Marek Gresko reports that the root user on an NFS client is able to change the security labels on files on an ...

  • EPSS 0.05%
  • Veröffentlicht 13.09.2024 06:15:14
  • Zuletzt bearbeitet 13.09.2024 16:52:54

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix potential UAF in nfsd4_cb_getattr_release Once we drop the delegation reference, the fields embedded in it are no longer safe to access. Do that last.

  • EPSS 0.03%
  • Veröffentlicht 13.09.2024 06:15:14
  • Zuletzt bearbeitet 19.09.2024 17:53:43

In the Linux kernel, the following vulnerability has been resolved: nfsd: ensure that nfsd4_fattr_args.context is zeroed out If nfsd4_encode_fattr4 ends up doing a "goto out" before we get to checking for the security label, then args.context will ...

  • EPSS 0.03%
  • Veröffentlicht 13.09.2024 06:15:14
  • Zuletzt bearbeitet 13.09.2024 16:53:03

In the Linux kernel, the following vulnerability has been resolved: video/aperture: optionally match the device in sysfb_disable() In aperture_remove_conflicting_pci_devices(), we currently only call sysfb_disable() on vga class devices. This lead...