Lucene search
+L

965 matches found

OSV
OSV
added 2024/07/16 12:15 p.m.9 views

DEBIAN-CVE-2022-48819

In the Linux kernel, the following vulnerability has been resolved: tcp: take care of mixed splice/sendmsgMSGZEROCOPY case syzbot found that mixing sendpage and sendmsgMSGZEROCOPY calls over the same TCP socket would again trigger the infamous warning in inetsockdestruct WARNONskforwardallocgetsk...

5.5CVSS5.4AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.7 views

DEBIAN-CVE-2024-40995

In the Linux kernel, the following vulnerability has been resolved: net/sched: actapi: fix possible infinite loop in tcfidrcheckalloc syzbot found hanging tasks waiting on rtnllock 1 A reproducer is available in the syzbot bug. When a request to add multiple actions with the same index is sent, t...

5.5CVSS5.7AI score0.00289EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/07/05 3:28 a.m.6 views

SUSE CVE-2024-29508

Artifex Ghostscript before 10.03.0 has a heap-based pointer disclosure observable in a constructed BaseFont name in the function pdfbasefontalloc...

4.4CVSS9.2AI score0.00375EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/07/03 12:00 a.m.6 views

Artifex Ghostscript Security Vulnerability

Artifex Ghostscript is a set of free software compiled by Artifex, Inc. based on Adobe, PostScript and Portable Document Format page description languages. A security vulnerability exists in Artifex Ghostscript prior to version 10.03.0, which results from a heap-based pointer disclosure in the...

3.3CVSS4.9AI score0.00375EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/07/03 12:00 a.m.31 views

PT-2024-29212

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.43 Description The Linux kernel has a vulnerability related to the creation of PMD-sized page cache. On ARM64 systems, when the base page size is 64KB, HPAGE PMD ORDER is 13, which cannot be supported by...

5.5CVSS5.4AI score0.00288EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/06/30 2:00 p.m.7 views

media: v4l2-tpg: fix some memleaks in tpg_alloc

...

5.5CVSS6.7AI score0.00289EPSS
SaveExploits0
OSV
OSV
added 2024/06/19 1:45 p.m.26 views

CVE-2024-38592 drm/mediatek: Init `ddp_comp` with devm_kcalloc()

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Init ddpcomp with devmkcalloc In the case where connroutes is true we allocate an extra slot in the ddpcomp array but mtkdrmcrtccreate never seemed to initialize it in the test case I ran. For me, this caused a late...

7.8CVSS6AI score
SaveExploits0References6
OSV
OSV
added 2024/06/14 11:07 a.m.8 views

OESA-2024-1716 libvpx security update

libvpx provides the VP8/VP9 SDK, which allows you to integrate your applications with the VP8 and VP9 video codecs, high quality, royalty free, open source codecs deployed on millions of computers and devices worldwide. Security Fixes: There exists interger overflows in libvpx in versions prior t...

7.8CVSS6.9AI score0.00814EPSS
SaveExploits1References2
BDU FSTEC
BDU FSTEC
added 2024/06/14 12:00 a.m.20 views

The vulnerability of the img_alloc_helper() function in the libaom video encoding library allows a hacker to execute arbitrary code.

The vulnerability of the imgallochelper function in the libaom video encoding library is related to integer overflow. Exploiting this vulnerability could allow a remote attacker to execute arbitrary code by sending specially crafted data...

10CVSS7.9AI score0.01264EPSS
SaveExploits1References15Affected Software5
AlpineLinux
AlpineLinux
added 2024/06/05 7:11 p.m.112 views

CVE-2024-5171

Integer overflow in libaom internal function imgallochelper can lead to heap buffer overflow. This function can be reached via 3 callers: Calling aomimgalloc with a large value of the dw, dh, or align parameter may result in integer overflows in the calculations of buffer sizes and offsets and so...

10CVSS9.7AI score0.01264EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2024/06/01 2:23 a.m.8 views

SUSE CVE-2024-36883

