Lucene search
+L

83504 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/26 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2023-54044

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - spmi: Add a check for remove callback when removing a SPMI driver When removing a SPMI driver, there can be a crash due to NULL pointer dereference if it does n...

5.7AI score0.00278EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/12/25 1:05 a.m.18 views

SUSE CVE-2022-50714

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921e: fix rmmod crash in driver reload test In insmod/rmmod stress test, the following crash dump shows up immediately. The problem is caused by missing mt76dev in mt7921pciremove. We should make sure the drvdata i...

7CVSS6.4AI score0.00236EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.12 views

SUSE CVE-2023-54044

In the Linux kernel, the following vulnerability has been resolved: spmi: Add a check for remove callback when removing a SPMI driver When removing a SPMI driver, there can be a crash due to NULL pointer dereference if it does not have a remove callback defined. This is one such call trace observ...

5.5CVSS6.4AI score0.00278EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.22 views

SUSE CVE-2023-54058

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Check if ffadriver remove is present before executing Currently ffadrv-remove is called unconditionally from ffadeviceremove. Since the driver registration doesn't check for it and allows it to be registered...

5.5CVSS6.3AI score0.00239EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/25 12:56 a.m.9 views

SUSE CVE-2023-54078

In the Linux kernel, the following vulnerability has been resolved: media: max9286: Free control handler The control handler is leaked in some probe-time error paths, as well as in the remove path. Fix it...

3.3CVSS6.6AI score0.00209EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/25 12:55 a.m.9 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.00204EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-54117

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - s390/dcssblk: fix kernel crash with listadd corruption Commit fb08a1908cb1 dax: simplify the daxdevice gendisk association introduced new logic for gendisk...

5.4AI score0.00204EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.31 views

EUVD-2023-60336

In the Linux kernel, the following vulnerability has been resolved: media: rcarfdp1: Fix refcount leak in probe and remove function rcarfcpget take reference, which should be balanced with rcarfcpput. Add missing rcarfcpput in fdp1remove and the error paths of fdp1probe to fix this. hverkuil:...

5.9AI score0.00214EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/12/24 3:30 p.m.7 views

EUVD-2023-60328

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.8AI score0.00204EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 3:30 p.m.11 views

EUVD-2023-60357

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: hold queuelock when removing blkg-qnode When blkg is removed from q-blkglist from blkgfreeworkfn, queuelock has to be held, otherwise, all kinds of bugslist corruption, hard lockup, .. can be triggered from...

6AI score0.0016EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 3:30 p.m.19 views

EUVD-2023-60367

In the Linux kernel, the following vulnerability has been resolved: media: max9286: Free control handler The control handler is leaked in some probe-time error paths, as well as in the remove path. Fix it...

6AI score0.00209EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/24 3:30 p.m.11 views

EUVD-2023-60345

In the Linux kernel, the following vulnerability has been resolved: scsi: qedi: Fix use after free bug in qediremove In qediprobe we call qediprobe which initializes &qedi-recoverywork with qedirecoveryhandler and &qedi-boarddisablework with qediboarddisablework. When qedischedulerecoveryhandler ...

6AI score0.00156EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/24 3:30 p.m.11 views

EUVD-2023-60268

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Check if ffadriver remove is present before executing Currently ffadrv-remove is called unconditionally from ffadeviceremove. Since the driver registration doesn't check for it and allows it to be registered...

5.8AI score0.00239EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/24 3:30 p.m.11 views

EUVD-2023-60273

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: pcie: fix possible NULL pointer dereference It is possible that iwlpciprobe will fail and free the trans, then afterwards iwlpciremove will be called and crash by trying to access trans which is already freed, fix...

5.9AI score0.00245EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/24 1:16 p.m.6 views

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...

0.00204EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 1:16 p.m.11 views

CVE-2023-54103

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

0.00032EPSS
SaveExploits0
NVD
NVD
added 2025/12/24 1:16 p.m.11 views

CVE-2023-54109

In the Linux kernel, the following vulnerability has been resolved: media: rcarfdp1: Fix refcount leak in probe and remove function rcarfcpget take reference, which should be balanced with rcarfcpput. Add missing rcarfcpput in fdp1remove and the error paths of fdp1probe to fix this. hverkuil:...

0.00214EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/24 1:16 p.m.9 views

CVE-2023-54058

In the Linux kernel, the following vulnerability has been resolved: firmware: armffa: Check if ffadriver remove is present before executing Currently ffadrv-remove is called unconditionally from ffadeviceremove. Since the driver registration doesn't check for it and allows it to be registered...

0.00239EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/24 1:16 p.m.16 views

CVE-2023-54044

In the Linux kernel, the following vulnerability has been resolved: spmi: Add a check for remove callback when removing a SPMI driver When removing a SPMI driver, there can be a crash due to NULL pointer dereference if it does not have a remove callback defined. This is one such call trace observ...

0.00278EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/24 1:16 p.m.8 views

CVE-2023-54053

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: pcie: fix possible NULL pointer dereference It is possible that iwlpciprobe will fail and free the trans, then afterwards iwlpciremove will be called and crash by trying to access trans which is already freed, fix...

0.00245EPSS
SaveExploits0References6
Rows per page
Query Builder