Lucene search
+L

30 matches found

SUSE CVE
SUSE CVE
added 2025/12/25 12:55 a.m.8 views

SUSE CVE-2023-54117

In the Linux kernel, the following vulnerability has been resolved: s390/dcssblk: fix kernel crash with listadd corruption Commit fb08a1908cb1 "dax: simplify the daxdevice gendisk association" introduced new logic for gendisk association, requiring drivers to explicitly call daxaddhost and...

5.5CVSS6.4AI score0.00186EPSS
SaveExploits0References17
CVE
CVE
added 2025/12/24 1:6 p.m.37 views

CVE-2023-54117

CVE-2023-54117 affects the Linux kernel (s390/dcssblk) and is resolved by a patch that fixes list_add corruption causing kernel crashes during device add/remove cycles. The root cause was missing dax_remove_host() calls in dcssblk and an error-path handling issue that could leave a stale xarray e...

6AI score0.00186EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 1:6 p.m.7 views

CVE-2023-54117 s390/dcssblk: fix kernel crash with list_add corruption

In the Linux kernel, the following vulnerability has been resolved: s390/dcssblk: fix kernel crash with listadd corruption Commit fb08a1908cb1 "dax: simplify the daxdevice gendisk association" introduced new logic for gendisk association, requiring drivers to explicitly call daxaddhost and...

6.2AI score
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-5989

Malicious code in bioql PyPI...

6.9AI score0.00374EPSS
SaveExploits0References4
CVE
CVE
added 2025/07/09 10:42 a.m.91 views

CVE-2025-38246

CVE-2025-38246 affects the bnxt Ethernet driver in the Linux kernel. The vulnerability stems from an incorrect handling of XDP redirect lists that could corrupt a linked list (list_add) and trigger a crash when XDP_REDIRECT is used, as described in the initial CVE note and echoed in connected adv...

9.8CVSS6.4AI score0.0029EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/06/20 10:29 a.m.8 views

CVE-2022-50164

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix double listadd at iwlmvmmacwaketxqueue After successfull station association, if station queues are disabled for some reason, the related lists are not emptied. So if some new element is added to the list ...

7CVSS7.1AI score0.00309EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/06/18 11:3 a.m.18 views

CVE-2022-50164 wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix double listadd at iwlmvmmacwaketxqueue After successfull station association, if station queues are disabled for some reason, the related lists are not emptied. So if some new element is added to the list ...

8.8CVSS0.00309EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/06/18 12:0 a.m.11 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 originates from a double listadd operation in the iwlmvmmacwaketxqueue function...

7.8CVSS6.4AI score0.00309EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/27 8:0 p.m.12 views

CVE-2025-21805 RDMA/rtrs: Add missing deinit() call

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs: Add missing deinit call A warning is triggered when repeatedly connecting and disconnecting the rnbd: listadd corruption. prev-next should be next ffff88800b13e480, but was ffff88801ecd1338. prev=ffff88801ecd1340...

9.8CVSS6AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/10/29 8:24 a.m.18 views

CVE-2024-50078

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Call isoexit on module unload If isoinit has been called, isoexit must be called on module unload. Without that, the struct proto that isoinit registered with protoregister becomes invalid, which could cause...

4.4CVSS5AI score0.00214EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/29 1:15 a.m.27 views

CVE-2024-50077

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix multiple init when debugfs is disabled If btdebugfs is not created successfully, which happens if either CONFIGDEBUGFS or CONFIGDEBUGFSALLOWALL is unset, then isoinit returns early and does not set isoinited t...

7.8CVSS0.00214EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/29 12:50 a.m.168 views

CVE-2024-50077

CVE-2024-50077 — Linux kernel Bluetooth ISO init issue (net/bluetooth/iso.c) : The vulnerability arises when debugfs is disabled (bt_debugfs creation failure) causing iso_init() to return early and not set iso_inited, enabling subsequent calls to trigger duplicate registrations (proto_register(),...

7.8CVSS5.1AI score0.00214EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2024/10/22 2:10 p.m.8 views

CVE-2024-49939

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: avoid to add interface to list twice when SER If SER L2 occurs during the WoWLAN resume flow, the add interface flow is triggered by ieee80211reconfig. However, due to rtw89wowresume return failure, it will cause the...

6.4CVSS6.8AI score0.00343EPSS
SaveExploits0References4
NVD
NVD
added 2024/08/22 2:15 a.m.37 views

CVE-2022-48916

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix double listadd when enabling VMD in scalable mode When enabling VMD and IOMMU scalable mode, the following kernel panic call trace/kernel log is shown in Eagle Stream platform Sapphire Rapids CPU during booting: p...

5.5CVSS0.0021EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/08/22 2:15 a.m.35 views

CVE-2022-48916

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix double listadd when enabling VMD in scalable mode When enabling VMD and IOMMU scalable mode, the following kernel panic call trace/kernel log is shown in Eagle Stream platform Sapphire Rapids CPU during booting: p...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/29 2:57 p.m.21 views

CVE-2024-41068 s390/sclp: Fix sclp_init() cleanup on failure

In the Linux kernel, the following vulnerability has been resolved: s390/sclp: Fix sclpinit cleanup on failure If sclpinit fails it only partially cleans up: if there are multiple failing calls to sclpinit sclpstatechangeevent will be added several times to sclpreglist, which results in the...

6.6AI score0.00243EPSS
SaveExploits0References5
CVE
CVE
added 2024/07/29 2:57 p.m.122 views

CVE-2024-41068

CVE-2024-41068 – Linux kernel (s390 sclp_init cleanup) Affected: Linux kernel on s390. Root cause: sclp_init() could fail and leave sclp_state_change_event entries in sclp_reg_list, causing a list_add double add warning if multiple init attempts occur. Impact: local privilege or denial conditions...

5.5CVSS6.5AI score0.00243EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2024/07/29 2:31 p.m.142 views

CVE-2024-41030

The CVE-2024-41030 vulnerability affects the Linux kernel’s ksmbd server: when opening a directory, write access could be inappropriately granted due to flags from the client, causing ksmbd to become incompatible with FUSE filesystems. The fix discards write access during directory opens, address...

5.5CVSS6.5AI score0.00288EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2024/04/11 10:3 p.m.30 views

CVE-2021-47203

A vulnerability was found in the Linux kernel while parsing the txq list in the lpfcdraintxq function. Due to improper handling of a local fail message string which is set when a job fails and is never unset for subsequent jobs, this issue can lead to list corruption as jobs may be added to both...

4.4CVSS6.9AI score0.00343EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/10 7:15 p.m.14 views

CVE-2021-47203

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix listadd corruption in lpfcdraintxq When parsing the txq list in lpfcdraintxq, the driver attempts to pass the requests to the adapter. If such an attempt fails, a local "failmsg" string is set and a log message...

8.8CVSS7.4AI score0.00343EPSS
SaveExploits0References8
Rows per page
Query Builder