Linux

Linux Kernel

12474 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Published 13.09.2024 07:15:05
  • Last modified 19.09.2024 17:51:07

In the Linux kernel, the following vulnerability has been resolved: tty: serial: fsl_lpuart: mark last busy before uart_add_one_port With "earlycon initcall_debug=1 loglevel=8" in bootargs, kernel sometimes boot hang. It is because normal console s...

  • EPSS 0.02%
  • Published 13.09.2024 07:15:05
  • Last modified 03.11.2025 23:15:54

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3 On a system with a GICv3, if a guest hasn't been configured with GICv3 and that the host is not capable of GICv2 emu...

  • EPSS 0.06%
  • Published 13.09.2024 07:15:05
  • Last modified 19.09.2024 13:28:49

In the Linux kernel, the following vulnerability has been resolved: pinctrl: qcom: x1e80100: Fix special pin offsets Remove the erroneus 0x100000 offset to prevent the boards from crashing on pin state setting, as well as for the intended state cha...

  • EPSS 0.02%
  • Published 13.09.2024 07:15:05
  • Last modified 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%
  • Published 13.09.2024 07:15:05
  • Last modified 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%
  • Published 13.09.2024 07:15:05
  • Last modified 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%
  • Published 13.09.2024 06:15:14
  • Last modified 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%
  • Published 13.09.2024 06:15:14
  • Last modified 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.03%
  • Published 13.09.2024 06:15:14
  • Last modified 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%
  • Published 13.09.2024 06:15:14
  • Last modified 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 ...