Bug 1903278

Summary: kernel: SLUB bulk alloc slowpath omits required TID increment
Product: [Other] Security Response Reporter: Guilherme de Almeida Suckevicz <gsuckevi>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: acaringi, adscvr, airlied, bhu, blc, bmasney, brdeoliv, bskeggs, dhoward, dvlasenk, fhrbata, hdegoede, hkrzesin, itamar, jarodwilson, jeremy, jforbes, jglisse, jlelli, jonathan, josef, jshortt, jstancek, jwboyer, kcarcia, kernel-maint, kernel-mgr, lgoncalv, linville, masami256, mchehab, mjg59, mlangsdo, nmurray, pmatouse, ptalbert, qzhao, rvrbovsk, steved, walters, williams
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-12-10 12:50:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1903279    
Bug Blocks: 1903280    

Description Guilherme de Almeida Suckevicz 2020-12-01 18:34:32 UTC
An issue was discovered in kmem_cache_alloc_bulk in mm/slub.c in the Linux kernel before 5.5.11. The slowpath lacks the required TID increment.

Reference:
https://bugs.chromium.org/p/project-zero/issues/detail?id=2022

Upstream patch:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=fd4d9c7d0c71866ec0c2825189ebd2ce35bd95b8

Comment 1 Guilherme de Almeida Suckevicz 2020-12-01 18:35:07 UTC
Created kernel tracking bugs for this issue:

Affects: fedora-all [bug 1903279]

Comment 2 Justin M. Forbes 2020-12-02 14:22:43 UTC
This was fixed for Fedora with the 5.5.11 stable kernel updates.

Comment 3 Petr Matousek 2020-12-10 12:51:47 UTC

*** This bug has been marked as a duplicate of bug 1875840 ***