Latest CVE Feed
- 
                                
                                
0.0
NACVE-2022-50560
In the Linux kernel, the following vulnerability has been resolved: drm/meson: explicitly remove aggregate driver at module unload time Because component_master_del wasn't being called when unloading the meson_drm module, the aggregate device would ling... Read more
Affected Products : linux_kernel- Published: Oct. 22, 2025
 - Modified: Oct. 22, 2025
 - Vuln Type: Memory Corruption
 
 - 
                                
                                
0.0
NACVE-2023-53661
In the Linux kernel, the following vulnerability has been resolved: bnxt: avoid overflow in bnxt_get_nvram_directory() The value of an arithmetic expression is subject of possible overflow due to a failure to cast operands to a larger data type before p... Read more
Affected Products : linux_kernel- Published: Oct. 07, 2025
 - Modified: Oct. 08, 2025
 - Vuln Type: Memory Corruption
 
 - 
                                
                                
0.0
NACVE-2022-50557
In the Linux kernel, the following vulnerability has been resolved: pinctrl: thunderbay: fix possible memory leak in thunderbay_build_functions() The thunderbay_add_functions() will free memory of thunderbay_funcs when everything is ok, but thunderbay_f... Read more
Affected Products : linux_kernel- Published: Oct. 22, 2025
 - Modified: Oct. 22, 2025
 - Vuln Type: Memory Corruption
 
 - 
                                
                                
0.0
NACVE-2025-43385
An out-of-bounds access issue was addressed with improved bounds checking. This issue is fixed in iOS 26.1 and iPadOS 26.1, tvOS 26.1, visionOS 26.1, macOS Sequoia 15.7.2. Processing a maliciously crafted media file may lead to unexpected app termination ... Read more
- Published: Nov. 04, 2025
 - Modified: Nov. 04, 2025
 - Vuln Type: Memory Corruption
 
 - 
                                
                                
0.0
NACVE-2023-53659
In the Linux kernel, the following vulnerability has been resolved: iavf: Fix out-of-bounds when setting channels on remove If we set channels greater during iavf_remove(), and waiting reset done would be timeout, then returned with error but changed nu... Read more
Affected Products : linux_kernel- Published: Oct. 07, 2025
 - Modified: Oct. 08, 2025
 - Vuln Type: Memory Corruption
 
 - 
                                
                                
0.0
NACVE-2025-63593
Grav CMS1.7.49.5 is vulnerable to Cross Site Scripting (XSS).... Read more
Affected Products :- Published: Nov. 03, 2025
 - Modified: Nov. 03, 2025
 - Vuln Type: Cross-Site Scripting
 
 - 
                                
                                
0.0
NACVE-2025-40003
In the Linux kernel, the following vulnerability has been resolved: net: mscc: ocelot: Fix use-after-free caused by cyclic delayed work The origin code calls cancel_delayed_work() in ocelot_stats_deinit() to cancel the cyclic delayed work item ocelot->s... Read more
Affected Products : linux_kernel- Published: Oct. 18, 2025
 - Modified: Oct. 21, 2025
 - Vuln Type: Memory Corruption
 
 - 
                                
                                
0.0
NACVE-2025-40013
In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: audioreach: fix potential null pointer dereference It is possible that the topology parsing function audioreach_widget_load_module_common() could return NULL or an error poi... Read more
Affected Products : linux_kernel- Published: Oct. 20, 2025
 - Modified: Oct. 21, 2025
 - Vuln Type: Memory Corruption
 
 - 
                                
                                
0.0
NACVE-2025-40017
In the Linux kernel, the following vulnerability has been resolved: media: iris: Fix memory leak by freeing untracked persist buffer One internal buffer which is allocated only once per session was not being freed during session close because it was not... Read more
Affected Products : linux_kernel- Published: Oct. 20, 2025
 - Modified: Oct. 21, 2025
 - Vuln Type: Memory Corruption
 
 - 
                                
                                
0.0
NACVE-2025-39980
In the Linux kernel, the following vulnerability has been resolved: nexthop: Forbid FDB status change while nexthop is in a group The kernel forbids the creation of non-FDB nexthop groups with FDB nexthops: # ip nexthop add id 1 via 192.0.2.1 fdb # i... Read more
Affected Products : linux_kernel- Published: Oct. 15, 2025
 - Modified: Oct. 16, 2025
 - Vuln Type: Misconfiguration
 
 - 
                                
                                
