Latest CVE Feed
-
0.0
NACVE-2026-23021
In the Linux kernel, the following vulnerability has been resolved: net: usb: pegasus: fix memory leak in update_eth_regs_async() When asynchronously writing to the device registers and if usb_submit_urb() fail, the code fail to release allocated to thi... Read more
Affected Products :- Published: Jan. 31, 2026
- Modified: Jan. 31, 2026
- Vuln Type: Memory Corruption
-
0.0
NACVE-2026-23020
In the Linux kernel, the following vulnerability has been resolved: net: 3com: 3c59x: fix possible null dereference in vortex_probe1() pdev can be null and free_ring: can be called in 1297 with a null pdev.... Read more
Affected Products :- Published: Jan. 31, 2026
- Modified: Jan. 31, 2026
- Vuln Type: Memory Corruption
-
0.0
NACVE-2026-23019
In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: fix NULL dereference on devlink_alloc() failure devlink_alloc() may return NULL on allocation failure, but prestera_devlink_alloc() unconditionally calls devlink... Read more
Affected Products :- Published: Jan. 31, 2026
- Modified: Jan. 31, 2026
- Vuln Type: Memory Corruption
-
0.0
NACVE-2026-23018
In the Linux kernel, the following vulnerability has been resolved: btrfs: release path before initializing extent tree in btrfs_read_locked_inode() In btrfs_read_locked_inode() we are calling btrfs_init_file_extent_tree() while holding a path with a re... Read more
Affected Products :- Published: Jan. 31, 2026
- Modified: Jan. 31, 2026
- Vuln Type: Race Condition
-
0.0
NACVE-2026-23017
In the Linux kernel, the following vulnerability has been resolved: idpf: fix error handling in the init_task on load If the init_task fails during a driver load, we end up without vports and netdevs, effectively failing the entire process. In that stat... Read more
Affected Products :- Published: Jan. 31, 2026
- Modified: Jan. 31, 2026
- Vuln Type: Denial of Service
-
0.0
NACVE-2026-23016
In the Linux kernel, the following vulnerability has been resolved: inet: frags: drop fraglist conntrack references Jakub added a warning in nf_conntrack_cleanup_net_list() to make debugging leaked skbs/conntrack references more obvious. syzbot reports... Read more
Affected Products :- Published: Jan. 31, 2026
- Modified: Jan. 31, 2026
- Vuln Type: Memory Corruption
-
0.0
NACVE-2026-23015
In the Linux kernel, the following vulnerability has been resolved: gpio: mpsse: fix reference leak in gpio_mpsse_probe() error paths The reference obtained by calling usb_get_dev() is not released in the gpio_mpsse_probe() error paths. Fix that by usin... Read more
Affected Products :- Published: Jan. 31, 2026
- Modified: Jan. 31, 2026
- Vuln Type: Memory Corruption
-
0.0
NACVE-2025-71191
In the Linux kernel, the following vulnerability has been resolved: dmaengine: at_hdmac: fix device leak on of_dma_xlate() Make sure to drop the reference taken when looking up the DMA platform device during of_dma_xlate() when releasing channel resourc... Read more
Affected Products :- Published: Jan. 31, 2026
- Modified: Jan. 31, 2026
- Vuln Type: Memory Corruption
-
0.0
NACVE-2025-71190
In the Linux kernel, the following vulnerability has been resolved: dmaengine: bcm-sba-raid: fix device leak on probe Make sure to drop the reference taken when looking up the mailbox device during probe on probe failures and on driver unbind.... Read more
Affected Products :- Published: Jan. 31, 2026
- Modified: Jan. 31, 2026
-
0.0
NACVE-2025-71189
In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw: dmamux: fix OF node leak on route allocation failure Make sure to drop the reference taken to the DMA master OF node also on late route allocation failures.... Read more
Affected Products :- Published: Jan. 31, 2026
- Modified: Jan. 31, 2026
-
0.0
NACVE-2025-71188
In the Linux kernel, the following vulnerability has been resolved: dmaengine: lpc18xx-dmamux: fix device leak on route allocation Make sure to drop the reference taken when looking up the DMA mux platform device during route allocation. Note that hold... Read more
Affected Products :- Published: Jan. 31, 2026
- Modified: Jan. 31, 2026
- Vuln Type: Memory Corruption
-
0.0
NACVE-2025-71187
In the Linux kernel, the following vulnerability has been resolved: dmaengine: sh: rz-dmac: fix device leak on probe failure Make sure to drop the reference taken when looking up the ICU device during probe also on probe failures (e.g. probe deferral).... Read more
Affected Products :- Published: Jan. 31, 2026
- Modified: Jan. 31, 2026
- Vuln Type: Misconfiguration
-
0.0
NACVE-2025-71186
In the Linux kernel, the following vulnerability has been resolved: dmaengine: stm32: dmamux: fix device leak on route allocation Make sure to drop the reference taken when looking up the DMA mux platform device during route allocation. Note that holdi... Read more
Affected Products :- Published: Jan. 31, 2026
- Modified: Jan. 31, 2026
- Vuln Type: Memory Corruption
-
0.0
NACVE-2025-71185
In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: dma-crossbar: fix device leak on am335x route allocation Make sure to drop the reference taken when looking up the crossbar platform device during am335x route allocation... Read more
Affected Products :- Published: Jan. 31, 2026
- Modified: Jan. 31, 2026
- Vuln Type: Memory Corruption
-
0.0
NACVE-2025-71184
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix NULL dereference on root when tracing inode eviction When evicting an inode the first thing we do is to setup tracing for it, which implies fetching the root's id. But in btr... Read more
Affected Products :- Published: Jan. 31, 2026
- Modified: Jan. 31, 2026
- Vuln Type: Memory Corruption
-
0.0
NACVE-2025-71183
In the Linux kernel, the following vulnerability has been resolved: btrfs: always detect conflicting inodes when logging inode refs After rename exchanging (either with the rename exchange operation or regular renames in multiple non-atomic steps) two i... Read more
Affected Products :- Published: Jan. 31, 2026
- Modified: Jan. 31, 2026
- Vuln Type: Race Condition
-
0.0
NACVE-2025-71182
In the Linux kernel, the following vulnerability has been resolved: can: j1939: make j1939_session_activate() fail if device is no longer registered syzbot is still reporting unregister_netdevice: waiting for vcan0 to become free. Usage count = 2 ev... Read more
Affected Products :- Published: Jan. 31, 2026
- Modified: Jan. 31, 2026
- Vuln Type: Race Condition
-
0.0
NACVE-2025-71181
In the Linux kernel, the following vulnerability has been resolved: rust_binder: remove spin_lock() in rust_shrink_free_page() When forward-porting Rust Binder to 6.18, I neglected to take commit fb56fdf8b9a2 ("mm/list_lru: split the lock to per-cgroup ... Read more
Affected Products :- Published: Jan. 31, 2026
- Modified: Jan. 31, 2026
- Vuln Type: Race Condition
-
0.0
NACVE-2025-71180
In the Linux kernel, the following vulnerability has been resolved: counter: interrupt-cnt: Drop IRQF_NO_THREAD flag An IRQ handler can either be IRQF_NO_THREAD or acquire spinlock_t, as CONFIG_PROVE_RAW_LOCK_NESTING warns: =============================... Read more
Affected Products :- Published: Jan. 31, 2026
- Modified: Jan. 31, 2026
- Vuln Type: Race Condition
-
5.4
MEDIUMCVE-2026-1251
The SupportCandy – Helpdesk & Customer Support Ticket System plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.4.4 via the 'add_reply' function due to missing validation on a user controlled key... Read more
Affected Products :- Published: Jan. 31, 2026
- Modified: Jan. 31, 2026
- Vuln Type: Authorization