Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 287469 - sys-kernel/openvz-sources-2.6.27.2.1-r2: missing sock_sendpage patch
Summary: sys-kernel/openvz-sources-2.6.27.2.1-r2: missing sock_sendpage patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Kernel (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Security
URL: http://git.kernel.org/?p=linux/kernel...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-03 09:54 UTC by Fabio Erculiani (RETIRED)
Modified: 2009-11-04 07:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabio Erculiani (RETIRED) gentoo-dev 2009-10-03 09:54:45 UTC
sys-kernel/openvz-sources-2.6.27.2.1-r2 is missing the famous security patch that fixes a NULL pointer dereference (see URL). Ebuilds affected (masked ebuilds haven't been tested):

  - sys-kernel/openvz-sources-2.6.27.2.1-r2.ebuild

Patch applies almost cleanly:
# patch -p1 --dry-run < sock_sendpage.patch
patching file net/socket.c
Hunk #1 succeeded at 693 (offset -2 lines).

Reproducible: Always
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2009-11-04 07:59:50 UTC
This is fixed in 2.6.27.2.1-r3 which is stalbe now. Thank you for report.