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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 8 Mar 2014 17:15:47 -0800 From: Greg KH <gregkh@...uxfoundation.org> To: Linus Torvalds <torvalds@...ux-foundation.org>, Andrew Morton <akpm@...ux-foundation.org> Cc: linux-kernel@...r.kernel.org, devel@...uxdriverproject.org Subject: [GIT PULL] Staging driver fix for 3.14-rc6 The following changes since commit 0414855fdc4a40da05221fc6062cccbc0c30f169: Linux 3.14-rc5 (2014-03-02 18:56:16 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git/ tags/staging-3.15-rc6 for you to fetch changes up to 084b6e7765b9554699afa23a50e702a3d0ae4b24: staging/cxt1e1/linux.c: Correct arbitrary memory write in c4_ioctl() (2014-03-04 16:20:01 -0800) ---------------------------------------------------------------- Staging driver tree fix for 3.14-rc6 Here is a single staging driver fix for your tree. It resolves an issue with arbritary writes to memory if a specific driver is loaded. Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org> ---------------------------------------------------------------- Salva Peiró (1): staging/cxt1e1/linux.c: Correct arbitrary memory write in c4_ioctl() drivers/staging/cxt1e1/linux.c | 2 ++ 1 file changed, 2 insertions(+) -- 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