Bug 1222835 (CVE-2024-29902) - VUL-0: CVE-2024-29902: cosign: Malicious attachments can cause system-wide denial of service
Summary: VUL-0: CVE-2024-29902: cosign: Malicious attachments can cause system-wide de...
Status: RESOLVED FIXED
Alias: CVE-2024-29902
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents (show other bugs)
Version: unspecified
Hardware: Other Other
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Security Team bot
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/401414/
Whiteboard: CVSSv3.1:SUSE:CVE-2024-29902:4.2:(AV:...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-15 12:32 UTC by SMASH SMASH
Modified: 2024-06-18 12:30 UTC (History)
2 users (show)

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SMASH SMASH 2024-04-15 12:32:30 UTC
Cosign provides code signing and transparency for containers and binaries. Prior to version 2.2.4, a remote image with a malicious attachment can cause denial of service of the host machine running Cosign. This can impact other services on the machine that rely on having memory available such as a Redis database which can result in data loss. It can also impact the availability of other services on the machine that will not be available for the duration of the machine denial. The root cause of this issue is that Cosign reads the attachment from a remote image entirely into memory without checking the size of the attachment first. As such, a large attachment can make Cosign read a large attachment into memory; If the attachments size is larger than the machine has memory available, the machine will be denied of service. The Go runtime will make a SigKill after a few seconds of system-wide denial. This issue can allow a supply-chain escalation from a compromised registry to the Cosign user: If an attacher has compromised a registry or the account of an image vendor, they can include a malicious attachment and hurt the image consumer. Version 2.2.4 contains a patch for the vulnerability.

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-29902
https://www.cve.org/CVERecord?id=CVE-2024-29902
https://github.com/google/go-containerregistry/blob/a0658aa1d0cc7a7f1bcc4a3af9155335b6943f40/pkg/v1/remote/layer.go#L36-L40
https://github.com/sigstore/cosign/blob/9bc3ee309bf35d2f6e17f5d23f231a3d8bf580bc/pkg/oci/remote/remote.go#L228-L239
https://github.com/sigstore/cosign/commit/629f5f8fa672973503edde75f84dcd984637629e
https://github.com/sigstore/cosign/releases/tag/v2.2.4
https://github.com/sigstore/cosign/security/advisories/GHSA-88jx-383q-w4qc
https://bugzilla.redhat.com/show_bug.cgi?id=2274508
Comment 1 Thomas Leroy 2024-04-15 12:33:28 UTC
Affected:
- SUSE:SLE-15-SP4:Update
- openSUSE:Factory
Comment 2 OBSbugzilla Bot 2024-04-15 13:35:02 UTC
This is an autogenerated message for OBS integration:
This bug (1222835) was mentioned in
https://build.opensuse.org/request/show/1167811 Factory / cosign
Comment 4 Maintenance Automation 2024-05-02 08:30:03 UTC
SUSE-SU-2024:1486-1: An update that solves two vulnerabilities and contains one feature can now be installed.

Category: security (moderate)
Bug References: 1222835, 1222837
CVE References: CVE-2024-29902, CVE-2024-29903
Jira References: SLE-23879
Maintenance Incident: [SUSE:Maintenance:33590](https://smelt.suse.de/incident/33590/)
Sources used:
openSUSE Leap 15.4 (src):
 cosign-2.2.4-150400.3.20.1
openSUSE Leap 15.5 (src):
 cosign-2.2.4-150400.3.20.1
Basesystem Module 15-SP5 (src):
 cosign-2.2.4-150400.3.20.1

NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination.
Comment 5 Alexander Bergmann 2024-06-05 13:37:52 UTC
Fixed and released.
Comment 6 Maintenance Automation 2024-06-18 12:30:38 UTC
SUSE-SU-2024:1486-2: An update that solves two vulnerabilities and contains one feature can now be installed.

Category: security (moderate)
Bug References: 1222835, 1222837
CVE References: CVE-2024-29902, CVE-2024-29903
Jira References: SLE-23879
Maintenance Incident: [SUSE:Maintenance:33590](https://smelt.suse.de/incident/33590/)
Sources used:
openSUSE Leap 15.6 (src):
 cosign-2.2.4-150400.3.20.1
Basesystem Module 15-SP6 (src):
 cosign-2.2.4-150400.3.20.1

NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination.