Lucene search
+L

22 matches found

OSV
OSV
added 2026/07/29 9:16 a.m.5 views

UBUNTU-CVE-2026-64556

In the Linux kernel, the following vulnerability has been resolved: perf/core: Detach event groups during removeonexec perfeventremoveonexec removes events by calling perfeventexitevent. For top-level events, this removes the event from the context with DETACHEXIT only. This can leave inconsisten...

7.8CVSS5.7AI score0.0012EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/14 12:0 a.m.8 views

SUSE SLES15 Security Update : kernel RT (Live Patch 15 for SUSE Linux Enterprise 15 SP7) (SUSE-SU-2026:2862-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:2862-1 advisory. This update for the SUSE Linux Enterprise Kernel 6.4.0-150700.7.54 fixes various security issues The following security issues were fixed: -...

9.8CVSS6.8AI score0.00595EPSS
SaveExploits5References28
RedHat Linux
RedHat Linux
added 2026/07/01 9:0 a.m.12 views

kernel: exit: prevent preemption of oopsing TASK_DEAD task

A flaw was found in the Linux kernel. During the exit process of a task that has encountered an error, the system can incorrectly allow the task to be interrupted. This can lead to improper management of the task's memory, potentially causing memory corruption. Such an issue could allow a local...

7.8CVSS6.9AI score0.00126EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/01 12:20 a.m.12 views

kernel: exit: prevent preemption of oopsing TASK_DEAD task

A flaw was found in the Linux kernel. During the exit process of a task that has encountered an error, the system can incorrectly allow the task to be interrupted. This can lead to improper management of the task's memory, potentially causing memory corruption. Such an issue could allow a local...

7.8CVSS6.9AI score0.00126EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/22 10:59 a.m.8 views

kernel: exit: prevent preemption of oopsing TASK_DEAD task

A flaw was found in the Linux kernel. During the exit process of a task that has encountered an error, the system can incorrectly allow the task to be interrupted. This can lead to improper management of the task's memory, potentially causing memory corruption. Such an issue could allow a local...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/22 5:28 a.m.9 views

kernel: exit: prevent preemption of oopsing TASK_DEAD task

A flaw was found in the Linux kernel. During the exit process of a task that has encountered an error, the system can incorrectly allow the task to be interrupted. This can lead to improper management of the task's memory, potentially causing memory corruption. Such an issue could allow a local...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/06/20 12:28 a.m.13 views

kernel: exit: prevent preemption of oopsing TASK_DEAD task

A flaw was found in the Linux kernel. During the exit process of a task that has encountered an error, the system can incorrectly allow the task to be interrupted. This can lead to improper management of the task's memory, potentially causing memory corruption. Such an issue could allow a local...

7.8CVSS6.5AI score0.00126EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/05/29 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-46173

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - exit: prevent preemption of oopsing TASKDEAD task When an already-exiting task oopses, maketaskdead currently calls dotaskdead with preemption enabled. That is...

7.8CVSS7.1AI score0.00126EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/28 5:14 p.m.13 views

CVE-2026-46173

A flaw was found in the Linux kernel. During the exit process of a task that has encountered an error, the system can incorrectly allow the task to be interrupted. This can lead to improper management of the task's memory, potentially causing memory corruption. Such an issue could allow a local...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/28 10:16 a.m.15 views

UBUNTU-CVE-2026-46173

In the Linux kernel, the following vulnerability has been resolved: exit: prevent preemption of oopsing TASKDEAD task When an already-exiting task oopses, maketaskdead currently calls dotaskdead with preemption enabled. That is forbidden: dotaskdead calls schedule, which has a comment saying...

7.8CVSS5.7AI score0.00126EPSS
SaveExploits0References27
OSV
OSV
added 2026/05/28 9:36 a.m.7 views

CVE-2026-46173 exit: prevent preemption of oopsing TASK_DEAD task

In the Linux kernel, the following vulnerability has been resolved: exit: prevent preemption of oopsing TASKDEAD task When an already-exiting task oopses, maketaskdead currently calls dotaskdead with preemption enabled. That is forbidden: dotaskdead calls schedule, which has a comment saying...

7.8CVSS6.5AI score
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/01/26 12:0 a.m.8 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-004957)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004957 advisory. In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: fix race between handleposixcputimers and posixcputimerdel If an exiting...

7.8CVSS6.6AI score0.0125EPSS
SaveExploits8References4
SUSE CVE
SUSE CVE
added 2025/10/24 11:24 p.m.7 views

SUSE CVE-2025-40024

In the Linux kernel, the following vulnerability has been resolved: vhost: Take a reference on the task in struct vhosttask. vhosttaskcreate creates a task and keeps a reference to its taskstruct. That task may exit early via a signal and its taskstruct will be released. A pending vhosttaskwake...

5.5CVSS6.4AI score0.00144EPSS
SaveExploits0References21
OSV
OSV
added 2025/10/24 1:15 p.m.5 views

UBUNTU-CVE-2025-40024

In the Linux kernel, the following vulnerability has been resolved: vhost: Take a reference on the task in struct vhosttask. vhosttaskcreate creates a task and keeps a reference to its taskstruct. That task may exit early via a signal and its taskstruct will be released. A pending vhosttaskwake...

7.8CVSS5.7AI score0.00144EPSS
SaveExploits0References17
EUVD
EUVD
added 2025/10/24 12:24 p.m.7 views

EUVD-2025-35835

In the Linux kernel, the following vulnerability has been resolved: vhost: Take a reference on the task in struct vhosttask. vhosttaskcreate creates a task and keeps a reference to its taskstruct. That task may exit early via a signal and its taskstruct will be released. A pending vhosttaskwake...

5.9AI score0.00144EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: perf: Fix event leak upon exit When a task is scheduled out, pending sigtrap deliveries are deferred to the target task upon resume to user space via taskwork. However, failures during the addition of an event’s callback to the...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References3
NVD
NVD
added 2024/10/21 8:15 p.m.22 views

CVE-2022-48983

In the Linux kernel, the following vulnerability has been resolved: iouring: Fix a null-ptr-deref in iotctxexitcb Syzkaller reports a NULL deref bug as follows: BUG: KASAN: null-ptr-deref in iotctxexitcb+0x53/0xd3 Read of size 4 at addr 0000000000000138 by task file1/1955 CPU: 1 PID: 1955 Comm:...

5.5CVSS0.00262EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/22 2:58 a.m.6 views

SUSE CVE-2024-43870

In the Linux kernel, the following vulnerability has been resolved: perf: Fix event leak upon exit When a task is scheduled out, pending sigtrap deliveries are deferred to the target task upon resume to userspace via taskwork. However failures while adding an event's callback to the taskwork engi...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References11
OSV
OSV
added 2024/08/21 1:15 a.m.2 views

DEBIAN-CVE-2024-43870

In the Linux kernel, the following vulnerability has been resolved: perf: Fix event leak upon exit When a task is scheduled out, pending sigtrap deliveries are deferred to the target task upon resume to userspace via taskwork. However failures while adding an event's callback to the taskwork engi...

5.5CVSS5.7AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/15 6:15 a.m.5 views

CVE-2023-51787

An issue was discovered in Wind River VxWorks 7 22.09 and 23.03. If a VxWorks task or POSIX thread that uses OpenSSL exits, limited per-task memory is not freed, resulting in a memory leak...

7.5CVSS5.8AI score0.00487EPSS
SaveExploits0References1
Rows per page
Query Builder