In the Linux kernel, the following vulnerability has been resolved: net: fix out-of-bounds access in opsinit netallocgeneric is called by netalloc, which is called without any locking. It reads maxgenptrs, which is changed under pernetopsrwsem. It is read twice, first to allocate an array, then t...

6.7CVSS6.4AI score0.00308EPSS
SaveExploits0References19
OSV
OSV
added 2024/05/30 4:15 p.m.12 views

UBUNTU-CVE-2024-36883

In the Linux kernel, the following vulnerability has been resolved: net: fix out-of-bounds access in opsinit netallocgeneric is called by netalloc, which is called without any locking. It reads maxgenptrs, which is changed under pernetopsrwsem. It is read twice, first to allocate an array, then t...

7.8CVSS6.5AI score0.00308EPSS
SaveExploits0References29
SUSE CVE
SUSE CVE
added 2024/05/28 3:29 p.m.7 views

SUSE CVE-2021-47542

In the Linux kernel, the following vulnerability has been resolved: net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic83xxaddrings In qlcnic83xxaddrings, the indirect function of ahw-hwops-allocmbxargs will be called to allocate memory for cmd.req.arg, and there is a dereference of it ...

5.5CVSS7.5AI score0.00251EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2024/05/28 3:33 a.m.6 views

SUSE CVE-2021-47467

In the Linux kernel, the following vulnerability has been resolved: kunit: fix reference count leak in kfreeatend The reference counting issue happens in the normal path of kfreeatend. When kunitallocandgetresource is invoked, the function forgets to handle the returned resource object, whose...

6.4AI score0.00489EPSS
SaveExploits0References8
BDU FSTEC
BDU FSTEC
added 2024/05/28 12:00 a.m.11 views

The vulnerability of the reqsk_queue_alloc() function in the Linux kernel-based TCP protocol implementation allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the reqskqueuealloc function in the net/core/requestsock.c module of the Linux kernel’s TCP protocol implementation is related to deficiencies in the serialization mechanism, leading to competitive access to resources. Exploiting this vulnerability could allow a remote attack...

10CVSS6.5AI score0.0018EPSS
SaveExploits0References22Affected Software3
SUSE CVE
SUSE CVE
added 2024/05/24 3:21 p.m.16 views

SUSE CVE-2021-47378

In the Linux kernel, the following vulnerability has been resolved: nvme-rdma: destroy cm id before destroy qp to avoid use after free We should always destroy cmid before destroy qp to avoid to get cma event after qp was destroyed, which may lead to use after free. In RDMA connection establishme...

7.8CVSS6.2AI score0.01166EPSS
SaveExploits0References60
OSV
OSV
added 2024/05/24 3:15 p.m.5 views

UBUNTU-CVE-2021-47503

In the Linux kernel, the following vulnerability has been resolved: scsi: pm80xx: Do not call scsiremovehost in pm8001alloc Calling scsiremovehost before scsiaddhost results in a crash: BUG: kernel NULL pointer dereference, address: 0000000000000108 RIP: 0010:devicedel+0x63/0x440 Call Trace:...

6.2CVSS6.2AI score0.00248EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/24 3:15 p.m.17 views

UBUNTU-CVE-2021-47528

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: Fix a NULL pointer dereference in cdnspendpointinit In cdnspendpointinit, cdnspringalloc is assigned to pep-ring and there is a dereference of it in cdnspendpointinit, which could lead to a NULL pointer dereference on...

5.5CVSS5.7AI score0.00205EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/05/23 3:23 p.m.6 views

SUSE CVE-2023-52865

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: clk-mt6797: Add check for mtkallocclkdata Add the check for the return value of mtkallocclkdata in order to avoid NULL pointer dereference...

4.7CVSS6.5AI score0.00245EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/05/23 3:23 p.m.8 views

SUSE CVE-2023-52875

In the Linux kernel, the following vulnerability has been resolved: clk: mediatek: clk-mt2701: Add check for mtkallocclkdata Add the check for the return value of mtkallocclkdata in order to avoid NULL pointer dereference...

4.1CVSS6.5AI score0.0023EPSS
SaveExploits0References18
Rows per page
Query Builder