CVE-2025-38279
- EPSS 0.16%
- Veröffentlicht 10.07.2025 07:41:58
- Zuletzt bearbeitet 17.03.2026 13:38:01
In the Linux kernel, the following vulnerability has been resolved: bpf: Do not include stack ptr register in precision backtracking bookkeeping Yi Lai reported an issue ([1]) where the following warning appears in kernel dmesg: [ 60.643604] ve...
CVE-2025-38280
- EPSS 0.18%
- Veröffentlicht 10.07.2025 07:41:58
- Zuletzt bearbeitet 12.05.2026 13:16:45
In the Linux kernel, the following vulnerability has been resolved: bpf: Avoid __bpf_prog_ret0_warn when jit fails syzkaller reported an issue: WARNING: CPU: 3 PID: 217 at kernel/bpf/core.c:2357 __bpf_prog_ret0_warn+0xa/0x20 kernel/bpf/core.c:2357...
CVE-2025-38278
- EPSS 0.16%
- Veröffentlicht 10.07.2025 07:41:57
- Zuletzt bearbeitet 19.11.2025 22:03:17
In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback This patch addresses below issues, 1. Active traffic on the leaf node must be stopped before its send queue is reassig...
CVE-2025-38277
- EPSS 0.16%
- Veröffentlicht 10.07.2025 07:41:56
- Zuletzt bearbeitet 18.12.2025 16:51:56
In the Linux kernel, the following vulnerability has been resolved: mtd: nand: ecc-mxic: Fix use of uninitialized variable ret If ctx->steps is zero, the loop processing ECC steps is skipped, and the variable ret remains uninitialized. It is later ...
CVE-2025-38274
- EPSS 0.16%
- Veröffentlicht 10.07.2025 07:41:55
- Zuletzt bearbeitet 20.11.2025 16:56:27
In the Linux kernel, the following vulnerability has been resolved: fpga: fix potential null pointer deref in fpga_mgr_test_img_load_sgt() fpga_mgr_test_img_load_sgt() allocates memory for sgt using kunit_kzalloc() however it does not check if the ...
CVE-2025-38275
- EPSS 0.17%
- Veröffentlicht 10.07.2025 07:41:55
- Zuletzt bearbeitet 18.12.2025 16:52:27
In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qmp-usb: Fix an NULL vs IS_ERR() bug The qmp_usb_iomap() helper function currently returns the raw result of devm_ioremap() for non-exclusive mappings. Since devm_ioremap...
CVE-2025-38272
- EPSS 0.15%
- Veröffentlicht 10.07.2025 07:41:53
- Zuletzt bearbeitet 20.11.2025 16:56:06
In the Linux kernel, the following vulnerability has been resolved: net: dsa: b53: do not enable EEE on bcm63xx BCM63xx internal switches do not support EEE, but provide multiple RGMII ports where external PHYs may be connected. If one of these PHY...
CVE-2025-38269
- EPSS 0.15%
- Veröffentlicht 10.07.2025 07:41:51
- Zuletzt bearbeitet 20.11.2025 16:39:51
In the Linux kernel, the following vulnerability has been resolved: btrfs: exit after state insertion failure at btrfs_convert_extent_bit() If insert_state() state failed it returns an error pointer and we call extent_io_tree_panic() which will tri...
CVE-2025-38265
- EPSS 0.16%
- Veröffentlicht 10.07.2025 07:37:33
- Zuletzt bearbeitet 18.11.2025 18:27:39
In the Linux kernel, the following vulnerability has been resolved: serial: jsm: fix NPE during jsm_uart_port_init No device was set which caused serial_base_ctrl_add to crash. BUG: kernel NULL pointer dereference, address: 0000000000000050 Oops...
CVE-2025-38264
- EPSS 0.14%
- 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...