Thread (4 messages) flat view 4 messages, 3 authors, 2007-07-25

net/9p/mux.c: use-after-free

From: Adrian Bunk <hidden>
Date: 2007-07-23 01:21:01
Also in: lkml

The Coverity checker spotted the following use-after-free
in net/9p/mux.c:

<--  snip  -->

...
struct p9_conn *p9_conn_create(struct p9_transport *trans, int msize,
                                    unsigned char *extended)
{
...
        if (!m->tagpool) {
                kfree(m);
                return ERR_PTR(PTR_ERR(m->tagpool));
        }
...

<--  snip  -->


cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help