Thread (3 messages) 3 messages, 3 authors, 2017-05-04

[PATCH 1/1] rtc: gemini: add return value validation

From: Alexandre Belloni <hidden>
Date: 2017-05-04 22:58:48
Also in: linux-rtc, lkml

On 23/04/2017 at 20:48:07 +0800, Pan Bian wrote:
From: Pan Bian <redacted>

Function devm_ioremap() will return a NULL pointer if it fails to remap
IO address, and its return value should be validated before it is used.
However, in function gemini_rtc_probe(), its return value is not
checked. This may result in bad memory access bugs on future access,
e.g. calling the function gemini_rtc_read_time().

Signed-off-by: Pan Bian <redacted>
---
 drivers/rtc/rtc-gemini.c | 2 ++
 1 file changed, 2 insertions(+)
Applied, thanks.

-- 
Alexandre Belloni, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help