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:	Sat, 19 Mar 2016 22:12:03 +0100
From:	Nicolai Stange <nicstange@...il.com>
To:	"Theodore Ts'o" <tytso@....edu>,
	Andreas Dilger <adilger.kernel@...ger.ca>
Cc:	linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org,
	Nicolai Stange <nicstange@...il.com>
Subject: [PATCH v2 0/2] fs/ext4: mballoc.c: silence two UBSAN reports

v1 can be found here:

  http://lkml.kernel.org/g/1458417247-3164-1-git-send-email-nicstange@gmail.com


Unfortunately, I failed to recognize that the very same issue fixed by v1
appears again at another place in fs/ext4/mballoc.c.

Hence a v2 with the [2/2] addressing that second occurence.


Applicable to linux-next-20160318.


Changes to v1:

 [1/2] ("fs/ext4: mb_find_order_for_block(): silence UBSAN")
  - corrected GCC version from 4.6.0 to 6.0.0 in commit message 

 [2/2] ("fs/ext4: ext4_mb_init(): silence UBSAN")
  - new.


Nicolai Stange (2):
  fs/ext4: mb_find_order_for_block(): silence UBSAN
  fs/ext4: ext4_mb_init(): silence UBSAN

 fs/ext4/mballoc.c | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

-- 
2.7.3

--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