- EPSS 0.13%
- Veröffentlicht 03.07.2025 08:35:18
- Zuletzt bearbeitet 16.12.2025 17:02:20
In the Linux kernel, the following vulnerability has been resolved: net_sched: red: fix a race in __red_change() Gerrard Tai reported a race condition in RED, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 ...
- EPSS 0.13%
- Veröffentlicht 03.07.2025 08:35:17
- Zuletzt bearbeitet 16.12.2025 17:02:47
In the Linux kernel, the following vulnerability has been resolved: net_sched: ets: fix a race in ets_qdisc_change() Gerrard Tai reported a race condition in ETS, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 ...
CVE-2025-38103
- EPSS 0.18%
- Veröffentlicht 03.07.2025 08:35:13
- Zuletzt bearbeitet 16.12.2025 17:03:25
In the Linux kernel, the following vulnerability has been resolved: HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse() Update struct hid_descriptor to better reflect the mandatory and optional parts of the HID Descriptor as per US...
- EPSS 0.13%
- Veröffentlicht 03.07.2025 08:35:12
- Zuletzt bearbeitet 16.12.2025 17:10:36
In the Linux kernel, the following vulnerability has been resolved: VMCI: fix race between vmci_host_setup_notify and vmci_ctx_unset_notify During our test, it is found that a warning can be trigger in try_grab_folio as follow: ------------[ cut...
CVE-2025-38100
- EPSS 0.17%
- Veröffentlicht 03.07.2025 08:35:09
- Zuletzt bearbeitet 12.05.2026 13:16:42
In the Linux kernel, the following vulnerability has been resolved: x86/iopl: Cure TIF_IO_BITMAP inconsistencies io_bitmap_exit() is invoked from exit_thread() when a task exists or when a fork fails. In the latter case the exit_thread() cleans up ...
CVE-2025-38097
- EPSS 0.16%
- Veröffentlicht 03.07.2025 08:13:57
- Zuletzt bearbeitet 16.12.2025 17:16:50
In the Linux kernel, the following vulnerability has been resolved: espintcp: remove encap socket caching to avoid reference leak The current scheme for caching the encap socket can lead to reference leaks when we try to delete the netns. The refe...
CVE-2025-38095
- EPSS 0.17%
- Veröffentlicht 03.07.2025 07:44:18
- Zuletzt bearbeitet 16.12.2025 17:18:25
In the Linux kernel, the following vulnerability has been resolved: dma-buf: insert memory barrier before updating num_fences smp_store_mb() inserts memory barrier after storing operation. It is different with what the comment is originally aiming ...
CVE-2025-38094
- EPSS 0.13%
- Veröffentlicht 03.07.2025 07:44:17
- Zuletzt bearbeitet 16.12.2025 17:19:48
In the Linux kernel, the following vulnerability has been resolved: net: cadence: macb: Fix a possible deadlock in macb_halt_tx. There is a situation where after THALT is set high, TGO stays high as well. Because jiffies are never updated, as we ar...
CVE-2025-38090
- EPSS 0.15%
- Veröffentlicht 30.06.2025 07:29:45
- Zuletzt bearbeitet 17.12.2025 18:13:28
In the Linux kernel, the following vulnerability has been resolved: drivers/rapidio/rio_cm.c: prevent possible heap overwrite In riocm_cdev_ioctl(RIO_CM_CHAN_SEND) -> cm_chan_msg_send() -> riocm_ch_send() cm_chan_msg_send() checks that u...
CVE-2025-38088
- EPSS 0.14%
- Veröffentlicht 30.06.2025 07:29:44
- Zuletzt bearbeitet 17.12.2025 18:13:20
In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv/memtrace: Fix out of bounds issue in memtrace mmap memtrace mmap issue has an out of bounds issue. This patch fixes the by checking that the requested mapping regio...