3 matches found
CVE-2025-10259
The vulnerability CVE-2025-10259 affects Mitsubishi Electric MELSEC iQ-F Series CPU module. In the TCP communication function, improper validation of the specified quantity in input can allow a remote attacker to disconnect the targeted connection by sending specially crafted TCP packets, causing...
CVE-2025-40055
In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix double free in userclusterconnect userclusterdisconnect frees "conn-ccprivate" which is "lc" but then the error handling frees "lc" a second time. Set "lc" to NULL on this path to avoid a double free...
DEBIAN-CVE-2025-37777
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in smb2leasebreaknoti Move tcptransport free to ksmbdconnfree. If ksmbd connection is referenced when ksmbd server thread terminates, It will not be freed, but conn-tcptransport is freed...