nandfs removed from head in rS349352 but it's still in stable/12 and stable/11
Reported by: Ilja Van Sprundel <ivansprundel@ioactive.com>
Differential D21232
nandfs: avoid integer overflow in nandfs_get_dat_bdescs_ioctl emaste on Aug 12 2019, 4:56 PM. Authored by Tags None Referenced Files
Subscribers None
Details nandfs removed from head in rS349352 but it's still in stable/12 and stable/11 Reported by: Ilja Van Sprundel <ivansprundel@ioactive.com>
Diff Detail
Event TimelineComment Actions These are fine but (a) you need to have mount privs to execute this ioctl; (b) nandfs is a panic trap due to bad locking and the system can't stay up once there's any vnode pressure at all; and (c) the set of nandfs users is the empty set due to (b). This is not exploitable in any meaningful way. Comment Actions and you have to go out of your way to build and run it. But the fix is easier than explaining that we don't care about nandfs. |