nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nano-devel] [PATCH 1/2] check stat's result and avoid calling stat


From: Kamil Dudka
Subject: Re: [Nano-devel] [PATCH 1/2] check stat's result and avoid calling stat on a NULL pointer
Date: Sun, 28 Nov 2010 21:08:12 +0100
User-agent: KMail/1.9.10

On Thursday 19 August 2010 15:29:56 Kamil Dudka wrote:
> Hello,
>
> the attached patch addresses some flaws in nano, noticed during backport
> of the fix for CVE-2010-1160.  It adds checks of the return value of stat()
> and prevents the code from calling stat() on NULL value.
>
> Thanks in advance for considering the patch!

Please find the updated version of the patch.  The original version contained 
a bug, reported by Charles R. Anderson at https://bugzilla.redhat.com/657875

> Kamil

Attachment: 0001-check-stat-s-result-and-avoid-calling-stat-on-a-NULL.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]