4 matches found
The vulnerability of the oplock.c component in the Linux operating system’s kernel allows a hacker to induce a service failure.
The vulnerability of the oplock.c component in the Linux operating system’s kernel is related to improper memory release before deleting the last reference. Exploiting this vulnerability can allow an attacker to cause a service failure...
SUSE CVE-2025-38278
In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: QOS: Refactor TCHTBLEAFDELLAST callback This patch addresses below issues, 1. Active traffic on the leaf node must be stopped before its send queue is reassigned to the parent. This patch resolves the issue by marki...
Astra Linux – Vulnerability in Linux 6.12
In the Linux kernel, the following vulnerabilities have been resolved: octeontx2-pf: QOS: Refactor the TCHTBLEAFDELLAST callback. This patch addresses the following issues: 1. Active traffic on the leaf node must be stopped before its send queue is reassigned to the parent. This patch resolves th...
SUSE CVE-2025-22107
In the Linux kernel, the following vulnerability has been resolved: net: dsa: sja1105: fix kasan out-of-bounds warning in sja1105tabledeleteentry There are actually 2 problems: - deleting the last element doesn't require the memmove of elements i + 1, end over it. Actually, element i+1 is out of...