Lucene search
K

32 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.1 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: net/smc: corrected the incorrect listdel in smclgrcleanupearly. The function smclgrcleanupearly was supposed to delete the link group from the link group list, but it accidentally deleted the list head. This could lead to memory...

7.8CVSS5.8AI score0.00021EPSS
Exploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.2 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerabilities have been resolved: zsmalloc: The LRU update function has been moved from zsmapobject to zsmalloc. Under memory pressure, we sometimes observe the following crashes: 5694.832838 ------------ Cut here 5694.842093 Listdel corruption;...

5.8AI score0.00022EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/03/25 12:0 a.m.4 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 using listdel instead of listdelinit to delete fragment nodes, potentially leading to buffer...

7.8CVSS7.1AI score0.00018EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2023-54165

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - zsmalloc: move LRU update from zsmapobject to zsmalloc Under memory pressure, we sometimes observe the following crash: 5694.832838 ------------ cut here...

5.4AI score0.00022EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.1 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989696)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989696 advisory. In the Linux kernel, the following vulnerability has been resolved: net/smc: fix wrong listdel in smclgrcleanupearly smclgrcleanupearly meant to delete the link grou...

7.8CVSS6AI score0.00021EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.1 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986868)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986868 advisory. In the Linux kernel, the following vulnerability has been resolved: net/smc: fix wrong listdel in smclgrcleanupearly smclgrcleanupearly meant to delete the link grou...

7.8CVSS6AI score0.00021EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2025-14136

Malicious code in bioql PyPI...

7.2AI score0.00052EPSS
Exploits0References4
CVE
CVE
added 2025/08/22 4:0 p.m.24 views

CVE-2025-38619

CVE-2025-38619 affects the Linux kernel media TI J721e CSI-2 RX driver. The root cause was that, when ti_csi2rx_start_dma() fails in ti_csi2rx_dma_callback(), the corresponding vb2 buffer was marked as ERROR but not removed from the DMA queue, allowing it to be retried and causing a list_del corr...

5.5CVSS6.5AI score0.00024EPSS
Exploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/20 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-52459

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: media: v4l: async: Fix duplicated list deletion The list deletion call dropped here is alrea...

5.5CVSS5.8AI score0.00018EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/11/19 5:45 p.m.13 views

CVE-2024-53079 mm/thp: fix deferred split unqueue naming and locking

In the Linux kernel, the following vulnerability has been resolved: mm/thp: fix deferred split unqueue naming and locking Recent changes are putting more pressure on THP deferred split queues: under load revealing long-standing races, causing listdel corruptions, "Bad page state"s and worse I kee...

0.00016EPSS
Exploits0References3
CVE
CVE
added 2024/11/19 5:45 p.m.140 views

CVE-2024-53079

CVE-2024-53079 affects the Linux kernel THP path (mm/thp): a fix for deferred split unqueue naming and locking aims to address races that could corrupt the THP deferred split queues and related memcg interactions. Under heavy load, long-standing races could lead to list_del corruptions, bad_page ...

5.5CVSS6.8AI score0.00016EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/09/27 12:42 p.m.20 views

CVE-2024-46858 mptcp: pm: Fix uaf in __timer_delete_sync

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: Fix uaf in timerdeletesync There are two paths to access mptcppmdeladdtimer, result in a race condition: CPU1 CPU2 ==== ==== netrxaction napipoll netlinksendmsg napipoll netlinkunicast processbacklog netlinkunicastkern...

6.8AI score0.00017EPSS
Exploits0References6
OSV
OSV
added 2024/09/27 12:42 p.m.15 views

CVE-2024-46858 mptcp: pm: Fix uaf in __timer_delete_sync

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: Fix uaf in timerdeletesync There are two paths to access mptcppmdeladdtimer, result in a race condition: CPU1 CPU2 ==== ==== netrxaction napipoll netlinksendmsg napipoll netlinkunicast processbacklog netlinkunicastkern...

7CVSS6AI score0.00017EPSS
Exploits0References11
RedhatCVE
RedhatCVE
added 2024/09/18 8:16 a.m.14 views

CVE-2024-46716

In the Linux kernel, the following vulnerability has been resolved: dmaengine: altera-msgdma: properly free descriptor in msgdmafreedescriptor Remove listdel call in msgdmachandesccleanup, this should be the role of msgdmafreedescriptor. In consequence replace listaddtail with listmovetail in...

5.5CVSS6.9AI score0.00057EPSS
Exploits0References4
NVD
NVD
added 2024/06/19 3:15 p.m.17 views

CVE-2021-47595

In the Linux kernel, the following vulnerability has been resolved: net/sched: schets: don't remove idle classes from the round-robin list Shuang reported that the following script: 1 tc qdisc add dev ddd0 handle 10: parent 1: ets bands 8 strict 4 priomap 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 2 mauseza...

5.5CVSS0.00009EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/06/19 2:53 p.m.17 views

CVE-2021-47595 net/sched: sch_ets: don't remove idle classes from the round-robin list

In the Linux kernel, the following vulnerability has been resolved: net/sched: schets: don't remove idle classes from the round-robin list Shuang reported that the following script: 1 tc qdisc add dev ddd0 handle 10: parent 1: ets bands 8 strict 4 priomap 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 2 mauseza...

6.8AI score0.00009EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2024/05/27 10:32 a.m.15 views

CVE-2021-47536

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix wrong listdel in smclgrcleanupearly smclgrcleanupearly meant to delete the link group from the link group list, but it deleted the list head by mistake. This may cause memory corruption since we didn't remove the rea...

4.4CVSS6.5AI score0.00021EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.15 views

CVE-2021-47536

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix wrong listdel in smclgrcleanupearly smclgrcleanupearly meant to delete the link group from the link group list, but it deleted the list head by mistake. This may cause memory corruption since we didn't remove the rea...

7.8CVSS6.1AI score0.00021EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/05/24 3:9 p.m.15 views

CVE-2021-47536 net/smc: fix wrong list_del in smc_lgr_cleanup_early

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix wrong listdel in smclgrcleanupearly smclgrcleanupearly meant to delete the link group from the link group list, but it deleted the list head by mistake. This may cause memory corruption since we didn't remove the rea...

6.4AI score0.00021EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2024/05/24 3:9 p.m.20 views

CVE-2021-47536 net/smc: fix wrong list_del in smc_lgr_cleanup_early

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix wrong listdel in smclgrcleanupearly smclgrcleanupearly meant to delete the link group from the link group list, but it deleted the list head by mistake. This may cause memory corruption since we didn't remove the rea...

6.8AI score0.00021EPSS
Exploits0References3
Rows per page
Query Builder