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:   Fri, 4 Sep 2020 13:11:41 +0200
From:   Daniel Lezcano <daniel.lezcano@...aro.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Dmitry Osipenko <digetx@...il.com>,
        Tony Lindgren <tony@...mide.com>,
        Veera Vegivada <vvegivad@...eaurora.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL RESEND] thermal fixes for v5.9-rc4


[ with lkml@ cc'ed ]

Hi Linus,

The following changes since commit d012a7190fc1fd72ed48911e77ca97ba4521bccd:

  Linux 5.9-rc2 (2020-08-23 14:08:43 -0700)

are available in the Git repository at:


ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git
tags/thermal-v5.9-rc4

for you to fetch changes up to a5f785ce608cafc444cdf047d1791d5ad97943ba:

  thermal: core: Fix use-after-free in thermal_zone_device_unregister()
(2020-09-04 11:52:54 +0200)

----------------------------------------------------------------
- Fix bogus thermal shutdowns for omap4430 where bogus values
  resulting from an incorrect ADC conversion are too high and fire an
  emergency shutdown (Tony Lindgren)

- Don't suppress negative temp for qcom spmi as they are valid and
  userspace needs them (Veera Vegivada)

- Fix use-after-free in thermal_zone_device_unregister reported by
  Kasan (Dmitry Osipenko)

----------------------------------------------------------------
Dmitry Osipenko (1):
      thermal: core: Fix use-after-free in thermal_zone_device_unregister()

Tony Lindgren (1):
      thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430

Veera Vegivada (1):
      thermal: qcom-spmi-temp-alarm: Don't suppress negative temp

 drivers/thermal/qcom/qcom-spmi-temp-alarm.c        |  4 ++--
 drivers/thermal/thermal_core.c                     |  5 +++--
 .../thermal/ti-soc-thermal/omap4-thermal-data.c    | 23
+++++++++++-----------
 drivers/thermal/ti-soc-thermal/omap4xxx-bandgap.h  | 10 +++++++---
 4 files changed, 24 insertions(+), 18 deletions(-)


-- 
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