diff options
author | Dan Carpenter <[email protected]> | 2024-03-13 21:07:43 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-03-25 19:10:01 +0100 |
commit | f37e76abd614b68987abc8e5c22d986013349771 (patch) | |
tree | d25ba1af7bf76c17cf5c0426f63a20642610b7a1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ef25725b7f8aaffd7756974d3246ec44fae0a5cf (diff) |
staging: vc04_services: fix information leak in create_component()
The m.u.component_create.pid field is for debugging and in the mainline
kernel it's not used anything. However, it still needs to be set to
something to prevent disclosing uninitialized stack data. Set it to
zero.
Fixes: 7b3ad5abf027 ("staging: Import the BCM2835 MMAL-based V4L2 camera driver.")
Cc: stable <[email protected]>
Signed-off-by: Dan Carpenter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions