Lucene search
+L

18345 matches found

OSV
OSV
added 2024/09/03 12:00 a.m.32 views

UBUNTU-CVE-2024-6119

Issue summary: Applications performing certificate name checks e.g., TLS clients checking server certificates may attempt to read an invalid memory address resulting in abnormal termination of the application process. Impact summary: Abnormal termination of an application can a cause a denial of...

7.5CVSS6.8AI score0.66582EPSS
SaveExploits0References5
NVD
NVD
added 2024/09/02 12:15 p.m.19 views

CVE-2024-33016

memory corruption when an invalid firehose patch command is invoked...

6.8CVSS0.00153EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/09/02 10:22 a.m.9 views

CVE-2024-33016 Improper Restriction of Operations within the Bounds of a Memory Buffer in Storage

memory corruption when an invalid firehose patch command is invoked...

6.8CVSS7.3AI score0.00153EPSS
SaveExploits0References1
Veracode
Veracode
added 2024/09/02 5:51 a.m.14 views

NULL Pointer Dereference

libpcap is vulnerable to a NULL pointer dereference. The vulnerability is due to the pcapfindalldevsex function not checking the return value of opendir and passing a NULL value to readdir when an invalid filesystem path is provided...

4.4CVSS6.5AI score0.00242EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2024/09/02 12:00 a.m.18 views

PT-2024-25062 · Qualcomm · 315 5G Iot Modem Firmware +273

Name of the Vulnerable Software and Affected Versions: Software affected versions not specified Description: The issue is related to memory corruption that occurs when an invalid firehose patch command is invoked. Recommendations: At the moment, there is no information about a newer version that...

6.8CVSS6.8AI score0.00153EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/31 12:15 a.m.11 views

AZL-48409 CVE-2024-8006 affecting package libpcap for versions less than 1.10.5-1

Remote packet capture support is disabled by default in libpcap. When a user builds libpcap with remote packet capture support enabled, one of the functions that become available is pcapfindalldevsex. One of the function arguments can be a filesystem path, which normally means a directory with...

4.4CVSS6.5AI score0.00242EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2024/08/30 6:45 p.m.30 views

nanopb vulnerable to invalid free() call with oneofs and PB_ENABLE_MALLOC

Impact Decoding a specifically formed message can cause invalid free or realloc calls if the message type contains an oneof field, and the oneof directly contains both a pointer field and a non-pointer field. If the message data first contains the non-pointer field and then the pointer field, the...

7.1CVSS6.4AI score0.01811EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2024/08/30 6:45 p.m.114 views

GHSA-7MV5-5MXH-QG88 nanopb vulnerable to invalid free() call with oneofs and PB_ENABLE_MALLOC

Impact Decoding a specifically formed message can cause invalid free or realloc calls if the message type contains an oneof field, and the oneof directly contains both a pointer field and a non-pointer field. If the message data first contains the non-pointer field and then the pointer field, the...

7.1CVSS6.8AI score0.01811EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2024/08/30 12:00 a.m.11 views

PT-2024-11677 · Undefined · Undefined

Name of the Vulnerable Software and Affected Versions: No vulnerable software or affected versions specified. Description: A candidate vulnerability was issued in error and is not a valid vulnerability. All references and descriptions have been removed to prevent accidental usage. Recommendations...

6.4AI score
SaveExploits0References2
Redos
Redos
added 2024/08/30 12:00 a.m.36 views

ROS-20240830-01

Vulnerability of the rndissetresponse function in the rndis component of the Linux kernel is related to the "BufOffset + 8" operation, which can cause an integer overflow. Exploitation of the vulnerability could allow an attacker to cause a denial of service A vulnerability in the drm/vrr compone...

7.8CVSS6.6AI score0.00269EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/08/30 12:00 a.m.9 views

PT-2024-11676 · Undefined · Undefined

