Commit 65c582d
AOSCOS: crypto: padlock-sha: return -ENODEV on Zhaoxin KaiXian KX-6000/6000G
On Zhaoxin KaiXian KX-6000/6000G series of processors, this crypto module
causes a null pointer dereference.
Zhaoxin submitted upstream an implementation update but does not specify a
fix. Per our testing, blacklisting this module causes the null pointer
dereference to go away.
Block x86 Family 7 Model 59 for now.
Link: https://lore.kernel.org/all/20250114121301.156359-1-TonyWWang-oc%40zhaoxin.com/ */
Signed-off-by: Mingcong Bai <jeffbai@aosc.io>
(cherry picked from commit 2eab5747c68dff5b3f7e7f70740887b8eda51abe)
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>1 parent b4a38ac commit 65c582d
1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | | - | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
333 | 343 | | |
334 | 344 | | |
335 | 345 | | |
| |||
0 commit comments