lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 19 Dec 2013 15:03:01 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	fanwlexca@...il.com
Cc:	michael.opdenacker@...e-electrons.com, gaofeng@...fujitsu.com,
	akpm@...ux-foundation.org, t.sailer@...mni.ethz.ch,
	netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] drivers/net/hamradio: Integer overflow in
 hdlcdrv_ioctl()

From: Wenliang Fan <fanwlexca@...il.com>
Date: Tue, 17 Dec 2013 11:25:28 +0800

> The local variable 'bi' comes from userspace. If userspace passed a
> large number to 'bi.data.calibrate', there would be an integer overflow
> in the following line:
> 	s->hdlctx.calibrate = bi.data.calibrate * s->par.bitrate / 16;
> 
> Signed-off-by: Wenliang Fan <fanwlexca@...il.com>

Applied and queued up for -stable, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