CVE-2025-22070
- EPSS 0.07%
- Veröffentlicht 16.04.2025 14:12:23
- Zuletzt bearbeitet 01.10.2025 17:15:44
In the Linux kernel, the following vulnerability has been resolved: fs/9p: fix NULL pointer dereference on mkdir When a 9p tree was mounted with option 'posixacl', parent directory had a default ACL set for its subdirectories, e.g.: setfacl -m d...
CVE-2025-22071
- EPSS 0.11%
- Veröffentlicht 16.04.2025 14:12:23
- Zuletzt bearbeitet 03.11.2025 20:17:41
In the Linux kernel, the following vulnerability has been resolved: spufs: fix a leak in spufs_create_context() Leak fixes back in 2008 missed one case - if we are trying to set affinity and spufs_mkdir() fails, we need to drop the reference to nei...
CVE-2025-22069
- EPSS 0.09%
- Veröffentlicht 16.04.2025 14:12:22
- Zuletzt bearbeitet 26.01.2026 15:47:02
In the Linux kernel, the following vulnerability has been resolved: riscv: fgraph: Fix stack layout to match __arch_ftrace_regs argument of ftrace_return_to_handler Naresh Kamboju reported a "Bad frame pointer" kernel warning while running LTP trac...
CVE-2025-22068
- EPSS 0.07%
- Veröffentlicht 16.04.2025 14:12:21
- Zuletzt bearbeitet 01.10.2025 17:15:44
In the Linux kernel, the following vulnerability has been resolved: ublk: make sure ubq->canceling is set when queue is frozen Now ublk driver depends on `ubq->canceling` for deciding if the request can be dispatched via uring_cmd & io_uring_cmd_co...
CVE-2025-22066
- EPSS 0.15%
- Veröffentlicht 16.04.2025 14:12:20
- Zuletzt bearbeitet 03.11.2025 20:17:41
In the Linux kernel, the following vulnerability has been resolved: ASoC: imx-card: Add NULL check in imx_card_probe() devm_kasprintf() returns NULL when memory allocation fails. Currently, imx_card_probe() does not check for this case, which resul...
CVE-2025-22067
- EPSS 0.07%
- Veröffentlicht 16.04.2025 14:12:20
- Zuletzt bearbeitet 01.10.2025 21:16:42
In the Linux kernel, the following vulnerability has been resolved: spi: cadence: Fix out-of-bounds array access in cdns_mrvl_xspi_setup_clock() If requested_clk > 128, cdns_mrvl_xspi_setup_clock() iterates over the entire cdns_mrvl_xspi_clk_div_li...
CVE-2025-22065
- EPSS 0.07%
- Veröffentlicht 16.04.2025 14:12:19
- Zuletzt bearbeitet 01.10.2025 18:15:44
In the Linux kernel, the following vulnerability has been resolved: idpf: fix adapter NULL pointer dereference on reboot With SRIOV enabled, idpf ends up calling into idpf_remove() twice. First via idpf_shutdown() and then again when idpf_remove() ...
CVE-2025-22063
- EPSS 0.1%
- Veröffentlicht 16.04.2025 14:12:18
- Zuletzt bearbeitet 03.11.2025 20:17:41
In the Linux kernel, the following vulnerability has been resolved: netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 sockets When calling netlbl_conn_setattr(), addr->sa_family is used to determine the function behavior. If sk is an I...
CVE-2025-22064
- EPSS 0.06%
- Veröffentlicht 16.04.2025 14:12:18
- Zuletzt bearbeitet 31.10.2025 20:43:43
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: don't unregister hook when table is dormant When nf_tables_updchain encounters an error, hook registration needs to be rolled back. This should only be done ...
CVE-2025-22062
- EPSS 0.11%
- Veröffentlicht 16.04.2025 14:12:17
- Zuletzt bearbeitet 03.11.2025 20:17:41
In the Linux kernel, the following vulnerability has been resolved: sctp: add mutual exclusion in proc_sctp_do_udp_port() We must serialize calls to sctp_udp_sock_stop() and sctp_udp_sock_start() or risk a crash as syzbot reported: Oops: general p...