CVE-2015-4556
published 2017-03-29CVE-2015-4556: The string-translate* procedure in the data-structures unit in CHICKEN before 4.10.0 allows remote attackers to cause a denial of service (crash).
PriorityP434high7.5CVSS 3.0
AVNACLPRNUINSUCNINAH
EPSS
2.06%
79.4th percentile
The string-translate* procedure in the data-structures unit in CHICKEN before 4.10.0 allows remote attackers to cause a denial of service (crash).
Affected
6 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| call-cc | chicken | <= 4.9.0 | — |
| chicken | chicken | >= 0 < 4.10.0-1 | 4.10.0-1 |
| chicken | chicken | >= 0 < 4.10.0-1 | 4.10.0-1 |
| chicken | chicken | >= 0 < 4.10.0-1 | 4.10.0-1 |
| chicken | chicken | >= 0 < 4.10.0-1 | 4.10.0-1 |
| debian | chicken | < chicken 4.10.0-1 (bookworm) | chicken 4.10.0-1 (bookworm) |
CVSS provenance
nvdv3.07.5HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:N/I:N/A:P
osv7.5HIGH
vendor_debian7.5HIGH
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-j22h-w3hq-g7h8: The string-translate* procedure in the data-structures unit in CHICKEN before 4
ghsa_unreviewed·2022-05-17
CVE-2015-4556 [HIGH] CWE-20 GHSA-j22h-w3hq-g7h8: The string-translate* procedure in the data-structures unit in CHICKEN before 4
The string-translate* procedure in the data-structures unit in CHICKEN before 4.10.0 allows remote attackers to cause a denial of service (crash).
OSV
CVE-2015-4556: The string-translate* procedure in the data-structures unit in CHICKEN before 4
osv·2017-03-29·CVSS 7.5
CVE-2015-4556 [HIGH] CVE-2015-4556: The string-translate* procedure in the data-structures unit in CHICKEN before 4
The string-translate* procedure in the data-structures unit in CHICKEN before 4.10.0 allows remote attackers to cause a denial of service (crash).
Red Hat
kernel: udmabuf: change folios array from kmalloc to kvmalloc
vendor_redhat·2024-12-27·CVSS 5.5
CVE-2024-56544 [MEDIUM] CWE-476 kernel: udmabuf: change folios array from kmalloc to kvmalloc
kernel: udmabuf: change folios array from kmalloc to kvmalloc
In the Linux kernel, the following vulnerability has been resolved:
udmabuf: change folios array from kmalloc to kvmalloc
When PAGE_SIZE 4096, MAX_PAGE_ORDER 10, 64bit machine,
page_alloc only support 4MB.
If above this, trigger this warn and return NULL.
udmabuf can change size limit, if change it to 3072(3GB), and then alloc
3GB udmabuf, will fail create.
[ 4080.876581] ------------[ cut here ]------------
[ 4080.876843] WARNING: CPU: 3 PID: 2015 at mm/page_alloc.c:4556 __alloc_pages+0x2c8/0x350
[ 4080.878839] RIP: 0010:__alloc_pages+0x2c8/0x350
[ 4080.879470] Call Trace:
[ 4080.879473]
[ 4080.879473] ? __alloc_pages+0x2c8/0x350
[ 4080.879475] ? __warn.cold+0x8e/0xe8
[ 4080.880647] ? __alloc_pages+0x2c8/0x350
[ 4080.880909] ?
Debian
CVE-2015-4556: chicken - The string-translate* procedure in the data-structures unit in CHICKEN before 4....
vendor_debian·2015·CVSS 7.5
CVE-2015-4556 [HIGH] CVE-2015-4556: chicken - The string-translate* procedure in the data-structures unit in CHICKEN before 4....
The string-translate* procedure in the data-structures unit in CHICKEN before 4.10.0 allows remote attackers to cause a denial of service (crash).
Scope: local
bookworm: resolved (fixed in 4.10.0-1)
bullseye: resolved (fixed in 4.10.0-1)
forky: resolved (fixed in 4.10.0-1)
sid: resolved (fixed in 4.10.0-1)
trixie: resolved (fixed in 4.10.0-1)
No detection rules found.
No public exploits indexed.
Bugzilla
CVE-2015-4556 chicken: out-of-bounds read in CHICKEN Scheme's string-translate* procedure [epel-all]
bugzilla·2015-06-15·CVSS 7.5
CVE-2015-4556 [HIGH] CVE-2015-4556 chicken: out-of-bounds read in CHICKEN Scheme's string-translate* procedure [epel-all]
CVE-2015-4556 chicken: out-of-bounds read in CHICKEN Scheme's string-translate* procedure [epel-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of Fedora EPEL.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects mul
Bugzilla
CVE-2015-4556 chicken: out-of-bounds read in CHICKEN Scheme's string-translate* procedure
bugzilla·2015-06-15·CVSS 7.5
CVE-2015-4556 [HIGH] CVE-2015-4556 chicken: out-of-bounds read in CHICKEN Scheme's string-translate* procedure
CVE-2015-4556 chicken: out-of-bounds read in CHICKEN Scheme's string-translate* procedure
It was discovered that the string-translate*
procedure from the data-structures unit can scan beyond the input string's
length up to the length of the source strings in the map that's passed to
string-translate*. This issue was fixed in master 8a46020, and it will
make its way into CHICKEN 4.10.
This bug is present in all released versions of CHICKEN.
Upstream patches:
http://lists.nongnu.org/archive/html/chicken-hackers/2015-06/msg00037.html
http://lists.nongnu.org/archive/html/chicken-hackers/2015-06/txtHKRTbJy12t.txt
CVE request: http://seclists.org/oss-sec/2015/q2/709
Discussion:
Created chicken tracking bugs for this issue:
Affects: fedora-all [bug 1231872]
Affects: epel-all [bug 1231873]
Bugzilla
CVE-2015-4556 chicken: out-of-bounds read in CHICKEN Scheme's string-translate* procedure [fedora-all]
bugzilla·2015-06-15·CVSS 7.5
CVE-2015-4556 [HIGH] CVE-2015-4556 chicken: out-of-bounds read in CHICKEN Scheme's string-translate* procedure [fedora-all]
CVE-2015-4556 chicken: out-of-bounds read in CHICKEN Scheme's string-translate* procedure [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of Fedora.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: this issue affects multip
http://lists.nongnu.org/archive/html/chicken-announce/2015-06/msg00010.htmlhttp://lists.nongnu.org/archive/html/chicken-hackers/2015-06/msg00037.htmlhttp://seclists.org/oss-sec/2015/q2/712http://www.securityfocus.com/bid/97293https://bugzilla.redhat.com/show_bug.cgi?id=1231871https://security.gentoo.org/glsa/201612-54http://lists.nongnu.org/archive/html/chicken-announce/2015-06/msg00010.htmlhttp://lists.nongnu.org/archive/html/chicken-hackers/2015-06/msg00037.htmlhttp://seclists.org/oss-sec/2015/q2/712http://www.securityfocus.com/bid/97293https://bugzilla.redhat.com/show_bug.cgi?id=1231871https://security.gentoo.org/glsa/201612-54
2017-03-29
Published