Name of the Vulnerable Software and Affected Versions: No vulnerable software or affected versions specified. Description: A candidate vulnerability was issued in error and is not a valid vulnerability. All references and descriptions have been removed to prevent accidental usage. Recommendations...

7AI score
SaveExploits0References2
Veeam
Veeam
added 2024/08/29 12:00 a.m.37 views

NAS Backup to Tape and FLR fails with "Invalid ACL data"

Challenge A File to Tape Backup job e.g., SMB Share to Tape, NFS Share to Tape, or File Server to Tape or a File Restore from Tape fails with the error: Error Invalid ACL data. Error: Unable to find ObjectVersion in cache for the file. File path: X Other symptoms include: A failing file enumerati...

5.8AI score
SaveExploits0Affected Software1
Veracode
Veracode
added 2024/08/28 1:20 a.m.21 views

Incorrect Input Validation

Apache Traffic Server is vulnerable to Incorrect Input Validation. The vulnerability is caused due to Invalid Accept-Encoding header. This can lead to fail cache lookup and force forwarding requests...

8.2CVSS6.6AI score0.01085EPSS
SaveExploits0References2Affected Software1
CloudLinux
CloudLinux
added 2024/08/27 3:58 p.m.65 views

kernel: Fix of 11 CVEs

drm/vmwgfx: Fix invalid reads in fence signaled events CVE-2024-36960 - afunix: Fix garbage collector racing against connect CVE-2024-26923 - ipv6: remove maxsize check inline with ipv4 CVE-2023-52340 - aoe: fix the potential use-after-free problem in aoecmdcfgpkts CVE-2023-6270 - smb: client:...

7.8CVSS8AI score0.03292EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2024/08/27 11:39 a.m.21 views

CVE-2024-43906

In the Linux kernel, the following vulnerability has been resolved: drm/admgpu: fix dereferencing null pointer context When user space sets an invalid ta type, the pointer context will be empty. So it need to check the pointer context before using it...

5.5CVSS6.9AI score0.0021EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/26 12:15 p.m.14 views

AZL-49075 CVE-2024-44939 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: jfs: fix null ptr deref in dtInsertEntry syzbot reported general protection fault, probably for non-canonical address 0xdffffc0000000001: 0000 1 PREEMPT SMP KASAN PTI KASAN: null-ptr-deref in range...

5.5CVSS6AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/26 12:15 p.m.7 views

DEBIAN-CVE-2024-44939

In the Linux kernel, the following vulnerability has been resolved: jfs: fix null ptr deref in dtInsertEntry syzbot reported general protection fault, probably for non-canonical address 0xdffffc0000000001: 0000 1 PREEMPT SMP KASAN PTI KASAN: null-ptr-deref in range...

5.5CVSS5.5AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/26 12:15 p.m.13 views

UBUNTU-CVE-2024-44939

In the Linux kernel, the following vulnerability has been resolved: jfs: fix null ptr deref in dtInsertEntry syzbot reported general protection fault, probably for non-canonical address 0xdffffc0000000001: 0000 1 PREEMPT SMP KASAN PTI KASAN: null-ptr-deref in range...

7.8CVSS6.1AI score0.00234EPSS
SaveExploits0References20
OSV
OSV
added 2024/08/26 11:15 a.m.5 views

DEBIAN-CVE-2024-43906

In the Linux kernel, the following vulnerability has been resolved: drm/admgpu: fix dereferencing null pointer context When user space sets an invalid ta type, the pointer context will be empty. So it need to check the pointer context before using it...

5.5CVSS6AI score0.0021EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/26 11:15 a.m.33 views

CVE-2024-43906

In the Linux kernel, the following vulnerability has been resolved: drm/admgpu: fix dereferencing null pointer context When user space sets an invalid ta type, the pointer context will be empty. So it need to check the pointer context before using it...

5.5CVSS0.0021EPSS
SaveExploits0References3
Rows per page
Query Builder