A memory leak was discovered in the backport of fixes for CVE-2018-16864 in Red Hat Enterprise Linux. Function dispatch_message_real() in journald-server.c does not free the memory allocated by set_iovec_field_free() to store the `_CMDLINE=` entry. A local attacker may use this flaw to make systemd-journald crash. This issue only affects versions shipped with Red Hat Enterprise since v219-62.2.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/106632 | Third Party Advisory VDB Entry |
https://access.redhat.com/errata/RHBA-2019:0327 | Vendor Advisory |
https://access.redhat.com/errata/RHSA-2019:0201 | Vendor Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3815 | Issue Tracking Vendor Advisory |
https://lists.debian.org/debian-lts-announce/2019/03/msg00013.html | Mailing List Third Party Advisory |
http://www.securityfocus.com/bid/106632 | Third Party Advisory VDB Entry |
https://access.redhat.com/errata/RHBA-2019:0327 | Vendor Advisory |
https://access.redhat.com/errata/RHSA-2019:0201 | Vendor Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3815 | Issue Tracking Vendor Advisory |
https://lists.debian.org/debian-lts-announce/2019/03/msg00013.html | Mailing List Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
21 Nov 2024, 04:42
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securityfocus.com/bid/106632 - Third Party Advisory, VDB Entry | |
References | () https://access.redhat.com/errata/RHBA-2019:0327 - Vendor Advisory | |
References | () https://access.redhat.com/errata/RHSA-2019:0201 - Vendor Advisory | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3815 - Issue Tracking, Vendor Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2019/03/msg00013.html - Mailing List, Third Party Advisory |
Information
Published : 2019-01-28 15:29
Updated : 2024-11-21 04:42
NVD link : CVE-2019-3815
Mitre link : CVE-2019-3815
CVE.ORG link : CVE-2019-3815
JSON object : View
Products Affected
redhat
- enterprise_linux_server
- enterprise_linux_server_eus
- enterprise_linux_desktop
- enterprise_linux_server_aus
- openshift_container_platform
- enterprise_linux_workstation
debian
- debian_linux
CWE
CWE-401
Missing Release of Memory after Effective Lifetime