6 matches found
ROOT-OS-UBUNTU-2404-CVE-2025-38445 CVE-2025-38445 in rootio-linux - Patched by Root
Root has patched CVE-2025-38445 in the rootio-linux package for Root:Ubuntu:24.04. Multiple fixed versions available...
CVE-2025-38445 affecting package kernel for versions less than 5.15.200.1-1
CVE-2025-38445 affecting package kernel for versions less than 5.15.200.1-1. An upgraded version of the package is available that resolves this issue...
CVE-2025-38445 affecting package kernel for versions less than 6.6.104.2-1
CVE-2025-38445 affecting package kernel for versions less than 6.6.104.2-1. An upgraded version of the package is available that resolves this issue...
Important: kernel
Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net: tap: NULL pointer derefence in devparseheaderprotocol when skb-dev is null CVE-2022-50073 In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix skb refcnt race after locking...
CVE-2025-38445
In the Linux kernel, the following vulnerability has been resolved: md/raid1: Fix stack memory use after return in raid1reshape In the raid1reshape function, newpool is allocated on the stack and assigned to conf-r1biopool. This results in conf-r1biopool.wait.head pointing to a stack address...
CVE-2025-38445
CVE-2025-38445 covers a Linux kernel issue in md/raid1 where raid1_reshape allocated a mempool on the stack and assigned it to conf->r1bio_pool, causing conf->r1bio_pool.wait.head to reference a stack address. Subsequent access in raid1_read_request/raid1_write_request paths could trigger a...