CVE-2024-40917
- EPSS 0.27%
- Veröffentlicht 12.07.2024 13:15:14
- Zuletzt bearbeitet 03.10.2025 14:24:12
In the Linux kernel, the following vulnerability has been resolved: memblock: make memblock_set_node() also warn about use of MAX_NUMNODES On an (old) x86 system with SRAT just covering space above 4Gb: ACPI: SRAT: Node 0 PXM 0 [mem 0x10000000...
CVE-2024-40918
- EPSS 0.3%
- Veröffentlicht 12.07.2024 13:15:14
- Zuletzt bearbeitet 04.08.2026 11:19:05
In the Linux kernel, the following vulnerability has been resolved: parisc: Try to fix random segmentation faults in package builds PA-RISC systems with PA8800 and PA8900 processors have had problems with random segmentation faults for many years. ...
CVE-2024-39508
- EPSS 0.22%
- Veröffentlicht 12.07.2024 13:15:13
- Zuletzt bearbeitet 04.08.2026 11:19:02
In the Linux kernel, the following vulnerability has been resolved: io_uring/io-wq: Use set_bit() and test_bit() at worker->flags Utilize set_bit() and test_bit() on worker->flags within io_uring/io-wq to address potential data races. The structur...
CVE-2024-39509
- EPSS 0.3%
- Veröffentlicht 12.07.2024 13:15:13
- Zuletzt bearbeitet 12.05.2026 12:16:57
In the Linux kernel, the following vulnerability has been resolved: HID: core: remove unnecessary WARN_ON() in implement() Syzkaller hit a warning [1] in a call to implement() when trying to write a value into a field of smaller size in an output r...
CVE-2024-40900
- EPSS 0.29%
- Veröffentlicht 12.07.2024 13:15:13
- Zuletzt bearbeitet 04.08.2026 11:19:02
In the Linux kernel, the following vulnerability has been resolved: cachefiles: remove requests from xarray during flushing requests Even with CACHEFILES_DEAD set, we can still read the requests, so in the following concurrency the request may be u...
CVE-2024-39497
- EPSS 0.28%
- Veröffentlicht 12.07.2024 13:15:12
- Zuletzt bearbeitet 03.11.2025 22:17:05
In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Fix BUG_ON() on mmap(PROT_WRITE, MAP_PRIVATE) Lack of check for copy-on-write (COW) mapping in drm_gem_shmem_mmap allows users to call mmap with PROT_WRITE and MA...
CVE-2024-39499
- EPSS 0.3%
- Veröffentlicht 12.07.2024 13:15:12
- Zuletzt bearbeitet 03.11.2025 22:17:05
In the Linux kernel, the following vulnerability has been resolved: vmci: prevent speculation leaks by sanitizing event in event_deliver() Coverity spotted that event_msg is controlled by user-space, event_msg->event_data.event is passed to event_d...
CVE-2024-39500
- EPSS 0.22%
- Veröffentlicht 12.07.2024 13:15:12
- Zuletzt bearbeitet 04.08.2026 11:19:01
In the Linux kernel, the following vulnerability has been resolved: sock_map: avoid race between sock_map_close and sk_psock_put sk_psock_get will return NULL if the refcount of psock has gone to 0, which will happen when the last call of sk_psock_...
- EPSS 0.2%
- Veröffentlicht 12.07.2024 13:15:12
- Zuletzt bearbeitet 10.05.2025 15:15:58
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2024-39502
- EPSS 0.31%
- Veröffentlicht 12.07.2024 13:15:12
- Zuletzt bearbeitet 04.08.2026 11:19:01
In the Linux kernel, the following vulnerability has been resolved: ionic: fix use after netif_napi_del() When queues are started, netif_napi_add() and napi_enable() are called. If there are 4 queues and only 3 queues are used for the current confi...