Lucene search
+L

11927 matches found

UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.8 views

CVE-2023-54204

In the Linux kernel, the following vulnerability has been resolved: mmc: sunplus: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, 1. the memory allocated in mmcallochost will be leaked 2. null-ptr-deref will happen when calling mmcremovehost in...

5.7AI score0.00182EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/30 1:16 p.m.15 views

CVE-2022-50858

In the Linux kernel, the following vulnerability has been resolved: mmc: alcor: 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.00239EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/30 1:16 p.m.8 views

CVE-2023-54321

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential null-ptr-deref in deviceadd I got the following null-ptr-deref report while doing fault injection test: BUG: kernel NULL pointer dereference, address: 0000000000000058 CPU: 2 PID: 278 Comm: 37-i2c-ds248...

5.5CVSS5.7AI score0.0015EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/30 1:15 p.m.6 views

CVE-2022-50846

In the Linux kernel, the following vulnerability has been resolved: mmc: via-sdmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, it will lead two issues: 1. The memory that allocated in mmcallochost is leaked. 2. In the remove path, mmcremovehos...

0.0028EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/30 1:15 p.m.8 views

CVE-2022-50840

In the Linux kernel, the following vulnerability has been resolved: scsi: snic: Fix possible UAF in snictgtcreate Smatch reports a warning as follows: drivers/scsi/snic/snicdisc.c:307 snictgtcreate warn: '&tgt-list' not removed from list If deviceadd fails in snictgtcreate, tgt will be freed, but...

0.0028EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/30 1:15 p.m.6 views

CVE-2022-50846

In the Linux kernel, the following vulnerability has been resolved: mmc: via-sdmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, it will lead two issues: 1. The memory that allocated in mmcallochost is leaked. 2. In the remove path, mmcremovehos...

5.7AI score0.0028EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/30 1:15 p.m.22 views

UBUNTU-CVE-2022-50846

In the Linux kernel, the following vulnerability has been resolved: mmc: via-sdmmc: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, it will lead two issues: 1. The memory that allocated in mmcallochost is leaked. 2. In the remove path, mmcremovehos...

5.7AI score0.0028EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2025/12/30 1:15 p.m.6 views

CVE-2022-50840

In the Linux kernel, the following vulnerability has been resolved: scsi: snic: Fix possible UAF in snictgtcreate Smatch reports a warning as follows: drivers/scsi/snic/snicdisc.c:307 snictgtcreate warn: '&tgt-list' not removed from list If deviceadd fails in snictgtcreate, tgt will be freed, but...

6AI score0.0028EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2025/12/30 12:34 p.m.7 views

CVE-2023-54321

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential null-ptr-deref in deviceadd I got the following null-ptr-deref report while doing fault injection test: BUG: kernel NULL pointer dereference, address: 0000000000000058 CPU: 2 PID: 278 Comm: 37-i2c-ds248...

5.1AI score0.0015EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2025/12/30 12:34 p.m.53 views

CVE-2023-54321

CVE-2023-54321: Linux kernel driver core path (device_add) fix for a null pointer dereference in the error path. If dev->driver is set and bus_remove_device() is invoked before the device is bound, access to dev->p->knode_driver can dereference a NULL pointer. The fix is to clear dev-&gt...

5.5CVSS6.3AI score0.0015EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/12/30 12:34 p.m.7 views

CVE-2023-54321

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential null-ptr-deref in deviceadd I got the following null-ptr-deref report while doing fault injection test: BUG: kernel NULL pointer dereference, address: 0000000000000058 CPU: 2 PID: 278 Comm: 37-i2c-ds248...

5.5CVSS5.3AI score0.0015EPSS
SaveExploits0
OSV
OSV
added 2025/12/30 12:34 p.m.15 views

CVE-2023-54321 driver core: fix potential null-ptr-deref in device_add()

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential null-ptr-deref in deviceadd I got the following null-ptr-deref report while doing fault injection test: BUG: kernel NULL pointer dereference, address: 0000000000000058 CPU: 2 PID: 278 Comm: 37-i2c-ds248...

6.6AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/30 12:34 p.m.32 views

CVE-2023-54321 driver core: fix potential null-ptr-deref in device_add()

In the Linux kernel, the following vulnerability has been resolved: driver core: fix potential null-ptr-deref in deviceadd I got the following null-ptr-deref report while doing fault injection test: BUG: kernel NULL pointer dereference, address: 0000000000000058 CPU: 2 PID: 278 Comm: 37-i2c-ds248...

0.0015EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/30 12:34 p.m.23 views

CVE-2022-50886

CVE-2022-50886 is a Linux kernel issue in the MMC Toshiba SD host path (mmc_add_host). If mmc_add_host() returns an error and the return value is ignored, memory allocated by mmc_alloc_host() leaks, potentially causing a kernel crash when removing the not-added device. The fix, as described in th...

6.1AI score0.00229EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/30 12:34 p.m.27 views

CVE-2022-50886 mmc: toshsd: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: toshsd: 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.00229EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/30 12:34 p.m.13 views

CVE-2022-50886 mmc: toshsd: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: toshsd: 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
OSV
OSV
added 2025/12/30 12:23 p.m.10 views

CVE-2023-54318 net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_port_add

In the Linux kernel, the following vulnerability has been resolved: net/smc: use smclgrlist.lock to protect smclgrlist.list iterate in smcrportadd While doing smcrportadd, there maybe linkgroup add into or delete from smclgrlist.list at the same time, which may result kernel crash. So, use...

8.8CVSS6.3AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.11 views

CVE-2023-54318

In the Linux kernel, the following vulnerability has been resolved: net/smc: use smclgrlist.lock to protect smclgrlist.list iterate in smcrportadd While doing smcrportadd, there maybe linkgroup add into or delete from smclgrlist.list at the same time, which may result kernel crash. So, use...

8.8CVSS5.3AI score0.00268EPSS
SaveExploits0
CVE
CVE
added 2025/12/30 12:23 p.m.28 views

CVE-2023-54318

CVE-2023-54318 affects the Linux kernel and is caused by unsafe concurrent modification of the smc_lgr_list.list during smcr_port_add, which may lead to a NULL pointer dereference and kernel crash. The provided documents specify that the fix is to use smc_lgr_list.lock to protect the iteration of...

8.8CVSS6AI score0.00268EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/12/30 12:23 p.m.31 views

CVE-2023-54318 net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_port_add

In the Linux kernel, the following vulnerability has been resolved: net/smc: use smclgrlist.lock to protect smclgrlist.list iterate in smcrportadd While doing smcrportadd, there maybe linkgroup add into or delete from smclgrlist.list at the same time, which may result kernel crash. So, use...

8.8CVSS0.00268EPSS
SaveExploits0References5
Rows per page
Query Builder