2 matches found
Unity Linux 20.1070e Security Update: kernel (UTSA-2026-013148)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013148 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not compare internal table flags on updates Restore skipping transaction ...
kernel: ext4: avoid journaling sb update on error if journal is destroying
In the Linux kernel, the following vulnerability has been resolved: ext4: avoid journaling sb update on error if journal is destroying Presently we always BUGON if trying to start a transaction on a journal marked with JBD2UNMOUNT, since this should never happen. However, while ltp running stress...