Lucene search
+L

291 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 5:25 a.m.8 views

SUSE CVE-2014-8135

The storageVolUpload function in storage/storagedriver.c in libvirt before 1.2.11 does not check a certain return value, which allows local users to cause a denial of service NULL pointer dereference and daemon crash via a crafted offset value in a "virsh vol-upload" command...

2.1CVSS6.4AI score0.00467EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:23 a.m.7 views

SUSE CVE-2015-0208

The ASN.1 signature-verification implementation in the rsaitemverify function in crypto/rsa/rsaameth.c in OpenSSL 1.0.2 before 1.0.2a allows remote attackers to cause a denial of service NULL pointer dereference and application crash via crafted RSA PSS parameters to an endpoint that uses the...

4.3CVSS6.8AI score0.2946EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:44 a.m.8 views

SUSE CVE-2017-9347

In Wireshark 2.2.0 to 2.2.6, the ROS dissector could crash with a NULL pointer dereference. This was addressed in epan/dissectors/asn1/ros/packet-ros-template.c by validating an OID...

5.9CVSS6.8AI score0.14207EPSS
SaveExploits3References7
SUSE CVE
SUSE CVE
added 2023/02/15 4:29 a.m.10 views

SUSE CVE-2018-7285

A NULL pointer access issue was discovered in Asterisk 15.x through 15.2.1. The RTP support in Asterisk maintains its own registry of dynamic codecs and desired payload numbers. While an SDP negotiation may result in a codec using a different payload number, these desired ones are still stored...

7.5CVSS7.5AI score0.05037EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:27 a.m.4 views

SUSE CVE-2018-10918

A null pointer dereference flaw was found in the way samba checked database outputs from the LDB database layer. An authenticated attacker could use this flaw to crash a samba server in an Active Directory Domain Controller configuration. Samba versions before 4.7.9 and 4.8.4 are vulnerable...

6.5CVSS8.9AI score0.02546EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:06 a.m.8 views

SUSE CVE-2019-18838

An issue was discovered in Envoy 1.12.0. Upon receipt of a malformed HTTP request without a Host header, it sends an internally generated "Invalid request" response. This internally generated response is dispatched through the configured encoder filter chain before being sent to the client. An...

7.5CVSS9.2AI score0.02142EPSS
SaveExploits1References10
SUSE CVE
SUSE CVE
added 2023/02/15 3:52 a.m.7 views

SUSE CVE-2020-27830

A vulnerability was found in Linux Kernel where in the spkttyioreceivebuf2 function, it would dereference spkttyiosynth without checking whether it is NULL or not, and may lead to a NULL-ptr deref crash...

6.2CVSS6.4AI score0.00303EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2023/02/15 3:27 a.m.8 views

SUSE CVE-2022-24736

Redis is an in-memory database that persists on disk. Prior to versions 6.2.7 and 7.0.0, an attacker attempting to load a specially crafted Lua script can cause NULL pointer dereference which will result with a crash of the redis-server process. The problem is fixed in Redis versions 7.0.0 and...

3.3CVSS7.6AI score0.01498EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2023/02/09 12:00 a.m.10 views

PT-2023-33053 · Openssl · Openssl

Name of the Vulnerable Software and Affected Versions: OpenSSL versions prior to 1.1.0 Description: A null pointer in OpenSSL can be dereferenced when signatures are being verified in malformed PKCS7 data, potentially causing unexpected crashes in agents or clients compiled with OpenSSL...

7.2AI score
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2023/01/25 8:00 a.m.6 views

In freeradius when an EAP-SIM supplicant sends an unknown SIM option the server will try to look that option up in the internal dictionaries. This lookup will fail but the SIM code will not check for that failure. Instead it will dereference a NULL pointer and cause the server to crash.

...

7.5CVSS7.5AI score0.01181EPSS
SaveExploits0
OSV
OSV
added 2023/01/06 11:05 a.m.7 views

OESA-2023-1022 freeradius security update

