Lucene search
+L

114 matches found

Cvelist
Cvelist
added 2024/10/21 6:2 p.m.19 views

CVE-2024-50002 static_call: Handle module init failure correctly in static_call_del_module()

In the Linux kernel, the following vulnerability has been resolved: staticcall: Handle module init failure correctly in staticcalldelmodule Module insertion invokes staticcalladdmodule to initialize the static calls in a module. staticcalladdmodule invokes staticcallinit, which allocates a struct...

0.00236EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/09/11 3:13 p.m.16 views

CVE-2024-45027 usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check for xhci-interrupters being allocated in xhcimemclearup If xhcimeminit fails, it calls into xhcimemcleanup to mop up the damage. If it fails early enough, before xhci-interrupters is allocated but after...

6.8AI score0.00206EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/09/11 12:0 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from an interruptor allocation checking issue in the usb:xhci component...

5.5CVSS6.6AI score0.00206EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/08/07 9:43 a.m.9 views

kernel: netfilter: complete validation of user input

A denial of service vulnerability exists in the Linux kernel such that @optlen validation is not called before the function xtalloctableinfo, an attacker could craft a payload that results in a crash resulting in loss of availability...

7.1CVSS6.5AI score0.00238EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/24 3:15 p.m.1 views

DEBIAN-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.5CVSS5.4AI score0.00251EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/21 2:2 a.m.7 views

SUSE CVE-2023-52663

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: amd: Fix memory leak in amdsofacpprobe Driver uses kasprintf to initialize fwcode,databin members of struct acpdevdata, but kfree is never called to deallocate the memory, which results in a memory leak. Fix the issue ...

5.5CVSS6.7AI score0.00224EPSS
SaveExploits0References13
OSV
OSV
added 2024/05/19 9:15 a.m.9 views

UBUNTU-CVE-2024-35883

In the Linux kernel, the following vulnerability has been resolved: spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxxspiprobe In function pci1xxxxspiprobe, there is a potential null pointer that may be caused by a failed memory allocation by the function devmkzalloc. Hence, a...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/01 6:15 a.m.3 views

DEBIAN-CVE-2024-26940

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Create debugfs ttmresourcemanager entry only if needed The driver creates /sys/kernel/debug/dri/0/mobttm even when the corresponding ttmresourcemanager is not allocated. This leads to a crash when trying to read from...

5.5CVSS5.7AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.6 views

UBUNTU-CVE-2024-26940

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Create debugfs ttmresourcemanager entry only if needed The driver creates /sys/kernel/debug/dri/0/mobttm even when the corresponding ttmresourcemanager is not allocated. This leads to a crash when trying to read from...

5.5CVSS6.2AI score0.00227EPSS
SaveExploits0References13
OSV
OSV
added 2024/04/03 5:15 p.m.11 views

UBUNTU-CVE-2024-26771

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: edma: Add some null pointer checks to the edmaprobe devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer...

5.5CVSS6AI score0.00239EPSS
SaveExploits0References19
OSV
OSV
added 2024/03/25 10:15 a.m.8 views

UBUNTU-CVE-2021-47165

In the Linux kernel, the following vulnerability has been resolved: drm/meson: fix shutdown crash when component not probed When main component is not probed, by example when the dw-hdmi module is not loaded yet or in probe defer, the following crash appears on shutdown: Unable to handle kernel...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References8
OSV
OSV
added 2024/03/06 7:15 a.m.15 views

UBUNTU-CVE-2023-52607

In the Linux kernel, the following vulnerability has been resolved: powerpc/mm: Fix null-pointer dereference in pgtablecacheadd kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer validity...

5.5CVSS6.1AI score0.00234EPSS
SaveExploits0References27
OSV
OSV
added 2024/02/25 8:16 a.m.9 views

CVE-2023-52472 crypto: rsa - add a check for allocation failure

In the Linux kernel, the following vulnerability has been resolved: crypto: rsa - add a check for allocation failure Static checkers insist that the mpialloc allocation can fail so add a check to prevent a NULL dereference. Small allocations like this can't actually fail in current kernels, but...

5.9AI score
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2023/08/21 12:0 a.m.11 views

The vulnerability of the vp3_decode_frame function in the libavcodec/vp3.c component of the FFmpeg multimedia library allows a attacker to cause a service failure.

The vulnerability of the vp3decodeframe function in the libavcodec/vp3.c component of the FFmpeg multimedia library is related to the lack of checking for the return value of the avmalloc function. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

7.8CVSS6.9AI score0.0142EPSS
SaveExploits0References11Affected Software4
Snyk
Snyk
added 2023/07/23 12:52 p.m.5 views

Denial of Service (DoS)

Overview Affected versions of this package are vulnerable to Denial of Service DoS due to a missing allocation check in sftp server processing read requests. A malicious client can request up to 4GB SFTP reads, causing allocation of up to 4GB buffers, which is not being checked for failure. For...

6.5CVSS7AI score0.00903EPSS
SaveExploits0References2
NVD
NVD
added 2023/07/21 8:15 p.m.21 views

CVE-2023-3603

A missing allocation check in sftp server processing read requests may cause a NULL dereference on low-memory conditions. The malicious client can request up to 4GB SFTP reads, causing allocation of up to 4GB buffers, which was not being checked for failure. This will likely crash the authenticat...

6.5CVSS5.3AI score0.00903EPSS
SaveExploits0References2
Prion
Prion
added 2023/07/21 8:15 p.m.15 views

Memory corruption

A missing allocation check in sftp server processing read requests may cause a NULL dereference on low-memory conditions. The malicious client can request up to 4GB SFTP reads, causing allocation of up to 4GB buffers, which was not being checked for failure. This will likely crash the authenticat...

4CVSS6.4AI score0.00903EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/07/21 7:9 p.m.25 views

CVE-2023-3603 Processing sftp server read may cause null dereference

A missing allocation check in sftp server processing read requests may cause a NULL dereference on low-memory conditions. The malicious client can request up to 4GB SFTP reads, causing allocation of up to 4GB buffers, which was not being checked for failure. This will likely crash the authenticat...

3.1CVSS6.7AI score0.00903EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/07/21 12:0 a.m.2 views

PT-2023-25414 · Openssh · Openssh

Name of the Vulnerable Software and Affected Versions: OpenSSH SFTP server affected versions not specified Description: A missing allocation check in the SFTP server when processing read requests can cause a NULL dereference under low-memory conditions. A malicious client can request up to 4GB SF...

6.5CVSS6.9AI score0.00903EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2023/07/20 1:38 p.m.20 views

CVE-2023-3603

A missing allocation check in sftp server processing read requests may cause a NULL dereference on low-memory conditions. The malicious client can request up to 4GB SFTP reads, causing allocation of up to 4GB buffers, which was not being checked for failure. This will likely crash the authenticat...

3.1CVSS5.4AI score0.00903EPSS
SaveExploits0References3
Rows per page
Query Builder