CVE-2024-40927
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:15
- Zuletzt bearbeitet 03.11.2025 22:17:14
In the Linux kernel, the following vulnerability has been resolved: xhci: Handle TD clearing for multiple streams case When multiple streams are in use, multiple TDs might be in flight when an endpoint is stopped. We need to issue a Set TR Dequeue ...
CVE-2024-40918
- EPSS 0.04%
- Veröffentlicht 12.07.2024 13:15:14
- Zuletzt bearbeitet 17.09.2025 15:37:44
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-39507
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:13
- Zuletzt bearbeitet 03.11.2025 22:17:06
In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash problem in concurrent scenario When link status change, the nic driver need to notify the roce driver to handle this event, but at this time, the roce d...
CVE-2024-39508
- EPSS 0.01%
- Veröffentlicht 12.07.2024 13:15:13
- Zuletzt bearbeitet 03.10.2025 15:13:42
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-40900
- EPSS 0.02%
- Veröffentlicht 12.07.2024 13:15:13
- Zuletzt bearbeitet 03.11.2025 22:17:11
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.01%
- 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-39500
- EPSS 0%
- 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: 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_...
CVE-2024-39490
- EPSS 0.12%
- Veröffentlicht 10.07.2024 08:15:11
- Zuletzt bearbeitet 24.03.2025 17:23:25
In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix missing sk_buff release in seg6_input_core The seg6_input() function is responsible for adding the SRH into a packet, delegating the operation to the seg6_input_core(...
CVE-2024-39298
- EPSS 0.02%
- Veröffentlicht 25.06.2024 15:15:14
- Zuletzt bearbeitet 03.11.2025 22:17:03
In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix handling of dissolved but not taken off from buddy pages When I did memory failure tests recently, below panic occurs: page: refcount:0 mapcount:0 mapping:0...
CVE-2024-37354
- EPSS 0.02%
- Veröffentlicht 25.06.2024 15:15:13
- Zuletzt bearbeitet 06.12.2025 22:15:48
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix crash on racing fsync and size-extending write into prealloc We have been seeing crashes on duplicate keys in btrfs_set_item_key_safe(): BTRFS critical (device vdb): ...