Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1404791
| From | Javier Martinez Canillas <javier@osg.samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] clk: samsung: Suppress unbinding to prevent theoretical attacks |
| Date | 2016-05-21 04:40 +0200 |
| Message-ID | <rB4Zz-69T-7@gated-at.bofh.it> (permalink) |
| References | <rzHC1-1yG-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hello Krzysztof, On 05/17/2016 03:26 AM, Krzysztof Kozlowski wrote: > Although unbinding a driver requires root privileges but it still might > be used theoretically in certain attacks (by triggering NULL pointer > exception or memory corruption if driver does not provide proper remove > callbacks or core does not handle it). > > Samsung clock drivers are essential for system operation so their > removal is not expected. More over, the Exynos3250 ISP clock driver does > not implement remove() driver callback and it is not buildable as > modules. > > Suppress the unbind interface for Exynos3250 ISP and S3C2410 DCLK clock > drivers. > > Suggested-by: Marek Szyprowski <m.szyprowski@samsung.com> > Cc: Marek Szyprowski <m.szyprowski@samsung.com> > Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> > --- Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com> Best regards, -- Javier Martinez Canillas Open Source Group Samsung Research America
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] clk: samsung: Suppress unbinding to prevent theoretical attacks Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2016-05-17 09:30 +0200 Re: [PATCH] clk: samsung: Suppress unbinding to prevent theoretical attacks Javier Martinez Canillas <javier@osg.samsung.com> - 2016-05-21 04:40 +0200
csiph-web