Lucene search
+L

4189 matches found

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

SUSE CVE-2023-54051

In the Linux kernel, the following vulnerability has been resolved: net: do not allow gsosize to be set to GSOBYFRAGS One missing check in virtionethdrtoskb allowed syzbot to crash kernels again 1 Do not allow gsosize to be set to GSOBYFRAGS 0xffff, because this magic value is used by the kernel....

5.5CVSS6.4AI score0.00188EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2025/12/25 12:54 a.m.9 views

SUSE CVE-2023-54132

In the Linux kernel, the following vulnerability has been resolved: erofs: stop parsing non-compact HEAD index if clusterofs is invalid Syzbot generated a crafted image 1 with a non-compact HEAD index of clusterofs 33024 while valid numbers should be 0 lclustersize-1, which causes the following...

5.5CVSS6.2AI score0.00154EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/12/25 12:23 a.m.9 views

SUSE CVE-2025-68729

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Fix MSDU buffer types handling in RX error path Currently, packets received on the REO exception ring from unassociated peers are of MSDU buffer type, while the driver expects link descriptor type packets. These...

5.7CVSS6.7AI score0.00165EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/25 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50769

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mmc: mxcmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be...

5.6AI score0.00247EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/24 3:30 p.m.10 views

EUVD-2022-55792

In the Linux kernel, the following vulnerability has been resolved: mmc: mxcmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not added...

6AI score0.00247EPSS
SaveExploits0References10
NVD
NVD
added 2025/12/24 1:16 p.m.15 views

CVE-2022-50769

In the Linux kernel, the following vulnerability has been resolved: mmc: mxcmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not added...

0.00247EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.6 views

CVE-2022-50769

In the Linux kernel, the following vulnerability has been resolved: mmc: mxcmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not added...

5.7AI score0.00247EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/24 1:16 p.m.15 views

UBUNTU-CVE-2022-50769

In the Linux kernel, the following vulnerability has been resolved: mmc: mxcmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not added...

5.8AI score0.00247EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.5 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...

5.8AI score0.00186EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.5 views

CVE-2023-54132

In the Linux kernel, the following vulnerability has been resolved: erofs: stop parsing non-compact HEAD index if clusterofs is invalid Syzbot generated a crafted image 1 with a non-compact HEAD index of clusterofs 33024 while valid numbers should be 0 lclustersize-1, which causes the following...

7.8CVSS6AI score0.00154EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:16 p.m.16 views

UBUNTU-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.7AI score0.00186EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/24 1:15 p.m.13 views

UBUNTU-CVE-2022-50731

In the Linux kernel, the following vulnerability has been resolved: crypto: akcipher - default implementation for setting a private key Changes from v1: removed the default implementation from setpubkey: it is assumed that an implementation must always have this callback defined as there are no u...

5.8AI score0.00224EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:6 p.m.26 views

CVE-2023-54132

Mode C: The CVE-2023-54132 issue affects the EROFS file system in the Linux kernel: erofs stops parsing non-compact HEAD index when clusterofs is invalid, which can trigger a local privilege/denial-like fault via a crafted image and cause a kernel page fault. The vulnerability was addressed in ke...

7.8CVSS5.9AI score0.00154EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 1:5 p.m.44 views

CVE-2022-50769 mmc: mxcmmc: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: mxcmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not added...

0.00247EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/24 1:5 p.m.22 views

CVE-2022-50769

CVE-2022-50769 : In the Linux kernel, the mmc_add_host() return value was previously ignored in the mxcmmc path, causing memory allocated by mmc_alloc_host() to leak and potentially a kernel crash when removing a not-added device. The fix adds a return-value check and branches to an error path th...

6.1AI score0.00247EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 1:5 p.m.8 views

CVE-2022-50769 mmc: mxcmmc: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: mxcmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not added...

6.4AI score
SaveExploits0References12
EUVD
EUVD
added 2025/12/24 12:30 p.m.8 views

EUVD-2025-205090

In the Linux kernel, the following vulnerability has been resolved: ocfs2: relax BUG to ocfs2error in ocfs2moveextent In 'ocfs2moveextent', relax 'BUG' to 'ocfs2error' just to avoid crashing the whole kernel due to a filesystem corruption...

5.9AI score0.00197EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.31 views

CVE-2023-54044 spmi: Add a check for remove callback when removing a SPMI driver

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.00254EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/24 12:22 p.m.23 views

CVE-2023-54044

Technical details about CVE-2023-54044 (Linux spmi remove callback crash) are not publicly provided in the supplied documents; monitor for updates.

6AI score0.00254EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.33 views

CVE-2022-50712 devlink: hold region lock when flushing snapshots

In the Linux kernel, the following vulnerability has been resolved: devlink: hold region lock when flushing snapshots Netdevsim triggers a splat on reload, when it destroys regions with snapshots pending: WARNING: CPU: 1 PID: 787 at net/core/devlink.c:6291 devlinkregionsnapshotdel+0x12e/0x140 CPU...

0.0021EPSS
SaveExploits0References3
Rows per page
Query Builder