FS#46444 - [linux-lts] null pointer dereference with RAID5
Attached to Project:
Arch Linux
Opened by Christian Hesse (eworm) - Saturday, 26 September 2015, 13:56 GMT
Last edited by Andreas Radke (AndyRTR) - Thursday, 01 October 2015, 13:06 GMT
Opened by Christian Hesse (eworm) - Saturday, 26 September 2015, 13:56 GMT
Last edited by Andreas Radke (AndyRTR) - Thursday, 01 October 2015, 13:06 GMT
|
Details
Description:
Linux 4.1.x can crash hard with a null pointer dereference when using RAID5. Should be sufficient to apply two patches by Neil Brown [0][1], but it does not apply cleanly to 4.1.x. Either we have to backport it or apply a series by Yuanhan Liu [2][3][4] in preparation. All these patches went into 4.2.x, the two essential fixes were sent to Greg for stable. He did not yet apply nor queue them, though. [0] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/patch/?id=2d5b569b [1] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/patch/?id=49895bcc [2] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/patch/?id=9f3520c3 [3] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/patch/?id=b1b46486 [4] https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/patch/?id=e9e4c377 Additional info: linux-lts 4.1.8-1 |
This task depends upon
Closed by Andreas Radke (AndyRTR)
Thursday, 01 October 2015, 13:06 GMT
Reason for closing: Fixed
Additional comments about closing: 4.1.9
Thursday, 01 October 2015, 13:06 GMT
Reason for closing: Fixed
Additional comments about closing: 4.1.9
http://article.gmane.org/gmane.linux.kernel.stable/149742
http://article.gmane.org/gmane.linux.kernel.stable/149741
https://git.kernel.org/cgit/linux/kernel/git/stable/stable-queue.git/plain/queue-4.1/md-raid5-avoid-races-when-changing-cache-size.patch
https://git.kernel.org/cgit/linux/kernel/git/stable/stable-queue.git/plain/queue-4.1/md-raid5-don-t-let-shrink_slab-shrink-too-far.patch