Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1075995

Summary: systemd is vulnerable to denial of service (DoS) attacks
Product: Red Hat Enterprise Linux 7 Reporter: Martin <mholec>
Component: systemdAssignee: systemd-maint
Status: CLOSED CURRENTRELEASE QA Contact: qe-baseos-daemons
Severity: high Docs Contact:
Priority: unspecified    
Version: 7.0CC: dmach, lnykryn, systemd-maint-list, tcapek, tpelka
Target Milestone: rc   
Target Release: 7.0   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:67010653d1bfc529c2ed2c7381c40e78481749fa
Fixed In Version: systemd-208-9.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-18 07:42:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages
none
File: sosreport.tar.xz none

Description Martin 2014-03-13 10:53:43 UTC
Description of problem:
systemd is vulnerable to denial of service (DoS) attacks.

1. Login to Gnome.
2. Run gnome-terminal
3. Run following in terminal: ":(){ :|:& };:"
4. Open new terminal tab.
5. Run code from step 3.

Version-Release number of selected component:
systemd-208-8.el7

Additional info:
reporter:       libreport-2.1.11
backtrace_rating: 3
cmdline:        /usr/lib/systemd/systemd --switched-root --system --deserialize 22
crash_function: crash
environ:        
executable:     /usr/lib/systemd/systemd
kernel:         3.10.0-108.el7.x86_64
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (10 frames)
 #1 crash at src/core/main.c:148
 #3 ??
 #4 bucket_hash at src/shared/hashmap.c:181
 #5 hashmap_remove at src/shared/hashmap.c:578
 #6 set_remove at src/shared/set.c:75
 #7 unit_unwatch_pid at src/core/unit.c:1689
 #8 manager_dispatch_sigchld at src/core/manager.c:1392
 #9 manager_process_signal_fd at src/core/manager.c:1636
 #10 process_event at src/core/manager.c:1661
 #11 manager_loop at src/core/manager.c:1858

Comment 1 Martin 2014-03-13 10:53:45 UTC
Created attachment 873909 [details]
File: backtrace

Comment 2 Martin 2014-03-13 10:53:48 UTC
Created attachment 873910 [details]
File: cgroup

Comment 3 Martin 2014-03-13 10:53:50 UTC
Created attachment 873911 [details]
File: core_backtrace

Comment 4 Martin 2014-03-13 10:53:52 UTC
Created attachment 873912 [details]
File: dso_list

Comment 5 Martin 2014-03-13 10:53:53 UTC
Created attachment 873913 [details]
File: limits

Comment 6 Martin 2014-03-13 10:53:55 UTC
Created attachment 873914 [details]
File: maps

Comment 7 Martin 2014-03-13 10:53:57 UTC
Created attachment 873915 [details]
File: open_fds

Comment 8 Martin 2014-03-13 10:53:59 UTC
Created attachment 873916 [details]
File: proc_pid_status

Comment 9 Martin 2014-03-13 10:54:01 UTC
Created attachment 873917 [details]
File: var_log_messages

Comment 10 Martin 2014-03-13 10:54:30 UTC
Created attachment 873918 [details]
File: sosreport.tar.xz

Comment 11 Lukáš Nykrýn 2014-03-14 13:00:00 UTC
208-9 should fix everything that went wrong in 208-8.
https://brewweb.devel.redhat.com/taskinfo?taskID=7203233
Can you please try it?