Lucene search
+L

41 matches found

AstraLinux
AstraLinux
added 2026/08/06 10:25 a.m.10 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: rtmutex: Use waiter::task instead of current in removewaiter. removewaiter is used by the slowlock paths, but it is also used for proxy-lock rollback in rtmutexstartproxylock, when invoked from futexrequeue. In the latter case,...

7.8CVSS6.1AI score0.00725EPSS
SaveExploits64References3
Tenable Nessus
Tenable Nessus
added 2026/07/23 12:0 a.m.11 views

TencentOS Server 4: kernel (TSSA-2026:0733)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2026:0733 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities:...

7.8CVSS6.8AI score0.00725EPSS
SaveExploits64References2
Tenable Nessus
Tenable Nessus
added 2026/07/23 12:0 a.m.8 views

Oracle Linux 10 : kernel (ELSA-2026-19569)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-19569 advisory. - crypto: ccp - copy IV using skcipher ivsize CKI Backport Bot RHEL-188463 CVE-2026-53016 - futex/requeue: Revert 'Prevent NULL pointer dereference i...

9.8CVSS7.2AI score0.93235EPSS
SaveExploits130References15
RedHat Linux
RedHat Linux
added 2026/07/20 6:1 a.m.10 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 6 Extended Lifecycle Support - EXTENSION. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

7.8CVSS6.6AI score0.00725EPSS
SaveExploits64References2
Amazon
Amazon
added 2026/07/20 12:0 a.m.11 views

Medium: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: locking/rtmutex: Skip removewaiter when waiter is not enqueued CVE-2026-53163 Affected Packages: kernel6.12 Issue Correction: Run dnf update kernel6.12 --releasever 2023.12.20260720 or dnf update --advisory...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.8 views

TencentOS Server 3: kernel (TSSA-2026:0670)

The version of Tencent Linux installed on the remote TencentOS Server 3 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2026:0670 advisory. Package updates are available for TencentOS Server 3 that fix the following vulnerabilities:...

7.8CVSS6.8AI score0.00725EPSS
SaveExploits64References2
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.7 views

TencentOS Server 4: kernel (TSSA-2026:0663)

The version of Tencent Linux installed on the remote TencentOS Server 4 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2026:0663 advisory. Package updates are available for TencentOS Server 4 that fix the following vulnerabilities:...

7.8CVSS6.8AI score0.00725EPSS
SaveExploits64References2
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.9 views

TencentOS Server 2: kernel (TSSA-2026:0669)

The version of Tencent Linux installed on the remote TencentOS Server 2 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the TSSA-2026:0669 advisory. Package updates are available for TencentOS Server 2 that fix the following vulnerabilities:...

7.8CVSS6.8AI score0.00725EPSS
SaveExploits64References2
RedHat Linux
RedHat Linux
added 2026/07/16 9:59 p.m.13 views

kernel: futex/requeue: Prevent NULL pointer dereference in remove_waiter() on self-deadlock

A flaw was found in the Linux kernel's futex Fast Userspace Mutex requeue mechanism. When a non-top waiter attempts to requeue a Priority Inheritance PI futex it already owns, a NULL pointer dereference can occur. This issue, specifically within the removewaiter function during a self-deadlock...

6AI score0.00126EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/16 9:55 p.m.11 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 10.0 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.8CVSS6.7AI score0.00725EPSS
SaveExploits71References4
RedHat Linux
RedHat Linux
added 2026/07/16 9:55 p.m.20 views

kernel: futex/requeue: Prevent NULL pointer dereference in remove_waiter() on self-deadlock

A flaw was found in the Linux kernel's futex Fast Userspace Mutex requeue mechanism. When a non-top waiter attempts to requeue a Priority Inheritance PI futex it already owns, a NULL pointer dereference can occur. This issue, specifically within the removewaiter function during a self-deadlock...

6AI score0.00126EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/15 4:23 p.m.11 views

kernel: futex/requeue: Prevent NULL pointer dereference in remove_waiter() on self-deadlock

A flaw was found in the Linux kernel's futex Fast Userspace Mutex requeue mechanism. When a non-top waiter attempts to requeue a Priority Inheritance PI futex it already owns, a NULL pointer dereference can occur. This issue, specifically within the removewaiter function during a self-deadlock...

6AI score0.00126EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/15 3:58 p.m.17 views

kernel: rtmutex: Use waiter::task instead of current in remove_waiter()

A flaw was found in the Linux kernel. When the kernel's real-time mutex rtmutex component performs a specific operation called 'proxy-lock rollback' during futex requeue, it incorrectly handles task pointers. This can lead to a 'Use-After-Free' UAF vulnerability, where the system attempts to use...

7.8CVSS6.7AI score0.00725EPSS
SaveExploits64References6
RedHat Linux
RedHat Linux
added 2026/07/15 1:47 p.m.10 views

kernel: futex/requeue: Prevent NULL pointer dereference in remove_waiter() on self-deadlock

A flaw was found in the Linux kernel's futex Fast Userspace Mutex requeue mechanism. When a non-top waiter attempts to requeue a Priority Inheritance PI futex it already owns, a NULL pointer dereference can occur. This issue, specifically within the removewaiter function during a self-deadlock...

6AI score0.00126EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/15 1:47 p.m.9 views

Important: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerabilit...

7.8CVSS6.6AI score0.00725EPSS
SaveExploits71References4
Tenable Nessus
Tenable Nessus
added 2026/07/15 12:0 a.m.13 views

RockyLinux 10 : kernel (RLSA-2026:38492)

The remote RockyLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:38492 advisory. kernel: md/bitmap: fix GPF in writepage caused by resize race CVE-2026-43163 kernel: rtmutex: Use waiter::task instead of current in removewaiter...

7.8CVSS6.9AI score0.00725EPSS
SaveExploits64References6
RedHat Linux
RedHat Linux
added 2026/07/13 1:43 p.m.11 views

Important: Red Hat Security Advisory: kernel security, bug fix, and enhancement update

An update for kernel is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.8CVSS6.2AI score0.00725EPSS
SaveExploits64References6
Tenable Nessus
Tenable Nessus
added 2026/07/13 12:0 a.m.11 views

AlmaLinux 10 : kernel (ALSA-2026:38492)

The remote AlmaLinux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:38492 advisory. kernel: md/bitmap: fix GPF in writepage caused by resize race CVE-2026-43163 kernel: rtmutex: Use waiter::task instead of current in removewaiter...

7.8CVSS6.9AI score0.00725EPSS
SaveExploits64References4
Tenable Nessus
Tenable Nessus
added 2026/07/13 12:0 a.m.10 views

AlmaLinux 9 : kernel (ALSA-2026:38491)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:38491 advisory. kernel: Linux kernel: Memory leak in networking due to incorrect GRO packet handling CVE-2026-22979 kernel: rtmutex: Use waiter::task instead of current ...

7.8CVSS6.9AI score0.00725EPSS
SaveExploits64References6
AlmaLinux
AlmaLinux
added 2026/07/13 12:0 a.m.16 views

Important: kernel security, bug fix, and enhancement update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Linux kernel: Memory leak in networking due to incorrect GRO packet handling CVE-2026-22979 kernel: rtmutex: Use waiter::task instead of current in removewaiter CVE-2026-43499 kernel: net...

7.8CVSS6.6AI score0.00725EPSS
SaveExploits64References12
Rows per page
Query Builder