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 1178856 - CVE-2014-9390 git: arbitrary command execution vulnerability on case-insensitive file systems [rhel-6]
Summary: CVE-2014-9390 git: arbitrary command execution vulnerability on case-insensit...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: git
Version: 6.5
Hardware: All
OS: Linux
low
low
Target Milestone: rc
: ---
Assignee: Petr Stodulka
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks: 1172231 CVE-2014-9390 1254457 1269194
TreeView+ depends on / blocked
 
Reported: 2015-01-05 14:51 UTC by Eric Rich
Modified: 2019-09-12 08:10 UTC (History)
15 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: CVE-2014-9390
: 1220552 (view as bug list)
Environment:
Last Closed: 2016-08-17 18:23:16 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
patch (10.14 KB, patch)
2015-05-07 14:23 UTC, Petr Stodulka
no flags Details | Diff
patch2 (10.14 KB, patch)
2015-05-09 14:14 UTC, Petr Stodulka
no flags Details | Diff
test patch (3.99 KB, patch)
2015-05-11 07:44 UTC, Petr Stodulka
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 1310493 0 None None None Never

Comment 2 Eric Rich 2015-01-05 14:54:00 UTC
(In reply to Eric Rich from comment #0)
> +++ This bug was initially created as a clone of Bug #1175960 +++

This BZ is a clone of a security issues, that does not effect RHEL, however clients are requesting that the git client be updated to the include the software fix in 1.8.5.6, 1.9.5, 2.0.5, 2.1.4 or 2.2.1 to help assist with server implementations from allowing malicious files from being put into the repo.

Comment 3 Petr Stodulka 2015-01-08 10:33:44 UTC
Ok. I can add patch in future with other patches, hovewer I don't know how QA can test this.

Comment 4 Jason Bradley Nance 2015-04-29 20:55:38 UTC
While not a pretty solution, couldn't you just have QA create a vfat filesystem and mount it up for testing?

Comment 5 Petr Stodulka 2015-05-07 14:23:58 UTC
Created attachment 1023160 [details]
patch

Promised patch is here, based on upstream and debian solution - because upstream patches are only for newer versions of git (1.8.5+) and this bug it's solved on debian for git v1.7.9. I haven't tested this well, yet, but if anyone want to test this, I will be glad for feedback.

Comment 6 Petr Stodulka 2015-05-09 14:14:27 UTC
Created attachment 1023798 [details]
patch2

I forgot update patch with error, so here is right version of patch.

Comment 7 Petr Stodulka 2015-05-11 07:44:56 UTC
Created attachment 1024123 [details]
test patch

Here is added test patch, which modify+add tests for git-1.7.1 for this CVE, used by updstream. patch2 is OK according to these tests.


Note You need to log in before you can comment on or make changes to this bug.