U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2024-29068

Change History

New CVE Received by NIST 7/25/2024 4:15:04 PM

Action Type Old Value New Value
Added CVSS V3.1

								
							
							
						
Canonical Ltd. AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:N/A:H
Added CWE

								
							
							
						
Canonical Ltd. CWE-20
Added Description

								
							
							
						
In snapd versions prior to 2.62, snapd failed to properly check the file
type when extracting a snap. The snap format is a squashfs file-system
image and so can contain files that are non-regular files (such as pipes 
or sockets etc). Various file entries within the snap squashfs image
(such as icons etc) are directly read by snapd when it is extracted. An 
attacker who could convince a user to install a malicious snap which
contained non-regular files at these paths could then cause snapd to block
indefinitely trying to read from such files and cause a denial of service.
Added Reference

								
							
							
						
Canonical Ltd. https://github.com/snapcore/snapd/commit/b66fee81606a1c05f965a876ccbaf44174194063 [No types assigned]
Added Reference

								
							
							
						
Canonical Ltd. https://github.com/snapcore/snapd/pull/13682 [No types assigned]