Bug 977356 (CVE-2013-1059) - CVE-2013-1059 Kernel: libceph: Fix NULL pointer dereference in auth client code
Summary: CVE-2013-1059 Kernel: libceph: Fix NULL pointer dereference in auth client code
Keywords:
Status: CLOSED NOTABUG
Alias: CVE-2013-1059
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 980341
Blocks: 977339
TreeView+ depends on / blocked
 
Reported: 2013-06-24 11:31 UTC by Prasad Pandit
Modified: 2021-02-17 07:35 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-02 06:33:09 UTC
Embargoed:


Attachments (Terms of Use)
Proposed patch (1.15 KB, patch)
2013-07-02 06:32 UTC, Petr Matousek
no flags Details | Diff

Description Prasad Pandit 2013-06-24 11:31:03 UTC
Linux kernel built with the Ceph core library(CONFIG_CEPH_LIB) support is
vulnerable to a NULL pointer dereference flaw. It could occur while handling
auth_reply messages from a CEPH client.

A remote user/program could use this flaw to crash the system, resulting in
denial of service.

References:

http://hkpco.kr/advisory/CVE-2013-1059.txt

Comment 1 Prasad Pandit 2013-06-24 11:34:50 UTC
Statement:

This issue does not affect the versions of the kernel package as shipped with
Red Hat Enterprise Linux 5, 6 and Red Hat Enterprise MRG 2.

Comment 2 Petr Matousek 2013-07-02 06:30:56 UTC
Created kernel tracking bugs for this issue:

Affects: fedora-all [bug 980341]

Comment 3 Petr Matousek 2013-07-02 06:32:02 UTC
Created attachment 767633 [details]
Proposed patch

Comment 4 Josh Boyer 2013-07-02 12:32:50 UTC
(In reply to Petr Matousek from comment #3)
> Created attachment 767633 [details]
> Proposed patch

That looks like it would work.  Do you plan on sending it upstream?

Comment 5 Petr Matousek 2013-07-02 12:57:40 UTC
(In reply to Josh Boyer from comment #4)
> (In reply to Petr Matousek from comment #3)
> > Created attachment 767633 [details]
> > Proposed patch
> 
> That looks like it would work.  Do you plan on sending it upstream?

This is actually patch acked by ceph maintainer Sage Weil (and not written by me). I expect him to send it upstream.


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