0.0
NACVE-2025-40000
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait() There is a bug observed when rtw89_core_tx_kick_off_and_wait() tries to access already freed skb_data: BUG: KFENCE... Read more
Affected Products : linux_kernel- Published: Oct. 15, 2025
 - Modified: Oct. 16, 2025
 - Vuln Type: Memory Corruption
 
 - 
                                
                                
0.0
NACVE-2025-39972
In the Linux kernel, the following vulnerability has been resolved: i40e: fix idx validation in i40e_validate_queue_map Ensure idx is within range of active/initialized TCs when iterating over vf->ch[idx] in i40e_validate_queue_map().... Read more
Affected Products : linux_kernel- Published: Oct. 15, 2025
 - Modified: Oct. 16, 2025
 
 - 
                                
                                
0.0
NACVE-2025-39973
In the Linux kernel, the following vulnerability has been resolved: i40e: add validation for ring_len param The `ring_len` parameter provided by the virtual function (VF) is assigned directly to the hardware memory context (HMC) without any validation. ... Read more
Affected Products : linux_kernel- Published: Oct. 15, 2025
 - Modified: Oct. 16, 2025
 
 - 
                                
                                
0.0
NACVE-2025-39979
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: fs, fix UAF in flow counter release Fix a kernel trace [1] caused by releasing an HWS action of a local flow counter in mlx5_cmd_hws_delete_fte(), where the HWS action refcoun... Read more
Affected Products : linux_kernel- Published: Oct. 15, 2025
 - Modified: Oct. 16, 2025
 - Vuln Type: Memory Corruption
 
 - 
                                
                                
0.0
NACVE-2025-43480
The issue was addressed with improved checks. This issue is fixed in Safari 26.1, visionOS 26.1, watchOS 26.1, iOS 26.1 and iPadOS 26.1, tvOS 26.1. A malicious website may exfiltrate data cross-origin.... Read more
- Published: Nov. 04, 2025
 - Modified: Nov. 04, 2025
 - Vuln Type: Information Disclosure
 
 - 
                                
                                
0.0
NACVE-2023-53721
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix a NULL pointer dereference in ath12k_mac_op_hw_scan() In ath12k_mac_op_hw_scan(), the return value of kzalloc() is directly used in memcpy(), which may lead to a NULL ... Read more
Affected Products : linux_kernel- Published: Oct. 22, 2025
 - Modified: Oct. 22, 2025
 - Vuln Type: Memory Corruption
 
 - 
                                
                                
0.0
NACVE-2023-53715
In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex Apparently the hex passphrase mechanism does not work on newer chips/firmware (e.g. BCM4387). It seems there was a simple... Read more
Affected Products : linux_kernel- Published: Oct. 22, 2025
 - Modified: Oct. 22, 2025
 - Vuln Type: Cryptography
 
 - 
                                
                                
0.0
NACVE-2025-40020
In the Linux kernel, the following vulnerability has been resolved: can: peak_usb: fix shift-out-of-bounds issue Explicitly uses a 64-bit constant when the number of bits used for its shifting is 32 (which is the case for PC CAN FD interfaces supported ... Read more
Affected Products : linux_kernel- Published: Oct. 24, 2025
 - Modified: Oct. 27, 2025
 - Vuln Type: Memory Corruption
 
 - 
                                
                                
0.0
NACVE-2025-40090
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix recursive locking in RPC handle list access Since commit 305853cce3794 ("ksmbd: Fix race condition in RPC handle list access"), ksmbd_session_rpc_method() attempts to lock se... Read more
Affected Products : linux_kernel- Published: Oct. 30, 2025
 - Modified: Oct. 30, 2025
 - Vuln Type: Race Condition
 
 - 
                                
                                
0.0
NACVE-2025-40071
In the Linux kernel, the following vulnerability has been resolved: tty: n_gsm: Don't block input queue by waiting MSC Currently gsm_queue() processes incoming frames and when opening a DLC channel it calls gsm_dlci_open() which calls gsm_modem_update()... Read more
Affected Products : linux_kernel- Published: Oct. 28, 2025
 - Modified: Oct. 30, 2025
 - Vuln Type: Denial of Service