Lucene search
K

34330 matches found

EUVD
EUVD
added 2025/12/24 3:30 p.m.3 views

EUVD-2023-60277

In the Linux kernel, the following vulnerability has been resolved: rpmsg: glink: Add check for kstrdup Add check for the return value of kstrdup and return the error if it fails in order to avoid NULL pointer dereference...

6AI score0.00233EPSS
Exploits0References10
EUVD
EUVD
added 2025/12/24 3:30 p.m.4 views

EUVD-2022-55788

In the Linux kernel, the following vulnerability has been resolved: ALSA: mts64: fix possible null-ptr-defer in sndmts64interrupt I got a null-ptr-defer error report when I do the following tests on the qemu platform: make defconfig and CONFIGPARPORT=m, CONFIGPARPORTPC=m, CONFIGSNDMTS64=m Then...

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

EUVD-2022-55822

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add null pointer check for inode operations This adds a sanity check for the iop pointer of the inode which is returned after reading Root directory MFT record. We should check the iop is valid before trying to create t...

5.7AI score0.002EPSS
Exploits0References5
NVD
NVD
added 2025/12/24 1:16 p.m.2 views

CVE-2023-54093

In the Linux kernel, the following vulnerability has been resolved: media: anysee: fix null-ptr-deref in anyseemasterxfer In anyseemasterxfer, msg is controlled by user. When msgi.buf is null and msgi.len is zero, former checks on msgi.buf would be passed. Malicious data finally reach...

0.00184EPSS
Exploits0References8
NVD
NVD
added 2025/12/24 1:16 p.m.4 views

CVE-2023-54082

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

0.00018EPSS
Exploits0
NVD
NVD
added 2025/12/24 1:16 p.m.5 views

CVE-2023-54080

In the Linux kernel, the following vulnerability has been resolved: btrfs: zoned: skip splitting and logical rewriting on pre-alloc write When doing a relocation, there is a chance that at the time of btrfsrelocclonecsums, there is no checksum for the corresponding region. In this case,...

0.0018EPSS
Exploits0References2
NVD
NVD
added 2025/12/24 1:16 p.m.3 views

CVE-2023-54059

In the Linux kernel, the following vulnerability has been resolved: soc: mediatek: mtk-svs: Enable the IRQ later If the system does not come from reset like when is booted via kexec, the peripheral might triger an IRQ before the data structures are initialised. 0.227710 Unable to handle kernel NU...

0.00198EPSS
Exploits0References3
NVD
NVD
added 2025/12/24 1:16 p.m.3 views

CVE-2023-54060

In the Linux kernel, the following vulnerability has been resolved: iommufd: Set end correctly when doing batch carry Even though the test suite covers this it somehow became obscured that this wasn't working. The test iommufdioas.mockdomain.accessdomaindestory would blow up rarely. end should be...

0.00189EPSS
Exploits0References2
NVD
NVD
added 2025/12/24 1:16 p.m.4 views

CVE-2023-54049

In the Linux kernel, the following vulnerability has been resolved: rpmsg: glink: Add check for kstrdup Add check for the return value of kstrdup and return the error if it fails in order to avoid NULL pointer dereference...

0.00233EPSS
Exploits0References9
NVD
NVD
added 2025/12/24 1:16 p.m.10 views

CVE-2022-50773

In the Linux kernel, the following vulnerability has been resolved: ALSA: mts64: fix possible null-ptr-defer in sndmts64interrupt I got a null-ptr-defer error report when I do the following tests on the qemu platform: make defconfig and CONFIGPARPORT=m, CONFIGPARPORTPC=m, CONFIGSNDMTS64=m Then...

0.00239EPSS
Exploits0References9
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.1 views

CVE-2022-50773

In the Linux kernel, the following vulnerability has been resolved: ALSA: mts64: fix possible null-ptr-defer in sndmts64interrupt I got a null-ptr-defer error report when I do the following tests on the qemu platform: make defconfig and CONFIGPARPORT=m, CONFIGPARPORTPC=m, CONFIGSNDMTS64=m Then...

5.9AI score0.00239EPSS
Exploits0References10
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.2 views

CVE-2022-50739

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Add null pointer check for inode operations This adds a sanity check for the iop pointer of the inode which is returned after reading Root directory MFT record. We should check the iop is valid before trying to create t...

5.7AI score0.002EPSS
Exploits0References5
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.2 views

CVE-2023-54141

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Add missing hwops-getringselector for IPQ5018 During sending data after clients connected, hwops-getringselector will be called. But for IPQ5018, this member isn't set, and the following NULL pointer exception will ...

5.7AI score0.00173EPSS
Exploits0References4
UbuntuCve
UbuntuCve
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...

5.9AI score0.00211EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.2 views

CVE-2023-54082

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

5.7AI score0.00018EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.4 views

CVE-2023-54161

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

5.7AI score0.00018EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.1 views

CVE-2023-54093

In the Linux kernel, the following vulnerability has been resolved: media: anysee: fix null-ptr-deref in anyseemasterxfer In anyseemasterxfer, msg is controlled by user. When msgi.buf is null and msgi.len is zero, former checks on msgi.buf would be passed. Malicious data finally reach...

5.9AI score0.00184EPSS
Exploits0References9
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.3 views

CVE-2025-68738

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: fix null pointer deref in mt7996conftx If a link does not have an assigned channel yet, mt7996viflink returns NULL. We still need to store the updated queue settings in that case, and apply them later. Move th...

5.7AI score0.00181EPSS
Exploits0References10
OSV
OSV
added 2025/12/24 1:16 p.m.2 views

UBUNTU-CVE-2023-54141

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Add missing hwops-getringselector for IPQ5018 During sending data after clients connected, hwops-getringselector will be called. But for IPQ5018, this member isn't set, and the following NULL pointer exception will ...

5.7AI score0.00173EPSS
Exploits0References5
OSV
OSV
added 2025/12/24 1:16 p.m.3 views

UBUNTU-CVE-2023-54147

In the Linux kernel, the following vulnerability has been resolved: media: platform: mtk-mdp3: Add missing check and free for idaalloc Add the check for the return value of the idaalloc in order to avoid NULL pointer dereference. Moreover, free allocated "ctx-id" if mdpm2mopen fails later in orde...

5.7AI score0.00168EPSS
Exploits0References6
Rows per page
Query Builder