Lucene search
+L

12859 matches found

NVD
NVD
added 2024/09/05 5:15 a.m.27 views

CVE-2024-8178

The ctlwritebuffer and ctlreadbuffer functions allocated memory to be returned to userspace, without initializing it. Malicious software running in a guest VM that exposes virtioscsi can exploit the vulnerabilities to achieve code execution on the host in the bhyve userspace process, which...

9.3CVSS0.00601EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/09/05 4:31 a.m.16 views

CVE-2024-8178 Multiple issues in ctl(4) CAM Target Layer

The ctlwritebuffer and ctlreadbuffer functions allocated memory to be returned to userspace, without initializing it. Malicious software running in a guest VM that exposes virtioscsi can exploit the vulnerabilities to achieve code execution on the host in the bhyve userspace process, which...

8.1AI score0.00601EPSS
SaveExploits0References1
CVE
CVE
added 2024/09/05 4:31 a.m.66 views

CVE-2024-8178

CVE-2024-8178 affects the FreeBSD ctl subsystem (ctl_write_buffer and ctl_read_buffer) where memory allocated for return to userspace was not initialized, enabling abuse via virtio_scsi in guest VMs. Exploitation could allow code execution on the host bhyve process (typically running as root), wi...

9.3CVSS9.2AI score0.00601EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/09/05 4:31 a.m.33 views

CVE-2024-8178 Multiple issues in ctl(4) CAM Target Layer

The ctlwritebuffer and ctlreadbuffer functions allocated memory to be returned to userspace, without initializing it. Malicious software running in a guest VM that exposes virtioscsi can exploit the vulnerabilities to achieve code execution on the host in the bhyve userspace process, which...

0.00601EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/09/04 8:46 p.m.22 views

CVE-2024-44964

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leaks and crashes while performing a soft reset The second tagged commit introduced a UAF, as it removed restoring qvector-vport pointers after reinitializating the structures. This is due to that all queue...

6.7CVSS6.7AI score0.00227EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/04 8:46 p.m.16 views

CVE-2024-44963

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON when freeing tree block after error When freeing a tree block, at btrfsfreetreeblock, if we fail to create a delayed reference we don't deal with the error and just do a BUGON. The error most likely to happen ...

5.5CVSS6.9AI score0.00239EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/04 7:15 p.m.1 views

DEBIAN-CVE-2024-44963

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON when freeing tree block after error When freeing a tree block, at btrfsfreetreeblock, if we fail to create a delayed reference we don't deal with the error and just do a BUGON. The error most likely to happen ...

5.5CVSS5.7AI score0.00239EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/04 7:15 p.m.29 views

CVE-2024-44963

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON when freeing tree block after error When freeing a tree block, at btrfsfreetreeblock, if we fail to create a delayed reference we don't deal with the error and just do a BUGON. The error most likely to happen ...

5.5CVSS0.00239EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/04 7:15 p.m.8 views

UBUNTU-CVE-2024-44963

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON when freeing tree block after error When freeing a tree block, at btrfsfreetreeblock, if we fail to create a delayed reference we don't deal with the error and just do a BUGON. The error most likely to happen ...

5.5CVSS6.3AI score0.00239EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/09/04 6:51 p.m.9 views

libtiff: NULL pointer dereference in tif_dirinfo.c

A null pointer dereference flaw was found in Libtiff via tifdirinfo.c. This issue may allow an attacker to trigger memory allocation failures through certain means, such as restricting the heap space size or injecting faults, causing a segmentation fault. This can cause an application crash,...

7.5CVSS7.3AI score0.01516EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/09/04 6:36 p.m.50 views

CVE-2024-44964 idpf: fix memory leaks and crashes while performing a soft reset

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leaks and crashes while performing a soft reset The second tagged commit introduced a UAF, as it removed restoring qvector-vport pointers after reinitializating the structures. This is due to that all queue...

