aboutsummaryrefslogtreecommitdiff
path: root/net/unix/unix_bpf.c
diff options
context:
space:
mode:
authorWei Chen <[email protected]>2023-03-15 07:18:31 +0000
committerHelge Deller <[email protected]>2023-03-16 16:18:16 +0100
commit92e2a00f2987483e1f9253625828622edd442e61 (patch)
tree6971a1c426ed3bb0ed763873a7fe2c6df0274dc6 /net/unix/unix_bpf.c
parent203873a535d627c668f293be0cb73e26c30f9cc7 (diff)
fbdev: nvidia: Fix potential divide by zero
variable var->pixclock can be set by user. In case it equals to zero, divide by zero would occur in nvidiafb_set_par. Similar crashes have happened in other fbdev drivers. There is no check and modification on var->pixclock along the call chain to nvidia_check_var and nvidiafb_set_par. We believe it could also be triggered in driver nvidia from user site. Signed-off-by: Wei Chen <[email protected]> Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions