Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*\[PATCH\s+2\.6\s+NET\]\s+Catch\s+wrong\s+RTATTR_MAX\s+with\s+BUG\(\)\s*$/: 6 ]

Total 6 documents matching your query.

1. Re: [PATCH 2.6 NET] Catch wrong RTATTR_MAX with BUG() (score: 1)
Author: Baligant <francois@xxxxxxxxxxxx
Date: Thu, 9 Sep 2004 09:55:31 -0700
sn't co
/archives/netdev/2004-09/msg00260.html (8,221 bytes)

2. [PATCH 2.6 NET] Catch wrong RTATTR_MAX with BUG() (score: 1)
Author: as Graf <tgraf@xxxxxxx>
Date: Thu, 9 Sep 2004 18:43:46 +0200
e a com
/archives/netdev/2004-09/msg00264.html (7,521 bytes)

3. Re: [PATCH 2.6 NET] Catch wrong RTATTR_MAX with BUG() (score: 1)
Author: eg@xxxxxxxxxxx>
Date: Fri, 10 Sep 2004 02:24:28 +0900 (JST)
ioctls
/archives/netdev/2004-09/msg00266.html (8,330 bytes)

4. Re: [PATCH 2.6 NET] Catch wrong RTATTR_MAX with BUG() (score: 1)
Author: "David S. Miller" <davem@xxxxxxxxxxxxx>
Date: Thu, 9 Sep 2004 09:55:31 -0700
Your test has an off by one error, but more importantly, it's probably better to do this at compile time with something like: extern void rtattr_max_too_small(void); ... void __init rtnetlink_init(vo
/archives/netdev/2004-09/msg01716.html (8,281 bytes)

5. [PATCH 2.6 NET] Catch wrong RTATTR_MAX with BUG() (score: 1)
Author: Thomas Graf <tgraf@xxxxxxx>
Date: Thu, 9 Sep 2004 18:43:46 +0200
Catches outdated/invalid RTATTR_MAX and therefore avoids possible stack corruption. Signed-off-by: Thomas Graf <tgraf@xxxxxxx> -- linux-2.6.9-rc1-bk15.orig/net/core/rtnetlink.c 2004-09-08 18:33:42.00
/archives/netdev/2004-09/msg01720.html (7,521 bytes)

6. Re: [PATCH 2.6 NET] Catch wrong RTATTR_MAX with BUG() (score: 1)
Author: YOSHIFUJI Hideaki / <yoshfuji@xxxxxxxxxxxxxx>
Date: Fri, 10 Sep 2004 02:24:28 +0900 (JST)
Something like: if (rta_max[sz_idx] > RTATTR_MAX) goto err_inval; -- Hideaki YOSHIFUJI @ USAGI Project <yoshfuji@xxxxxxxxxxxxxx> GPG FP: 9022 65EB 1ECF 3AD1 0BDF 80D8 4807 F894 E062 0EEA
/archives/netdev/2004-09/msg01722.html (8,390 bytes)


This search system is powered by Namazu