Latest CVE Feed
- 
                                
                                
0.0
NACVE-2023-53723
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: disable sdma ecc irq only when sdma RAS is enabled in suspend sdma_v4_0_ip is shared on a few asics, but in sdma_v4_0_hw_fini, driver unconditionally disables ecc_irq which ... Read more
Affected Products : linux_kernel- Published: Oct. 22, 2025
 - Modified: Oct. 22, 2025
 - Vuln Type: Misconfiguration
 
 - 
                                
                                
0.0
NACVE-2023-53692
In the Linux kernel, the following vulnerability has been resolved: ext4: fix use-after-free read in ext4_find_extent for bigalloc + inline Syzbot found the following issue: loop0: detected capacity change from 0 to 2048 EXT4-fs (loop0): mounted filesys... Read more
Affected Products : linux_kernel- Published: Oct. 22, 2025
 - Modified: Oct. 22, 2025
 - Vuln Type: Memory Corruption
 
 - 
                                
                                
0.0
NACVE-2025-43495
The issue was addressed with improved checks. This issue is fixed in iOS 26.1 and iPadOS 26.1. An app may be able to monitor keystrokes without user permission.... Read more
Affected Products :- Published: Nov. 04, 2025
 - Modified: Nov. 04, 2025
 - Vuln Type: Information Disclosure
 
 - 
                                
                                
0.0
NACVE-2025-43498
An authorization issue was addressed with improved state management. This issue is fixed in iOS 26.1 and iPadOS 26.1, macOS Sequoia 15.7.2, macOS Sonoma 14.8.2, visionOS 26.1. An app may be able to access sensitive user data.... Read more
Affected Products :- Published: Nov. 04, 2025
 - Modified: Nov. 04, 2025
 - Vuln Type: Authorization
 
 - 
                                
                                
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-2022-50581
In the Linux kernel, the following vulnerability has been resolved: hfs: fix OOB Read in __hfs_brec_find Syzbot reported a OOB read bug: ================================================================== BUG: KASAN: slab-out-of-bounds in hfs_strcmp+0x1... Read more
Affected Products : linux_kernel- Published: Oct. 22, 2025
 - Modified: Oct. 22, 2025
 - Vuln Type: Memory Corruption
 
 - 
                                
                                
0.0
NACVE-2022-50575
In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource() As 'kdata.num' is user-controlled data, if user tries to allocate memory larger than(>=) MAX_ORDER, then kcalloc() w... Read more
Affected Products : linux_kernel- Published: Oct. 22, 2025
 - Modified: Oct. 22, 2025
 
 - 
                                
                                
0.0
NACVE-2022-50561
In the Linux kernel, the following vulnerability has been resolved: iio: fix memory leak in iio_device_register_eventset() When iio_device_register_sysfs_group() returns failed, iio_device_register_eventset() needs to free attrs array. Otherwise, kmeml... Read more
Affected Products : linux_kernel- Published: Oct. 22, 2025
 - Modified: Oct. 22, 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-40006
In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix folio is still mapped when deleted Migration may be raced with fallocating hole. remove_inode_single_folio will unmap the folio if the folio is still mapped. However, ... Read more
Affected Products : linux_kernel- Published: Oct. 20, 2025
 - Modified: Oct. 21, 2025
 - Vuln Type: Race Condition
 
 - 
                                
                                
0.0
NACVE-2023-53722
In the Linux kernel, the following vulnerability has been resolved: md: raid1: fix potential OOB in raid1_remove_disk() If rddev->raid_disk is greater than mddev->raid_disks, there will be an out-of-bounds in raid1_remove_disk(). We have already found s... Read more
Affected Products : linux_kernel- Published: Oct. 22, 2025
 - Modified: Oct. 22, 2025
 - Vuln Type: Memory Corruption
 
 - 
                                
                                
0.0
NACVE-2023-53719
In the Linux kernel, the following vulnerability has been resolved: serial: arc_uart: fix of_iomap leak in `arc_serial_probe` Smatch reports: drivers/tty/serial/arc_uart.c:631 arc_serial_probe() warn: 'port->membase' from of_iomap() not released on lin... Read more
Affected Products : linux_kernel- Published: Oct. 22, 2025
 - Modified: Oct. 22, 2025
 
 - 
                                
                                
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-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-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-39968
In the Linux kernel, the following vulnerability has been resolved: i40e: add max boundary check for VF filters There is no check for max filters that VF can request. Add it.... Read more
Affected Products : linux_kernel- Published: Oct. 15, 2025
 - Modified: Oct. 16, 2025
 - Vuln Type: Misconfiguration
 
 - 
                                
                                
0.0
NACVE-2022-50582
In the Linux kernel, the following vulnerability has been resolved: regulator: core: Prevent integer underflow By using a ratio of delay to poll_enabled_time that is not integer time_remaining underflows and does not exit the loop as expected. As delay ... Read more
Affected Products : linux_kernel- Published: Oct. 22, 2025
 - Modified: Oct. 22, 2025
 - Vuln Type: Memory Corruption
 
 - 
                                
                                
0.0
NACVE-2025-39971
In the Linux kernel, the following vulnerability has been resolved: i40e: fix idx validation in config queues msg Ensure idx is within range of active/initialized TCs when iterating over vf->ch[idx] in i40e_vc_config_queues_msg().... Read more
Affected Products : linux_kernel- Published: Oct. 15, 2025
 - Modified: Oct. 16, 2025
 
 - 
                                
                                
0.0
NACVE-2025-39977
In the Linux kernel, the following vulnerability has been resolved: futex: Prevent use-after-free during requeue-PI syzbot managed to trigger the following race: T1 T2 futex_wait_requeue_pi() futex_do_wait() s... Read more
Affected Products : linux_kernel- Published: Oct. 15, 2025
 - Modified: Oct. 16, 2025
 - Vuln Type: Race Condition
 
 - 
                                
                                
0.0
NACVE-2025-20746
In gnss service, there is a possible out of bounds write due to an incorrect bounds check. This could lead to local escalation of privilege if a malicious actor has already obtained the System privilege. User interaction is not needed for exploitation. Pa... Read more
Affected Products :- Published: Nov. 04, 2025
 - Modified: Nov. 04, 2025
 - Vuln Type: Memory Corruption