Lucene search
K

15 matches found

Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.5 views

PT-2026-43875

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: fix damos walk vs kdamond fn exit race When kdamond fn main loop is finished, the function cancels remaining damos walk request and unset the damon ctx-kdamond so that API callers and API functions themselves can...

5.7AI score0.00024EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/08 2:21 p.m.2 views

CVE-2026-43423

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fncm: Fix atomic context locking issue The ncmsetalt function was holding a mutex to protect against races with configfs, which invokes the might-sleep function inside an atomic context. Remove the struct netdevice...

5.8AI score0.00012EPSS
Exploits0References4Affected Software1
CNNVD
CNNVD
added 2026/03/25 12:0 a.m.5 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from acquiring the wait queue lock under a performance context lock, potentially leading to an invalid...

5.5CVSS5.8AI score0.00014EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2026/02/18 2:53 p.m.3 views

CVE-2026-23227

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: use ctx-lock to protect struct vidicontext member variables related to memory alloc/free Exynos Virtual Display driver performs memory alloc/free operations without lock protection, which easily causes concurren...

7.8CVSS5.1AI score0.00012EPSS
Exploits0References9Affected Software1
OSV
OSV
added 2026/02/18 2:53 p.m.3 views

CVE-2026-23227 drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variables related to memory alloc/free

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: use ctx-lock to protect struct vidicontext member variables related to memory alloc/free Exynos Virtual Display driver performs memory alloc/free operations without lock protection, which easily causes concurren...

7.8CVSS5.3AI score0.00012EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.3 views

PT-2026-20453

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Exynos Virtual Display driver in the Linux kernel has a concurrency issue due to missing lock protection during memory allocation and deallocation operations. This can lead to a...

7.8CVSS7.2AI score0.00765EPSS
Exploits1References47
OSV
OSV
added 2025/12/08 1:19 a.m.2 views

CVE-2023-53760 scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issue

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: mcq: Fix &hwq-cqlock deadlock issue When ufshcderrhandler is executed, CQ event interrupt can enter waiting for the same lock. This can happen in ufshcdhandlemcqcqevents and also in ufsmtkmcqintr. The following...

6.3AI score0.00026EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/09/25 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2025-39877

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/damon/sysfs: fix use-after-free in stateshow stateshow reads kdamond-damonctx without holding damonsysfslock. This allows a use-after-free race: CPU 0 CPU 1...

7.8CVSS7.1AI score0.00019EPSS
Exploits0References3
OSV
OSV
added 2025/02/26 2:11 a.m.8 views

CVE-2022-49383 watchdog: rzg2l_wdt: Fix 'BUG: Invalid wait context'

In the Linux kernel, the following vulnerability has been resolved: watchdog: rzg2lwdt: Fix 'BUG: Invalid wait context' This patch fixes the issue 'BUG: Invalid wait context' during restart callback by using clkprepareenable instead of pmruntimegetsync for turning on the clocks during restart. Th...

5.5CVSS5AI score0.00133EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.2 views

kernel: nouveau: offload fence uevents work to workqueue

In the Linux kernel, the following vulnerability has been resolved: nouveau: offload fence uevents work to workqueue This should break the deadlock between the fctx lock and the irq lock. This offloads the processing off the work from the irq into a workqueue...

5.5CVSS6.8AI score0.00012EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.1 views

SUSE CVE-2024-35920

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: adding lock to protect decoder context list Add a lock for the ctxlist, to avoid accessing a NULL pointer within the 'vpudecipihandler' function when the ctxlist has been deleted due to an unexpected...

5.5CVSS6.6AI score0.00018EPSS
Exploits0References3
OSV
OSV
added 2024/05/19 11:15 a.m.0 views

UBUNTU-CVE-2024-35920

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: adding lock to protect decoder context list Add a lock for the ctxlist, to avoid accessing a NULL pointer within the 'vpudecipihandler' function when the ctxlist has been deleted due to an unexpected...

5.5CVSS5.7AI score0.00018EPSS
Exploits0References10
SUSE CVE
SUSE CVE
added 2024/02/28 4:2 a.m.1 views

SUSE CVE-2021-46911

In the Linux kernel, the following vulnerability has been resolved: chktls: Fix kernel panic Taking page refcount is not ideal and causes kernel panic sometimes. It's better to take txctx lock for the complete skb transmit, to avoid page cleanup if ACK received in middle...

5.3CVSS7.7AI score0.00015EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:15 a.m.0 views

CVE-2021-46911

In the Linux kernel, the following vulnerability has been resolved: chktls: Fix kernel panic Taking page refcount is not ideal and causes kernel panic sometimes. It's better to take txctx lock for the complete skb transmit, to avoid page cleanup if ACK received in middle...

5.5CVSS6.4AI score0.00015EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2024/02/27 7:15 a.m.0 views

UBUNTU-CVE-2021-46911

In the Linux kernel, the following vulnerability has been resolved: chktls: Fix kernel panic Taking page refcount is not ideal and causes kernel panic sometimes. It's better to take txctx lock for the complete skb transmit, to avoid page cleanup if ACK received in middle...

5.5CVSS6.6AI score0.00015EPSS
Exploits0References6
Rows per page
Query Builder