diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2021-06-16 13:02:07 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-06-17 09:24:10 +0200 |
| commit | d382c5be4cc24597d5d12800558e537bbc12a71a (patch) | |
| tree | 332cc9d45480a34ac4b702c31afd4d2466de1937 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 6ef43d273e8562366035d8086008e4000a270fd8 (diff) | |
media: dvb_ca_en50221: avoid speculation from CA slot
As warned by smatch:
drivers/media/dvb-core/dvb_ca_en50221.c:1392 dvb_ca_en50221_io_do_ioctl() warn: potential spectre issue 'ca->slot_info' [r] (local cap)
There's a potential of using a CAM ioctl for speculation.
The risk here is minimum, as only a small subset of DVB
boards have CI, with a CAM module installed. Also, exploiting
it would require a user capable of starting a DVB application.
There are probably a lot of easier ways to try to exploit.
Yet, it doesn't harm addressing it.
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions