Lucene search
+L

300 matches found

Positive Technologies
Positive Technologies
added 2025/10/01 12:00 a.m.7 views

PT-2025-40229

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a circular locking dependency between cpu hotplug lock and freezer mutex within the cgroup freezer subsystem. Specifically, the issue arises from the order in...

6.4AI score0.00141EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/10/01 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from not holding cpuhotpluglock before freezermutex, which could lead to a circular locking dependency...

6AI score0.00141EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/09/25 1:01 a.m.5 views

cpu/hotplug: Don't offline the last non-isolated CPU

...

5.5CVSS7AI score0.0024EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/16 11:33 p.m.7 views

SUSE CVE-2022-50319

In the Linux kernel, the following vulnerability has been resolved: coresight: trbe: remove cpuhp instance node before remove cpuhp state cpuhpstateaddinstance and cpuhpstateremoveinstance should be used in pairs. Or there will lead to the warn on cpuhpremovemultistate since the cpuhpstep list is...

5.5CVSS6.5AI score0.00155EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 3:15 p.m.4 views

DEBIAN-CVE-2022-50319

In the Linux kernel, the following vulnerability has been resolved: coresight: trbe: remove cpuhp instance node before remove cpuhp state cpuhpstateaddinstance and cpuhpstateremoveinstance should be used in pairs. Or there will lead to the warn on cpuhpremovemultistate since the cpuhpstep list is...

5.5CVSS5.4AI score0.00155EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/15 3:15 p.m.9 views

CVE-2022-50319

In the Linux kernel, the following vulnerability has been resolved: coresight: trbe: remove cpuhp instance node before remove cpuhp state cpuhpstateaddinstance and cpuhpstateremoveinstance should be used in pairs. Or there will lead to the warn on cpuhpremovemultistate since the cpuhpstep list is...

5.5CVSS0.00155EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/15 2:48 p.m.43 views

CVE-2022-50319

CVE-2022-50319 affects the Linux kernel’s coresight/trbe path. The vulnerability stems from cpuhp_state_add_instance() and cpuhp_state_remove_instance() not being used in proper pairs, which can trigger a warning in cpuhp_remove_multi_state() due to a non-empty cpuhp_step list, potentially leavin...

5.5CVSS6AI score0.00155EPSS
SaveExploits0References4Affected Software1
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.0 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: properly synchronize freeing resources during CPU hotunplug In zswapcompress and zswapdecompress, the per-CPU acompctx of the current CPU at the beginning of the operation is retrieved and used throughout. However, sin...

7.8CVSS5.9AI score0.002EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fixed suspicious RCU usage The commit “iommu/vt-d: Allocate DMAR fault interrupts locally” moved the call to enabledrhdfaulthandling to a code path that does not hold any lock while traversing the drhd list. This issu...

8.8CVSS6.3AI score0.00201EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.13 views

kernel: Linux kernel: Denial of Service in coresight: trbe

A flaw was found in the Linux kernel. A local user can trigger a Denial of Service DoS in the coresight: trbe module. This occurs when the module is removed, as it improperly manages CPU hotplug instances, leading to a system warning and an error...

5.5CVSS5.8AI score0.00155EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.7 views

kernel: blk-mq: setup queue ->tag_set before initializing hctx

In the Linux kernel, the following vulnerability has been resolved: blk-mq: setup queue -tagset before initializing hctx Commit 7b815817aa58 "blk-mq: add helper for checking if one CPU is mapped to specified hctx" needs to check queue mapping via tag set in hctx's cpuhp handler. However, q-tagset...

5.5CVSS6.8AI score0.00206EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/05/06 12:00 a.m.23 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-57951)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-57951 advisory. - In the Linux kernel, the following vulnerability has been resolved: hrtimers: Handle CPU state correctly on...

7.8CVSS6.1AI score0.00233EPSS
SaveExploits0References2
NVD
NVD
added 2025/05/02 4:15 p.m.8 views

CVE-2022-49933

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2025/05/02 4:15 p.m.9 views

CVE-2022-49933

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.5AI score
SaveExploits0References1
CVE
CVE
added 2025/05/02 3:54 p.m.60 views

CVE-2022-49933

CVE-2022-49933 is rejected and not an active vulnerability entry.

6.5AI score
SaveExploits0
Cvelist
Cvelist
added 2025/05/02 3:54 p.m.22 views

CVE-2022-49933

...

SaveExploits0
OSV
OSV
added 2025/04/03 11:08 a.m.10 views

OESA-2025-1371 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: fs: relax assertions on failure to encode file handles Encoding file handles is usually performed by a filesystem encodefh method that may fail for various...

7.8CVSS7AI score0.00873EPSS
SaveExploits3References34
OSV
OSV
added 2025/03/27 3:15 p.m.2 views

DEBIAN-CVE-2025-21876

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix suspicious RCU usage Commit "iommu/vt-d: Allocate DMAR fault interrupts locally" moved the call to enabledrhdfaulthandling to a code path that does not hold any lock while traversing the drhd list. Fix it by...

5.5CVSS5.8AI score0.00201EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2025/03/14 9:55 a.m.4 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP3 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2021-47633: ath5k: fix OOB in ath5keepromreadpcalinfo5111 bsc1237768. CVE-2022-49080: mm/mempolicy: fix mpolnew leak in sharedpolicyreplace bsc1238033...

8.7CVSS7.7AI score0.03301EPSS
SaveExploits2References130
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-21693

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm: zswap: properly synchronize freeing resources during CPU hotunplug In zswapcompress and zswapdecompress, the per-CPU acompctx of the current CPU at the...

7.8CVSS6.8AI score0.002EPSS
SaveExploits0References4
Rows per page
Query Builder