5 matches found
ROOT-OS-UBUNTU-2404-CVE-2025-21725 CVE-2025-21725 in rootio-linux - Patched by Root
Root has patched CVE-2025-21725 in the rootio-linux package for Root:Ubuntu:24.04. Multiple fixed versions available...
CVE-2025-21725
A vulnerability was found in the Linux kernel's Server Message Block SMB client implementation, specifically within the Common Internet File System CIFS module. The issue arises when the client attempts to process network interface information provided by the server, particularly the LinkSpeed...
CVE-2025-21725
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix oops due to unset link speed It isn't guaranteed that NETWORKINTERFACEINFO::LinkSpeed will always be set by the server, so the client must handle any values and then prevent oopses like below from happening: Oops...
CVE-2025-21725
CVE-2025-21725 concerns the Linux kernel CIFS/SMB client. The issue arises when NETWORK_INTERFACE_INFO::LinkSpeed is not guaranteed to be set by the server, potentially causing an oops (divide error) in the cifs client path. The provided connected documents specify the fix as: fix by setting cifs...
CVE-2025-21725 smb: client: fix oops due to unset link speed
In the Linux kernel, the following vulnerability has been resolved: smb: client: fix oops due to unset link speed It isn't guaranteed that NETWORKINTERFACEINFO::LinkSpeed will always be set by the server, so the client must handle any values and then prevent oopses like below from happening: Oops...