Lucene search
+L

319 matches found

CVE
CVE
added 2024/05/21 3:31 p.m.162 views

CVE-2023-52788

The CVE-2023-52788 entry describes a Linux kernel issue in the i915/perf interface where dereferencing the perf interface when it is not available could lead to a NULL dereference. The fix returns -ENOTSUPP when the perf interface is unavailable. This is the only explicit vulnerability detail pro...

5.5CVSS6.9AI score0.00236EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/05/21 3:30 p.m.52 views

CVE-2023-52767 tls: fix NULL deref on tls_sw_splice_eof() with empty record

In the Linux kernel, the following vulnerability has been resolved: tls: fix NULL deref on tlsswspliceeof with empty record syzkaller discovered that if tlsswspliceeof is executed as part of sendfile when the plaintext/ciphertext skmsg are empty, the send path gets confused because the empty...

6.6AI score0.00172EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/21 3:30 p.m.80 views

CVE-2023-52767

In the Linux kernel, the following vulnerability has been resolved: tls: fix NULL deref on tlsswspliceeof with empty record syzkaller discovered that if tlsswspliceeof is executed as part of sendfile when the plaintext/ciphertext skmsg are empty, the send path gets confused because the empty...

5.5CVSS7AI score0.00172EPSS
SaveExploits0
OSV
OSV
added 2024/05/21 3:30 p.m.12 views

CVE-2023-52767 tls: fix NULL deref on tls_sw_splice_eof() with empty record

In the Linux kernel, the following vulnerability has been resolved: tls: fix NULL deref on tlsswspliceeof with empty record syzkaller discovered that if tlsswspliceeof is executed as part of sendfile when the plaintext/ciphertext skmsg are empty, the send path gets confused because the empty...

6.2AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/21 3:30 p.m.18 views

CVE-2023-52767 tls: fix NULL deref on tls_sw_splice_eof() with empty record

In the Linux kernel, the following vulnerability has been resolved: tls: fix NULL deref on tlsswspliceeof with empty record syzkaller discovered that if tlsswspliceeof is executed as part of sendfile when the plaintext/ciphertext skmsg are empty, the send path gets confused because the empty...

6.9AI score0.00172EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/21 3:15 p.m.33 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.7AI score0.00239EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/21 3:15 p.m.15 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.5AI score0.00226EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/05/21 3:15 p.m.22 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
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/21 3:03 p.m.18 views

CVE-2021-47369 s390/qeth: fix NULL deref in qeth_clear_working_pool_list()

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

7AI score0.00239EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/21 3:03 p.m.94 views

CVE-2021-47369

CVE-2021-47369 — Linux kernel (s390/qeth): The issue is a NULL dereference in qeth_clear_working_pool_list() triggered when qeth_set_online() rolls back after an error in qeth_hardsetup_card(), before card->qdio.in_q has been allocated by qeth_alloc_qdio_queues() via qeth_mpc_initialize(). Thi...

5.5CVSS7.2AI score0.00239EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/05/21 3:03 p.m.57 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.9AI score0.00239EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/21 2:35 p.m.23 views

CVE-2021-47307 cifs: prevent NULL deref in cifs_compose_mount_options()

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

7.5CVSS6.5AI score0.00684EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/05/21 2:35 p.m.16 views

CVE-2021-47307 cifs: prevent NULL deref in cifs_compose_mount_options()

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

7.5CVSS6.8AI score0.00684EPSS
SaveExploits0References4
CVE
CVE
added 2024/05/21 2:35 p.m.105 views

CVE-2021-47307

CVE-2021-47307 affects the Linux kernel CIFS implementation. The issue is a NULL dereference in cifs_compose_mount_options() when the optional ref parameter contains a NULL node_name. The vulnerability was fixed in the Linux kernel (details in the cited commits). CVSS data in the document set sho...

7.5CVSS6.7AI score0.00684EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 2:19 p.m.23 views

CVE-2021-47257 net: ieee802154: fix null deref in parse dev addr

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

6.8AI score0.00226EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/05/21 2:19 p.m.30 views

CVE-2021-47257 net: ieee802154: fix null deref in parse dev addr

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

6.4AI score0.00226EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/05/20 6:17 p.m.31 views

CVE-2024-36008

In the Linux kernel, the following vulnerability has been resolved: ipv4: check for NULL idev in iprouteusehint syzbot was able to trigger a NULL deref in fibvalidatesource in an old tree 1. It appears the bug exists in latest trees. All calls to indevgetrcu must be checked for a NULL result. 1...

5.5CVSS5.2AI score0.00214EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/20 4:38 p.m.25 views

CVE-2024-35985

A vulnerability was found in the Linux kernel's sched/eevdf code, specifically in the reweighteevdf function. The issue arises when the vlag variable overflows due to improper scaling in the computation, which leads to incorrect behavior in the vruntime. This causes a NULL dereference in the...

5.5CVSS8.8AI score0.00225EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/20 9:48 a.m.23 views

CVE-2024-36008 ipv4: check for NULL idev in ip_route_use_hint()

In the Linux kernel, the following vulnerability has been resolved: ipv4: check for NULL idev in iprouteusehint syzbot was able to trigger a NULL deref in fibvalidatesource in an old tree 1. It appears the bug exists in latest trees. All calls to indevgetrcu must be checked for a NULL result. 1...

5.8AI score
SaveExploits0References12
Vulnrichment
Vulnrichment
added 2024/05/20 9:48 a.m.28 views

CVE-2024-36008 ipv4: check for NULL idev in ip_route_use_hint()

In the Linux kernel, the following vulnerability has been resolved: ipv4: check for NULL idev in iprouteusehint syzbot was able to trigger a NULL deref in fibvalidatesource in an old tree 1. It appears the bug exists in latest trees. All calls to indevgetrcu must be checked for a NULL result. 1...

6.6AI score0.00214EPSS
SaveExploits0References6
Rows per page
Query Builder