Lucene search
+L

13082 matches found

OSV
OSV
added 2024/02/27 7:04 p.m.16 views

CVE-2021-46966

In the Linux kernel, the following vulnerability has been resolved: ACPI: custommethod: fix potential use-after-free issue In cmwrite, buf is always freed when reaching the end of the function. If the requested count is less than table.length, the allocated buffer will be freed but subsequent cal...

7.8CVSS7.5AI score
SaveExploits0References9
OSV
OSV
added 2024/02/27 7:04 p.m.8 views

CVE-2021-46943

In the Linux kernel, the following vulnerability has been resolved: media: staging/intel-ipu3: Fix setfmt error handling If there in an error during a setfmt, do not overwrite the previous sizes with the invalid config. Without this patch, v4l2-compliance ends up allocating 4GiB of RAM and causin...

7.8CVSS7.5AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:04 p.m.15 views

CVE-2021-46943

In the Linux kernel, the following vulnerability has been resolved: media: staging/intel-ipu3: Fix setfmt error handling If there in an error during a setfmt, do not overwrite the previous sizes with the invalid config. Without this patch, v4l2-compliance ends up allocating 4GiB of RAM and causin...

7.8CVSS6.5AI score0.00234EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/02/27 7:04 p.m.4 views

DEBIAN-CVE-2021-46943

In the Linux kernel, the following vulnerability has been resolved: media: staging/intel-ipu3: Fix setfmt error handling If there in an error during a setfmt, do not overwrite the previous sizes with the invalid config. Without this patch, v4l2-compliance ends up allocating 4GiB of RAM and causin...

7.8CVSS6.1AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/27 7:04 p.m.9 views

UBUNTU-CVE-2021-46943

In the Linux kernel, the following vulnerability has been resolved: media: staging/intel-ipu3: Fix setfmt error handling If there in an error during a setfmt, do not overwrite the previous sizes with the invalid config. Without this patch, v4l2-compliance ends up allocating 4GiB of RAM and causin...

7.8CVSS6.8AI score0.00234EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/02/27 5:11 p.m.23 views

CVE-2023-52471

A null pointer dereference problem was found in iceptp.c in ice in the Linux Kernel. This issue occurs when devmkasprintf returns a pointer to dynamically allocated memory, which can be NULL upon failure...

2.3CVSS6.5AI score0.00232EPSS
SaveExploits0References5
Veracode
Veracode
added 2024/02/27 3:51 p.m.20 views

Allocation Of Resources Without Limits

Suricata is vulnerable to Allocation of Resources Without Limits. The vulnerability is due to excessive memory use during pgsql parsing in Suricata versions prior to 7.0.3, leading to Out-of-Memory OOM-related crashes...

7.5CVSS6.5AI score0.00927EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2024/02/27 9:43 a.m.37 views

CVE-2021-46924 NFC: st21nfca: Fix memory leak in device probe and remove

In the Linux kernel, the following vulnerability has been resolved: NFC: st21nfca: Fix memory leak in device probe and remove 'phy-pendingskb' is alloced when device probe, but forgot to free in the error handling path and remove path, this cause memory leak as follows: unreferenced object...

6.3AI score0.00226EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/02/27 5:01 a.m.19 views

CVE-2023-52465

A NULL pointer flaw was found in the Linux kernel. In this flaw, devmkasprintf and devmkzalloc return a pointer to dynamically allocated memory, which can be NULL upon failure...

4.4CVSS6.4AI score0.00288EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/26 4:27 p.m.7 views

UBUNTU-CVE-2023-52465

In the Linux kernel, the following vulnerability has been resolved: power: supply: Fix null pointer dereference in smb2probe devmkasprintf and devmkzalloc return a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS6.2AI score0.00288EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/02/26 12:00 a.m.43 views

CVE-2023-52472

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.5CVSS6.3AI score0.00272EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/02/26 12:00 a.m.29 views

CVE-2023-52467

In the Linux kernel, the following vulnerability has been resolved: mfd: syscon: Fix null pointer dereference in ofsysconregister kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS5.9AI score0.00278EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
added 2024/02/26 12:00 a.m.16 views

CVE-2023-52465

In the Linux kernel, the following vulnerability has been resolved: power: supply: Fix null pointer dereference in smb2probe devmkasprintf and devmkzalloc return a pointer to dynamically allocated memory which can be NULL upon failure...

5.5CVSS6.1AI score0.00288EPSS
SaveExploits0References10
OSV
OSV
added 2024/02/25 8:16 a.m.8 views

CVE-2023-52467 mfd: syscon: Fix null pointer dereference in of_syscon_register()

In the Linux kernel, the following vulnerability has been resolved: mfd: syscon: Fix null pointer dereference in ofsysconregister kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure...

5.8AI score
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2024/02/23 12:00 a.m.36 views

F5 Networks BIG-IP : libssh vulnerability (K000138682)

The version of F5 Networks BIG-IP installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the K000138682 advisory. - A vulnerability was found in libssh, where the authentication check of the connecting client can be bypassed in...

6.5CVSS6.4AI score0.01061EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2024/02/21 12:09 a.m.29 views

Potential buffer overflow in CBOR2 decoder

Summary Ever since https://github.com/agronholm/cbor2/pull/204 or specifically https://github.com/agronholm/cbor2/commit/387755eacf0be35591a478d3c67fe10618a6d542 was merged, I can create a reproducible crash when running the snippet under PoC on a current Debian bullseye aarm64 on a Raspberry Pi ...

7.5CVSS6.9AI score0.01177EPSS
SaveExploits1References11Affected Software1
OpenVAS
OpenVAS
added 2024/02/21 12:00 a.m.29 views

Ubuntu: Security Advisory (USN-6625-3)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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...

7CVSS7.3AI score0.00888EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/02/20 6:34 p.m.37 views

CVE-2023-52438

In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in shinker's callback The mmap read lock is used during the shrinker's callback, which means that using alloc-vma pointer isn't safe as it can race with munmap. As of commit dd2283f2605e "mm: mmap: zap...

7.8CVSS6.4AI score0.00295EPSS
SaveExploits0
Prion
Prion
added 2024/02/13 2:15 p.m.33 views

Type confusion

To keep its cache database efficient, named running as a recursive resolver occasionally attempts to clean up the database. It uses several methods, including some that are asynchronous: a small chunk of memory pointing to the cache element that can be cleaned up is first allocated and then queue...

5CVSS7.3AI score0.01106EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/02/13 3:50 a.m.7 views

SUSE CVE-2024-25450

imlib2 v1.9.1 was discovered to mishandle memory allocation in the function initimlibfonts...

8.8CVSS7.3AI score0.00659EPSS
SaveExploits1References3
Rows per page
Query Builder