Lucene search
+L

4972 matches found

OSV
OSV
added 2024/05/21 3:22 p.m.17 views

CVE-2022-48708 pinctrl: single: fix potential NULL dereference

In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference Added checking of pointer "function" in pcssetmux. pinmuxgenericgetfunction can return NULL and the pointer "function" was dereferenced without checking against NULL. Found by Linux...

5.9AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2024/05/21 3:22 p.m.47 views

CVE-2022-48708

In the Linux kernel, the following vulnerability has been resolved: pinctrl: single: fix potential NULL dereference Added checking of pointer "function" in pcssetmux. pinmuxgenericgetfunction can return NULL and the pointer "function" was dereferenced without checking against NULL. Found by Linux...

5.5CVSS6.7AI score0.0024EPSS
SaveExploits0
OSV
OSV
added 2024/05/21 3:15 p.m.1 views

DEBIAN-CVE-2021-47415

In the Linux kernel, the following vulnerability has been resolved: iwlwifi: mvm: Fix possible NULL dereference In iwlmvmremovetimeevent check that 'tedata-vif' is NULL before dereferencing it...

5.5CVSS5.4AI score0.00194EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/21 3:15 p.m.28 views

CVE-2021-47415

In the Linux kernel, the following vulnerability has been resolved: iwlwifi: mvm: Fix possible NULL dereference In iwlmvmremovetimeevent check that 'tedata-vif' is NULL before dereferencing it...

5.5CVSS6.5AI score0.00194EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/21 3:15 p.m.18 views

CVE-2021-47369

In the Linux kernel, the following vulnerability has been resolved: s390/qeth: fix NULL deref in qethclearworkingpoollist When qethsetonline calls qethclearworkingpoollist to roll back after an error exit from qethhardsetupcard, we are at risk of accessing card-qdio.inq before it was allocated by...

5.5CVSS6.6AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2024/05/21 3:15 p.m.11 views

CVE-2021-47369

In the Linux kernel, the following vulnerability has been resolved: s390/qeth: fix NULL deref in qethclearworkingpoollist When qethsetonline calls qethclearworkingpoollist to roll back after an error exit from qethhardsetupcard, we are at risk of accessing card-qdio.inq before it was allocated by...

5.5CVSS5.9AI score0.00239EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/21 3:15 p.m.1 views

DEBIAN-CVE-2021-47369

In the Linux kernel, the following vulnerability has been resolved: s390/qeth: fix NULL deref in qethclearworkingpoollist When qethsetonline calls qethclearworkingpoollist to roll back after an error exit from qethhardsetupcard, we are at risk of accessing card-qdio.inq before it was allocated by...

5.5CVSS5.3AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.3 views

DEBIAN-CVE-2021-47307

In the Linux kernel, the following vulnerability has been resolved: cifs: prevent NULL deref in cifscomposemountoptions The optional @ref parameter might contain an NULL nodename, so prevent dereferencing it in cifscomposemountoptions. Addresses-Coverity: 1476408 "Explicit null dereferenced"...

5.5CVSS5.1AI score0.00684EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.15 views

CVE-2021-47316

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix NULL dereference in nfs3svcencodegetaclres In error cases the dentry may be NULL. Before 20798dfe249a, the encoder also checked dentry and dreallyispositivedentry, but that looks like overkill to me--zero status should ...

5.5CVSS5.8AI score0.00622EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/21 3:15 p.m.28 views

CVE-2021-47290

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix NULL dereference on XCOPY completion CPU affinity control added with commit 39ae3edda325 "scsi: target: core: Make completion affinity configurable" makes targetcompletecmd queue work on a CPU based on...

7.5CVSS6.3AI score0.0046EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/21 3:15 p.m.24 views

CVE-2021-47290

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix NULL dereference on XCOPY completion CPU affinity control added with commit 39ae3edda325 "scsi: target: core: Make completion affinity configurable" makes targetcompletecmd queue work on a CPU based on...

5.5CVSS5.6AI score0.0046EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/21 3:15 p.m.19 views

CVE-2021-47260

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a potential NULL dereference in nfsgetclient None of the callers are expecting NULL returns from nfsgetclient so this code will lead to an Oops. It's better to return an error pointer. I expect that this is dead code so...

5.5CVSS6.5AI score
SaveExploits0References8
NVD
NVD
added 2024/05/21 3:15 p.m.19 views

CVE-2021-47260

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a potential NULL dereference in nfsgetclient None of the callers are expecting NULL returns from nfsgetclient so this code will lead to an Oops. It's better to return an error pointer. I expect that this is dead code so...

5.5CVSS6.6AI score0.00236EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/21 3:15 p.m.1 views

DEBIAN-CVE-2021-47260

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix a potential NULL dereference in nfsgetclient None of the callers are expecting NULL returns from nfsgetclient so this code will lead to an Oops. It's better to return an error pointer. I expect that this is dead code so...

5.5CVSS5.3AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.30 views

CVE-2021-47257

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: fix null deref in parse dev addr Fix a logic error that could result in a null deref if the user sets the mode incorrectly for the given addr type...

5.5CVSS6.9AI score
SaveExploits0References7
OSV
OSV
added 2024/05/21 3:15 p.m.3 views

DEBIAN-CVE-2021-47257

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: fix null deref in parse dev addr Fix a logic error that could result in a null deref if the user sets the mode incorrectly for the given addr type...

5.5CVSS5.7AI score0.00226EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.18 views

CVE-2021-47257

In the Linux kernel, the following vulnerability has been resolved: net: ieee802154: fix null deref in parse dev addr Fix a logic error that could result in a null deref if the user sets the mode incorrectly for the given addr type...

5.5CVSS6.4AI score0.00226EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.18 views

CVE-2021-47415

In the Linux kernel, the following vulnerability has been resolved: iwlwifi: mvm: Fix possible NULL dereference In iwlmvmremovetimeevent check that 'tedata-vif' is NULL before dereferencing it...

5.5CVSS5.9AI score0.00194EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.18 views

CVE-2021-47316

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix NULL dereference in nfs3svcencodegetaclres In error cases the dentry may be NULL. Before 20798dfe249a, the encoder also checked dentry and dreallyispositivedentry, but that looks like overkill to me--zero status should ...

7.5CVSS5.8AI score0.00622EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 3:15 p.m.12 views

UBUNTU-CVE-2021-47415

In the Linux kernel, the following vulnerability has been resolved: iwlwifi: mvm: Fix possible NULL dereference In iwlmvmremovetimeevent check that 'tedata-vif' is NULL before dereferencing it...

5.5CVSS5.8AI score0.00194EPSS
SaveExploits0References5
Rows per page
Query Builder