3 matches found
CVE-2026-68313
In the Linux kernel, the following vulnerability has been resolved: tipc: fix infinite loop in tipcnlcompatdumpit cmd-dumpit callback can return a negative errno, causing an infinite loop due to the whilelen condition. As the loop never terminates, genlmutex is never released, and other tasks...
PT-2026-69713
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An infinite loop exists in the tipc nl compat dumpit function. This occurs because the cmd-dumpit callback can return a negative error number, which prevents the whilelen condition from...
PT-2025-18579 · Linux +3 · Linux Kernel +3
Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability has been resolved in the Linux kernel related to the tipc nl compat name table dump header function. The issue was caused by a missing type cast of sizeof.. to int, whi...