Project

General

Profile

Actions

Bug #325

closed

Batman-adv module crashing kernel after setting throughput_override parameter

Added by Kirill Lukonin about 7 years ago. Updated about 6 years ago.

Status:
Rejected
Priority:
Urgent
Target version:
-
Start date:
02/17/2017
Due date:
02/20/2017
% Done:

0%

Estimated time:
12.00 h

Description

Batman module crashes when echoing to sysfs throughput_override file

For example, sysfs parameter is
/sys/class/net/mesh0/batman_adv/throughput_override

echo 0 > /sys/class/net/mesh0/batman_adv/throughput_override - nothing happens. File stays default (0.0 MBit)

echo 1 > /sys/class/net/mesh0/batman_adv/throughput_override - nothing happens. File stays default (0.0 MBit)

echo 10 > /sys/class/net/mesh0/batman_adv/throughput_override - nothing happens. File stays default (0.0 MBit)

echo 100 > /sys/class/net/mesh0/batman_adv/throughput_override - Kernel crashes.

Value can be from 0 to 99 to make it normal, but if it is more than 99 or it is a string, kernel crashes.

Actions

Also available in: Atom PDF