Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 17 Feb 2010 11:46:19 +0100
From: Marcus Meissner <meissner@...e.de>
To: OSS Security List <oss-security@...ts.openwall.com>
Subject: additional memory leak in USB userspace handling

Hi,

a memory allocation leak (not information, just unfreed memory)
was spotted and fixed by Linus during debugging of previous problem.

On put_user() errors it would leak one "struct async" per REAPURB call.

Fix is in commit ddeee0b2eec2a51b0712b04de4b39e7bec892a53, also
attached.

Affected code is also going back throughout 2.6 history.

The issue is of less importance than the information leak fix, I am not
sure if it deserves a CVE or not.

Ciao, Marcus

View attachment "reapurb-memleak.pat" of type "text/plain" (3456 bytes)

Powered by blists - more mailing lists

Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.