Remote Authentication Dial-In User Service RADIUS is a networking protocol that provides centralized Authentication, Authorization, and Accounting AAA or Triple A management for users who connect and use a network service. Security Fixes: When an EAP-SIM supplicant sends an unknown SIM option, th...

7.5CVSS7.2AI score0.01181EPSS
SaveExploits0References3
OSV
OSV
added 2022/12/14 12:00 a.m.7 views

UBUNTU-CVE-2022-41860

In freeradius, when an EAP-SIM supplicant sends an unknown SIM option, the server will try to look that option up in the internal dictionaries. This lookup will fail, but the SIM code will not check for that failure. Instead, it will dereference a NULL pointer, and cause the server to crash...

7.5CVSS5.8AI score0.01181EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2022/12/08 12:00 a.m.8 views

PT-2025-49468

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.0-rc5-wt-ath-656295-gef907406320c-dirty 6 Description The Linux kernel contains a flaw within the ath11k module related to monitor mode bringup. When an interface is activated in monitor mode, a NULL pointer...

6CVSS5.5AI score0.00197EPSS
SaveExploits0References22
OSV
OSV
added 2022/07/05 10:15 a.m.5 views

ALPINE-CVE-2022-2309

NULL Pointer Dereference allows attackers to cause a denial of service or application crash. This only applies when lxml is used together with libxml2 2.9.10 through 2.9.14. libxml2 2.9.9 and earlier are not affected. It allows triggering crashes through forged input data, given a vulnerable code...

7.5CVSS6.9AI score0.02626EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2022/06/28 12:32 p.m.10 views

kernel: dm: fix mempool NULL pointer race when completing IO

In the Linux kernel, the following vulnerability has been resolved: dm: fix mempool NULL pointer race when completing IO dmiodecpending calls endioacct first and will then dec md in-flight pending count. But if a task is swapping DM table at same time this can result in a crash due to...

4.7CVSS6.2AI score0.00239EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2022/04/22 12:00 a.m.7 views

PT-2022-26103 · Unknown +8 · Freeradius +7

Name of the Vulnerable Software and Affected Versions: freeradius affected versions not specified Description: The issue occurs when an EAP-SIM supplicant sends an unknown SIM option to the server. The server attempts to look up this option in its internal dictionaries, which fails. However, the...

7.5CVSS6.8AI score0.02222EPSS
SaveExploits0References71
ATTACKERKB
ATTACKERKB
added 2022/04/15 6:15 p.m.7 views

CVE-2021-44498

An issue was discovered in FIS GT.M through V7.0-000 related to the YottaDB code base. Using crafted input, attackers can cause a type to be incorrectly initialized in the function fincr in srport/fincr.c and cause a crash due to a NULL pointer dereference...

7.5CVSS7.1AI score0.01662EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2022/04/15 6:15 p.m.9 views

CVE-2021-44494

An issue was discovered in YottaDB through r1.32 and V7.0-000 and FIS GT.M through V7.0-000. Using crafted input, an attacker can cause calls to ZRead to crash due to a NULL pointer dereference...

7.5CVSS7.1AI score0.01554EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2022/04/15 6:15 p.m.8 views

CVE-2021-44484

An issue was discovered in YottaDB through r1.32 and V7.0-000. A lack of NULL checks in calls to emittrip in srport/emitcode.c allows attackers to crash the application by dereferencing a NULL pointer...

7.5CVSS7.1AI score0.01197EPSS
SaveExploits1References2
OSV
OSV
added 2022/04/15 6:15 p.m.10 views

UBUNTU-CVE-2021-44498

An issue was discovered in FIS GT.M through V7.0-000 related to the YottaDB code base. Using crafted input, attackers can cause a type to be incorrectly initialized in the function fincr in srport/fincr.c and cause a crash due to a NULL pointer dereference...

7.5CVSS7.1AI score0.01662EPSS
SaveExploits0References5
Rows per page
Query Builder