5 matches found
SUSE CVE-2025-68220
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: netcp: Standardize knavdmaopenchannel to return NULL on error Make knavdmaopenchannel consistently return NULL on error instead of ERRPTR. Currently the header include/linux/soc/ti/knavdma.h returns NULL when t...
UBUNTU-CVE-2025-68220
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: netcp: Standardize knavdmaopenchannel to return NULL on error Make knavdmaopenchannel consistently return NULL on error instead of ERRPTR. Currently the header include/linux/soc/ti/knavdma.h returns NULL when t...
CVE-2025-68220
The CVE-2025-68220 entry covers a Linux kernel issue in the TI netcp path where knav_dma_open_channel did not consistently return NULL on failure, causing inconsistency with NULL vs ERR_PTR handling and contributing to a crash path (netcp_free_navigator_resources). Connected documents confirm con...
CVE-2025-68220 net: ethernet: ti: netcp: Standardize knav_dma_open_channel to return NULL on error
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: netcp: Standardize knavdmaopenchannel to return NULL on error Make knavdmaopenchannel consistently return NULL on error instead of ERRPTR. Currently the header include/linux/soc/ti/knavdma.h returns NULL when t...
PT-2025-51633
Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.17.0-rc7 Description An issue was identified in the Linux kernel's networking subsystem, specifically within the Texas Instruments TI netcp component. The knav dma open channel function did not consistently...