CVE-2025-38197
- EPSS 0.02%
- Veröffentlicht 04.07.2025 13:37:19
- Zuletzt bearbeitet 18.12.2025 21:26:02
In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell_rbu: Fix list usage Pass the correct list head to list_for_each_entry*() when looping through the packet list. Without this patch, reading the packet data via s...
CVE-2025-38195
- EPSS 0.02%
- Veröffentlicht 04.07.2025 13:37:18
- Zuletzt bearbeitet 19.11.2025 20:46:46
In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix panic caused by NULL-PMD in huge_pte_offset() ERROR INFO: CPU 25 Unable to handle kernel paging request at virtual address 0x0 ... Call Trace: [<90000000...
CVE-2025-38193
- EPSS 0.02%
- Veröffentlicht 04.07.2025 13:37:17
- Zuletzt bearbeitet 18.12.2025 21:25:10
In the Linux kernel, the following vulnerability has been resolved: net_sched: sch_sfq: reject invalid perturb period Gerrard Tai reported that SFQ perturb_period has no range check yet, and this can be used to trigger a race condition fixed in a s...
CVE-2025-38194
- EPSS 0.02%
- Veröffentlicht 04.07.2025 13:37:17
- Zuletzt bearbeitet 18.12.2025 21:26:58
In the Linux kernel, the following vulnerability has been resolved: jffs2: check that raw node were preallocated before writing summary Syzkaller detected a kernel bug in jffs2_link_node_ref, caused by fault injection in jffs2_prealloc_raw_node_ref...
CVE-2025-38192
- EPSS 0.02%
- Veröffentlicht 04.07.2025 13:37:16
- Zuletzt bearbeitet 19.11.2025 20:47:10
In the Linux kernel, the following vulnerability has been resolved: net: clear the dst when changing skb protocol A not-so-careful NAT46 BPF program can crash the kernel if it indiscriminately flips ingress packets from v4 to v6: BUG: kernel NUL...
CVE-2025-38190
- EPSS 0.02%
- Veröffentlicht 04.07.2025 13:37:15
- Zuletzt bearbeitet 18.12.2025 17:24:15
In the Linux kernel, the following vulnerability has been resolved: atm: Revert atm_account_tx() if copy_from_iter_full() fails. In vcc_sendmsg(), we account skb->truesize to sk->sk_wmem_alloc by atm_account_tx(). It is expected to be reverted by ...
CVE-2025-38191
- EPSS 0.02%
- Veröffentlicht 04.07.2025 13:37:15
- Zuletzt bearbeitet 18.12.2025 17:24:30
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in destroy_previous_session If client set ->PreviousSessionId on kerberos session setup stage, NULL pointer dereference error will happen. Since...
CVE-2025-38189
- EPSS 0.01%
- Veröffentlicht 04.07.2025 13:37:14
- Zuletzt bearbeitet 19.11.2025 20:47:42
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Avoid NULL pointer dereference in `v3d_job_update_stats()` The following kernel Oops was recently reported by Mesa CI: [ 800.139824] Unable to handle kernel NULL pointer...
CVE-2025-38187
- EPSS 0.02%
- Veröffentlicht 04.07.2025 13:37:13
- Zuletzt bearbeitet 19.11.2025 20:50:55
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix a use-after-free in r535_gsp_rpc_push() The RPC container is released after being passed to r535_gsp_rpc_send(). When sending the initial fragment of a large RPC ...
CVE-2025-38188
- EPSS 0.02%
- Veröffentlicht 04.07.2025 13:37:13
- Zuletzt bearbeitet 19.11.2025 20:49:21
In the Linux kernel, the following vulnerability has been resolved: drm/msm/a7xx: Call CP_RESET_CONTEXT_STATE Calling this packet is necessary when we switch contexts because there are various pieces of state used by userspace to synchronize betwee...