CVE-2024-50205
- EPSS 0.01%
- Veröffentlicht 08.11.2024 06:15:16
- Zuletzt bearbeitet 12.05.2026 13:16:19
In the Linux kernel, the following vulnerability has been resolved: ALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size() The step variable is initialized to zero. It is changed in the loop, but if it's not changed it will remain...
CVE-2024-50206
- EPSS 0.04%
- Veröffentlicht 08.11.2024 06:15:16
- Zuletzt bearbeitet 01.10.2025 21:16:05
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: fix memory corruption during fq dma init The loop responsible for allocating up to MTK_FQ_DMA_LENGTH buffers must only touch as many descriptors, otherw...
CVE-2024-50176
- EPSS 0.01%
- Veröffentlicht 08.11.2024 06:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:57
In the Linux kernel, the following vulnerability has been resolved: remoteproc: k3-r5: Fix error handling when power-up failed By simply bailing out, the driver was violating its rule and internal assumptions that either both or no rproc should be ...
CVE-2024-50177
- EPSS 0.02%
- Veröffentlicht 08.11.2024 06:15:15
- Zuletzt bearbeitet 01.10.2025 21:15:58
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix a UBSAN warning in DML2.1 When programming phantom pipe, since cursor_width is explicity set to 0, this causes calculation logic to trigger overflow for an uns...
CVE-2024-50178
- EPSS 0.02%
- Veröffentlicht 08.11.2024 06:15:15
- Zuletzt bearbeitet 01.10.2025 21:15:59
In the Linux kernel, the following vulnerability has been resolved: cpufreq: loongson3: Use raw_smp_processor_id() in do_service_request() Use raw_smp_processor_id() instead of plain smp_processor_id() in do_service_request(), otherwise we may get ...
CVE-2024-50179
- EPSS 0.01%
- Veröffentlicht 08.11.2024 06:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:58
In the Linux kernel, the following vulnerability has been resolved: ceph: remove the incorrect Fw reference check when dirtying pages When doing the direct-io reads it will also try to mark pages dirty, but for the read path it won't hold the Fw ca...
CVE-2024-50180
- EPSS 0.01%
- Veröffentlicht 08.11.2024 06:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:58
In the Linux kernel, the following vulnerability has been resolved: fbdev: sisfb: Fix strbuf array overflow The values of the variables xres and yres are placed in strbuf. These variables are obtained from strbuf1. The strbuf1 array contains digit ...
CVE-2024-50182
- EPSS 0.01%
- Veröffentlicht 08.11.2024 06:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:58
In the Linux kernel, the following vulnerability has been resolved: secretmem: disable memfd_secret() if arch cannot set direct map Return -ENOSYS from memfd_secret() syscall if !can_set_direct_map(). This is the case for example on some arm64 con...
CVE-2024-50183
- EPSS 0.01%
- Veröffentlicht 08.11.2024 06:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:58
In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instance Deleting an NPIV instance requires all fabric ndlps to be released before an NPIV's resources can be t...
CVE-2024-50184
- EPSS 0.01%
- Veröffentlicht 08.11.2024 06:15:15
- Zuletzt bearbeitet 03.11.2025 23:16:58
In the Linux kernel, the following vulnerability has been resolved: virtio_pmem: Check device status before requesting flush If a pmem device is in a bad status, the driver side could wait for host ack forever in virtio_pmem_flush(), causing the sy...