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-next>] [day] [month] [year] [list]
Date:	Mon, 19 May 2014 22:03:58 -0700
From:	David Matlack <matlackdavid@...il.com>
To:	gregkh@...uxfoundation.org
Cc:	linux-kernel@...r.kernel.org, devel@...verdev.osuosl.org,
	liodot@...il.com, charrer@...critech.com, dan.carpenter@...cle.com,
	David Matlack <matlackdavid@...il.com>
Subject: [PATCH V2 0/2] staging: slicoss: fix checksum computation

This patchset fixes a broken checksum function and removes a struct
that was being used to ignore bad checksum values.

V2 Changes:
  * Change subject to make clear this patchset fixes a bug.
  * Explicitly comment that the checksum algorithm is RFC 1071.
  * Remove byte swapping code.
  * Add detail in the changelog of each patch describing the effects
    on the user.

David Matlack (2):
  staging: slicoss: fix eeprom checksum code
  staging: slicoss: fail on corrupt eeprom

 drivers/staging/slicoss/slic.h    |   7 ---
 drivers/staging/slicoss/slicoss.c | 113 ++++++--------------------------------
 2 files changed, 16 insertions(+), 104 deletions(-)

-- 
1.9.2

--
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