Lucene search
K

347 matches found

Cvelist
Cvelist
added 2024/03/06 6:45 a.m.31 views

CVE-2023-52607 powerpc/mm: Fix null-pointer dereference in pgtable_cache_add

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...

7.6AI score0.00017EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2024/03/05 10:22 p.m.14 views

CVE-2023-45290 Memory exhaustion in multipart form parsing in net/textproto and net/http

When parsing a multipart form either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile, limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a...

7.1AI score0.00491EPSS
Exploits0References6
NVD
NVD
added 2024/03/04 6:15 p.m.15 views

CVE-2021-47087

In the Linux kernel, the following vulnerability has been resolved: tee: optee: Fix incorrect page free bug Pointer to the allocated pages struct page page has already progressed towards the end of allocation. It is incorrect to perform freepagespage, order using this pointer as we would free any...

7.8CVSS7.4AI score0.00016EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2024/02/29 7:2 a.m.38 views

CVE-2021-46964

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Reserve extra IRQ vectors Commit a6dcfe08487e "scsi: qla2xxx: Limit interrupt vectors to number of CPUs" lowers the number of allocated MSI-X vectors to the number of CPUs. That breaks vector allocation assumptions...

4.4CVSS6AI score0.00015EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.30 views

CVE-2021-47004

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid touching checkpointed data in getvictim In CP disabling mode, there are two issues when using LFS or SSR | ATSSR mode to select victim: 1. LFS is set to find source section during GC, the victim should have no...

7.1CVSS5.9AI score0.00021EPSS
Exploits0References6
Prion
Prion
added 2024/02/28 9:15 a.m.28 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid touching checkpointed data in getvictim In CP disabling mode, there are two issues when using LFS or SSR | ATSSR mode to select victim: 1. LFS is set to find source section during GC, the victim should have no...

6.7AI score0.00021EPSS
Exploits0References4
OSV
OSV
added 2024/02/28 9:15 a.m.0 views

UBUNTU-CVE-2021-46996

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: Fix a memleak from userdata error path in new objects Release object name if userdata allocation fails...

5.5CVSS6.6AI score0.00036EPSS
Exploits0References7
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.18 views

CVE-2021-47004 f2fs: fix to avoid touching checkpointed data in get_victim()

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to avoid touching checkpointed data in getvictim In CP disabling mode, there are two issues when using LFS or SSR | ATSSR mode to select victim: 1. LFS is set to find source section during GC, the victim should have no...

6.6AI score0.00021EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/02/27 7:4 p.m.19 views

CVE-2021-46964

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Reserve extra IRQ vectors Commit a6dcfe08487e "scsi: qla2xxx: Limit interrupt vectors to number of CPUs" lowers the number of allocated MSI-X vectors to the number of CPUs. That breaks vector allocation assumptions...

5.5CVSS6.3AI score0.00015EPSS
Exploits0References5
Prion
Prion
added 2024/02/27 7:4 p.m.20 views

Double free

In the Linux kernel, the following vulnerability has been resolved: dm rq: fix double free of blkmqtagset in dev remove after table load fails When loading a device-mapper table for a request-based mapped device, and the allocation/initialization of the blkmqtagset for the device fails, a followi...

6.8AI score0.00015EPSS
Exploits0References8
Prion
Prion
added 2024/02/27 7:4 p.m.19 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Reserve extra IRQ vectors Commit a6dcfe08487e "scsi: qla2xxx: Limit interrupt vectors to number of CPUs" lowers the number of allocated MSI-X vectors to the number of CPUs. That breaks vector allocation assumptions...

6.5AI score0.00015EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2024/02/14 9:32 p.m.34 views

CVE-2023-52429

A flaw was found in the md driver in the linux kernel. Due to a missing check for struct dmioctl.targetcount, dmtablecreate can attempt to allocate more bytes than intended, resulting in a crash...

4.4CVSS7AI score0.00025EPSS
Exploits0References4
FreeBSD Advisory
FreeBSD Advisory
added 2024/02/14 12:0 a.m.9 views

FreeBSD-SA-24:02.tty

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-24:02.tty Security Advisory The FreeBSD Project Topic: jail2 information leak Category: core Module: jail Announced: 2024-02-14 Credits: Pawel Jakub Dawidek...

3.3CVSS5.9AI score0.00093EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2024/02/13 6:10 p.m.32 views

CVE-2024-25739

A flaw was found in the Linux kernel. The createemptylvol function in the drivers/mtd/ubi/vtbl.c file can attempt to allocate zero bytes of memory when the LEB size is smaller than a single volume table record. This issue can result in a denial of service...

5.5CVSS5.8AI score0.00008EPSS
Exploits0References3
CVE
CVE
added 2024/01/23 12:0 a.m.173 views

CVE-2024-23851

CVE-2024-23851 affects the Linux kernel; the issue is in copy_params() in drivers/md/dm-ioctl.c (up to 6.7.1) where it may allocate more than INT_MAX bytes due to a missing param_kernel->data_size check, leading to a crash. Several connected advisories note a patched kernel is available; apply...

5.5CVSS5.8AI score0.00029EPSS
Exploits0References6Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2024/01/09 3:5 p.m.21 views

Security Bulletin: IBM Decision Optimization for Cloud Pak for Data is vulnerable to a denial of service (CVE-2023-34462)

Summary There is a vulnerability in Netty used by IBM Decision Optimization for IBM Cloud Pak for Data. IBM Decision Optimization for IBM Cloud Pak for Data has addressed the applicable CVE. Vulnerability Details CVEID:CVE-2023-34462 DESCRIPTION: Netty is vulnerable to a denial of service, caused...

6.5CVSS7AI score0.00736EPSS
Exploits1Affected Software1
OpenVAS
OpenVAS
added 2023/12/21 12:0 a.m.21 views

Memory Leak Vulnerability in Huawei CloudEngine Product (huawei-sa-20201223-01-cloudengine)

There is a memory leak vulnerability in Huawei CloudEngine product. SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.6AI score0.00313EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.1 views

kernel: rethook: fix a potential memleak in rethook_alloc()

In the Linux kernel, the following vulnerability has been resolved: rethook: fix a potential memleak in rethookalloc In rethookalloc, the variable rh is not freed or passed out if handler is NULL, which could lead to a memleak, fix it. Masami: Add "rethook:" tag to the title. Acke-by: Masami...

5.5CVSS6.3AI score0.00017EPSS
Exploits0References5
OSV
OSV
added 2023/08/22 7:16 p.m.22 views

CVE-2022-48570

Crypto++ through 8.4 contains a timing side channel in ECDSA signature generation. Function FixedSizeAllocatorWithCleanup could write to memory outside of the allocation if the allocated memory was not 16-byte aligned. NOTE: this issue exists because the CVE-2019-14318 fix was intentionally remov...

7.5CVSS7.2AI score
Exploits0References2
Vulnrichment
Vulnrichment
added 2023/08/22 12:0 a.m.15 views

CVE-2022-48570

Crypto++ through 8.4 contains a timing side channel in ECDSA signature generation. Function FixedSizeAllocatorWithCleanup could write to memory outside of the allocation if the allocated memory was not 16-byte aligned. NOTE: this issue exists because the CVE-2019-14318 fix was intentionally remov...

6.8AI score0.00654EPSS
Exploits1References2
Rows per page
Query Builder