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>] [day] [month] [year] [list]
Date:   Wed, 6 Sep 2017 12:06:50 +0200
From:   Petr Mladek <pmladek@...e.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Sergey Senozhatsky <sergey.senozhatsky@...il.com>,
        Steven Rostedt <rostedt@...dmis.org>,
        Peter Zijlstra <peterz@...radead.org>,
        linux-kernel@...r.kernel.org
Subject: [GIT PULL] printk for 4.14

Linus,

please pull the latest printk changes from

  git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk.git for-linus


============

- Do not allow to use freed init data and code even when boot
  consoles are forced to stay. Also check for the init memory
  more precisely.

- Some code clean up by starting contributors.

----------------------------------------------------------------
Matt Redfearn (1):
      printk/console: Always disable boot consoles that use init memory before it is freed

Nikitas Angelinas (1):
      printk: Clean up do_syslog() error handling

Petr Mladek (1):
      printk/console: Enhance the check for consoles using init memory

Pierre Kuo (1):
      printk: Modify operators of printed_len and text_len

 kernel/printk/printk.c | 69 +++++++++++++++++++++++---------------------------
 1 file changed, 32 insertions(+), 37 deletions(-)


Best Regards,
Petr Mladek

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