Show filters
1,981 Total Results
Displaying 271-280 of 1,981
Sort by:
Attacker Value
Unknown
CVE-2024-3332
Disclosure Date: July 03, 2024 (last updated February 26, 2025)
A malicious BLE device can send a specific order of packet sequence to cause a DoS attack on the victim BLE device
0
Attacker Value
Unknown
CVE-2024-38477
Disclosure Date: July 01, 2024 (last updated February 26, 2025)
null pointer dereference in mod_proxy in Apache HTTP Server 2.4.59 and earlier allows an attacker to crash the server via a malicious request.
Users are recommended to upgrade to version 2.4.60, which fixes this issue.
0
Attacker Value
Unknown
CVE-2024-36387
Disclosure Date: July 01, 2024 (last updated February 26, 2025)
Serving WebSocket protocol upgrades over a HTTP/2 connection could result in a Null Pointer dereference, leading to a crash of the server process, degrading performance.
0
Attacker Value
Unknown
CVE-2024-36982
Disclosure Date: July 01, 2024 (last updated February 26, 2025)
In Splunk Enterprise versions below 9.2.2, 9.1.5, and 9.0.10 and Splunk Cloud Platform versions below 9.1.2312.109 and 9.1.2308.207, an attacker could trigger a null pointer reference on the cluster/config REST endpoint, which could result in a crash of the Splunk daemon.
0
Attacker Value
Unknown
CVE-2024-39132
Disclosure Date: June 27, 2024 (last updated February 26, 2025)
A NULL Pointer Dereference vulnerability in DumpTS v0.1.0-nightly allows attackers to cause a denial of service via the function VerifyCommandLine() at /src/DumpTS.cpp.
0
Attacker Value
Unknown
CVE-2024-39130
Disclosure Date: June 27, 2024 (last updated February 26, 2025)
A NULL Pointer Dereference discovered in DumpTS v0.1.0-nightly allows attackers to cause a denial of service via the function DumpOneStream() at /src/DumpStream.cpp.
0
Attacker Value
Unknown
CVE-2024-37820
Disclosure Date: June 25, 2024 (last updated February 26, 2025)
A nil pointer dereference in PingCAP TiDB v8.2.0-alpha-216-gfe5858b allows attackers to crash the application via expression.inferCollation.
0
Attacker Value
Unknown
CVE-2024-39470
Disclosure Date: June 25, 2024 (last updated February 26, 2025)
In the Linux kernel, the following vulnerability has been resolved:
eventfs: Fix a possible null pointer dereference in eventfs_find_events()
In function eventfs_find_events,there is a potential null pointer
that may be caused by calling update_events_attr which will perform
some operations on the members of the ei struct when ei is NULL.
Hence,When ei->is_freed is set,return NULL directly.
0
Attacker Value
Unknown
CVE-2024-39466
Disclosure Date: June 25, 2024 (last updated February 26, 2025)
In the Linux kernel, the following vulnerability has been resolved:
thermal/drivers/qcom/lmh: Check for SCM availability at probe
Up until now, the necessary scm availability check has not been
performed, leading to possible null pointer dereferences (which did
happen for me on RB1).
Fix that.
0
Attacker Value
Unknown
CVE-2024-39464
Disclosure Date: June 25, 2024 (last updated February 26, 2025)
In the Linux kernel, the following vulnerability has been resolved:
media: v4l: async: Fix notifier list entry init
struct v4l2_async_notifier has several list_head members, but only
waiting_list and done_list are initialized. notifier_entry was kept
'zeroed' leading to an uninitialized list_head.
This results in a NULL-pointer dereference if csi2_async_register() fails,
e.g. node for remote endpoint is disabled, and returns -ENOTCONN.
The following calls to v4l2_async_nf_unregister() results in a NULL
pointer dereference.
Add the missing list head initializer.
0