CVE-2024-46706
- EPSS 0.02%
- Veröffentlicht 13.09.2024 07:15:05
- Zuletzt bearbeitet 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...
CVE-2024-46707
- 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: 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...
CVE-2024-46708
- EPSS 0.06%
- Veröffentlicht 13.09.2024 07:15:05
- Zuletzt bearbeitet 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...
CVE-2024-46709
- 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...
CVE-2024-46710
- 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...
CVE-2024-46711
- 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...
CVE-2024-46692
- 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...
CVE-2024-46693
- 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...
CVE-2024-46694
- EPSS 0.03%
- 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...
CVE-2024-46695
- 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 ...