[Bug 214721] [geom] [panic] graid panic: g_read_data: invalid length 262144
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jan 12 06:59:01 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214721
--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:
Author: cem
Date: Thu Jan 12 06:58:32 UTC 2017
New revision: 311964
URL: https://svnweb.freebsd.org/changeset/base/311964
Log:
g_raid: Prevent tasters from attempting excessively large reads
Some g_raid tasters attempt metadata reads in multiples of the provider
sectorsize. Reads larger than MAXPHYS are invalid, so detect and abort
in such situations.
Spiritually similar to r217305 / PR 147851.
PR: 214721
Sponsored by: Dell EMC Isilon
Changes:
head/sys/geom/raid/md_ddf.c
head/sys/geom/raid/md_promise.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-geom
mailing list