0.00227EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/04 6:36 p.m.13 views

CVE-2024-44963 btrfs: do not BUG_ON() when freeing tree block after error

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON when freeing tree block after error When freeing a tree block, at btrfsfreetreeblock, if we fail to create a delayed reference we don't deal with the error and just do a BUGON. The error most likely to happen ...

6.2AI score
SaveExploits0References6
CVE
CVE
added 2024/09/04 6:36 p.m.128 views

CVE-2024-44963

CVE-2024-44963 — Linux kernel (btrfs): The issue occurs in btrfs_free_tree_block() when freeing a tree block and an error occurs creating a delayed reference. Instead of handling the error, a BUG_ON() could trigger, causing space leakage if memory allocation fails or other errors propagate via bt...

5.5CVSS7.5AI score0.00239EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2024/09/04 7:24 a.m.7 views

kernel: mm/slub: fix to return errno if kmalloc() fails

In the Linux kernel, the following vulnerability has been resolved: mm/slub: fix to return errno if kmalloc fails In createuniqueid, kmalloc, GFPKERNEL can fail due to out-of-memory, if it fails, return errno correctly rather than triggering panic via BUGON; kernel BUG at mm/slub.c:5893! Internal...

5.5CVSS6.8AI score0.00241EPSS
SaveExploits0References5
FreeBSD
FreeBSD
added 2024/09/04 12:00 a.m.25 views

FreeBSD -- Multiple vulnerabilities in libnv

Problem Description: CVE-2024-45287 is a vulnerability that affects both the kernel and userland. A malicious value of size in a structure of packed libnv can cause an integer overflow, leading to the allocation of a smaller buffer than required for the parsed data. CVE-2024-45288 is a...

9.1CVSS7.2AI score0.00511EPSS
SaveExploits0
FreeBSD Advisory
FreeBSD Advisory
added 2024/09/04 12:00 a.m.24 views

FreeBSD-SA-24:11.ctl

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-24:11.ctl Security Advisory The FreeBSD Project Topic: Multiple issues in ctl4 CAM Target Layer Category: core Module: ctl Announced: 2024-09-04 Credits:...

9.8CVSS6.4AI score0.00601EPSS
SaveExploits0
Redos
Redos
added 2024/09/02 12:00 a.m.27 views

ROS-20240902-11

Vulnerability in Mozilla Firefox, Mozilla Firefox ESR, Mozilla Thunderbird email client is related to too soft memory allocation checks in Angle for GLSL shaders. with too soft memory allocation checks in Angle for GLSL shaders. Exploitation of the vulnerability could Allow an attacker acting...

9.8CVSS7.1AI score0.00977EPSS
SaveExploits0
Packet Storm
Packet Storm
added 2024/08/31 12:00 a.m.187 views

Node.js HTTP Pipelining Denial of Service

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Node.js HTTP Pipelining Denial of Service', 'Description' = %q This module exploits a Denial of Service DoS condition in the HTTP parser of Node....

5CVSS7AI score0.3722EPSS
SaveExploits3
Veracode
Veracode
added 2024/08/30 11:45 a.m.21 views

Denial Of Service (DOS)

TensorFlow is vulnerable to a denial of service. The vulnerability is due to the improper handling of the dimensionality of the output tensor in TensorFlow Lite's segment sum implementation,where the code uses the last element of the tensor holding segment IDs to determine the output tensor's siz...

4.3CVSS7.1AI score0.0076EPSS
SaveExploits1References7Affected Software3
OSV
OSV
added 2024/08/23 11:07 a.m.8 views

OESA-2024-2046 libtiff security update

This provides support for the Tag Image File Format TIFF, a widely used format for storing image data. The latest version of the TIFF specification is available on-line in several different formats.And contains command-line programs for manipulating TIFF format image files using the libtiff...

7.5CVSS6.6AI score0.01516EPSS
SaveExploits0References2
Rows per page
Query Builder