|
|
| |
|
| |
kernel: null pointer dereference
| Package(s): | kernel |
CVE #(s): | CVE-2009-1298
|
| Created: | December 7, 2009 |
Updated: | January 7, 2010 |
| Description: |
From the Red Hat bugzilla entry:
Between 2.6.28.10 and 2.6.29, net/ipv4/ip_fragment.c was patched, changing from
dev_net(dev) to container_of(...). Unfortunately the goto section (out_fail)
on oversized packets inside ip_frag_reasm() didn't get touched up as well.
Oversized IP packets cause a NULL pointer dereference and immediate hang.
|
| Alerts: |
|
( Log in to post comments)
|
|
|