Difference between revisions of "Kernel bugs"

From CRIU
Jump to navigation Jump to search
(Created page with "We have the [https://ci.openvz.org/job/CRIU/view/All/job/CRIU-linux-next/ CRIU-linux-next] job to check all kernel changes before they moved into the upstream kernel. {| clas...")
 
Line 1: Line 1:
 
We have the [https://ci.openvz.org/job/CRIU/view/All/job/CRIU-linux-next/ CRIU-linux-next] job to check all kernel changes before they moved into the upstream kernel.
 
We have the [https://ci.openvz.org/job/CRIU/view/All/job/CRIU-linux-next/ CRIU-linux-next] job to check all kernel changes before they moved into the upstream kernel.
  
 +
== Caught bugs ==
 
{| class="wikitable"
 
{| class="wikitable"
 +
|
 +
| Dozen of bugs before the next line
 +
|-
 
|20161024
 
|20161024
 
| [https://lkml.org/lkml/2016/10/24/856 <nowiki>[ISSUE] mm: Add a user_ns owner to mm_struct and fix ptrace_may_access</nowiki>]
 
| [https://lkml.org/lkml/2016/10/24/856 <nowiki>[ISSUE] mm: Add a user_ns owner to mm_struct and fix ptrace_may_access</nowiki>]

Revision as of 00:24, 15 November 2016

We have the CRIU-linux-next job to check all kernel changes before they moved into the upstream kernel.

Caught bugs

Dozen of bugs before the next line
20161024 [ISSUE] mm: Add a user_ns owner to mm_struct and fix ptrace_may_access
20161114 BUG: unable to handle kernel NULL pointer dereference in __sk_mem_raise_allocated()