On Fri, Oct 21, 2016 at 6:42 PM, Andy Mender <andymenderu...@gmail.com> wrote:
> On 21 October 2016 at 17:04, Rich Freeman <ri...@gentoo.org> wrote:
>>
>> On Fri, Oct 21, 2016 at 10:49 AM, Mick <michaelkintz...@gmail.com> wrote:
>> > https://github.com/dirtycow/dirtycow.github.io/wiki/VulnerabilityDetails
>> >
>> > Are we patched?  I'm running 4.4.21-gentoo
>> >
>>
>> Not yet:
>> https://bugs.gentoo.org/show_bug.cgi?id=597624
>>
>> You're probably going to want to update to 4.4.26.  It has been
>> released, though it doesn't look like it is packaged in Gentoo yet.
>> I've been running upstream's git for a while (currently on 4.4.26).
>>
>> --
>> Rich
>>
> Would a Gentoo .config work with the upstream "vanilla" 4.4.26 kernel?
> I know Gentoo does some patching to the upstream sources and menuconfig has
>  additional features thereby.
>
> ~ Andy

Running 'make oldconfig' within the sources directory by default uses
whatever config-x.y.z is the highest version available in /boot.
Otherwise, copying the config file desired to the sources directory
followed by running 'make oldconfig' will generate a new one based on
the config file copied.
You could than run the diff on the gentoo config file and the vanilla
one and take it from there.

Reply via email to