CVE-2025-38264
- EPSS 0.01%
- Veröffentlicht 09.07.2025 10:42:38
- Zuletzt bearbeitet 18.11.2025 18:22:21
In the Linux kernel, the following vulnerability has been resolved: nvme-tcp: sanitize request list handling Validate the request in nvme_tcp_handle_r2t() to ensure it's not part of any list, otherwise a malicious R2T PDU might inject a loop in req...
CVE-2025-38262
- EPSS 0.02%
- Veröffentlicht 09.07.2025 10:42:37
- Zuletzt bearbeitet 18.12.2025 16:59:35
In the Linux kernel, the following vulnerability has been resolved: tty: serial: uartlite: register uart driver in init When two instances of uart devices are probing, a concurrency race can occur. If one thread calls uart_register_driver function,...
CVE-2025-38263
- EPSS 0.02%
- Veröffentlicht 09.07.2025 10:42:37
- Zuletzt bearbeitet 18.12.2025 16:58:38
In the Linux kernel, the following vulnerability has been resolved: bcache: fix NULL pointer in cache_set_flush() 1. LINE#1794 - LINE#1887 is some codes about function of bch_cache_set_alloc(). 2. LINE#2078 - LINE#2142 is some codes about functi...
CVE-2025-38260
- EPSS 0.02%
- Veröffentlicht 09.07.2025 10:42:36
- Zuletzt bearbeitet 18.12.2025 17:02:44
In the Linux kernel, the following vulnerability has been resolved: btrfs: handle csum tree error with rescue=ibadroots correctly [BUG] There is syzbot based reproducer that can crash the kernel, with the following call trace: (With some debug outp...
CVE-2025-38261
- EPSS 0.02%
- Veröffentlicht 09.07.2025 10:42:36
- Zuletzt bearbeitet 20.11.2025 20:14:50
In the Linux kernel, the following vulnerability has been resolved: riscv: save the SR_SUM status over switches When threads/tasks are switched we need to ensure the old execution's SR_SUM state is saved and the new thread has the old SR_SUM state ...
CVE-2025-38258
- EPSS 0.02%
- Veröffentlicht 09.07.2025 10:42:35
- Zuletzt bearbeitet 19.11.2025 20:52:51
In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: free old damon_sysfs_scheme_filter->memcg_path on write memcg_path_store() assigns a newly allocated memory buffer to filter->memcg_path, without deallocati...
CVE-2025-38259
- EPSS 0.02%
- Veröffentlicht 09.07.2025 10:42:35
- Zuletzt bearbeitet 18.12.2025 17:03:11
In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd9335: Fix missing free of regulator supplies Driver gets and enables all regulator supplies in probe path (wcd9335_parse_dt() and wcd9335_power_on_reset()), but do...
CVE-2025-38257
- EPSS 0.02%
- Veröffentlicht 09.07.2025 10:42:34
- Zuletzt bearbeitet 18.12.2025 17:07:52
In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Prevent overflow in size calculation for memdup_user() Number of apqn target list entries contained in 'nr_apqns' variable is determined by userspace via an ioctl call s...
CVE-2025-38255
- EPSS 0.02%
- Veröffentlicht 09.07.2025 10:42:33
- Zuletzt bearbeitet 19.11.2025 20:58:14
In the Linux kernel, the following vulnerability has been resolved: lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly() While testing null_blk with configfs, echo 0 > poll_queues will trigger following panic: BUG: kernel NULL poi...
CVE-2025-38256
- EPSS 0.01%
- Veröffentlicht 09.07.2025 10:42:33
- Zuletzt bearbeitet 19.11.2025 20:58:08
In the Linux kernel, the following vulnerability has been resolved: io_uring/rsrc: fix folio unpinning syzbot complains about an unmapping failure: [ 108.070381][ T14] kernel BUG at mm/gup.c:71! [ 108.070502][ T14] Internal error: Oops - BUG...