-
Notifications
You must be signed in to change notification settings - Fork 581
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Continuing from #5405, some Android libraries are not managed.
To reproduce
Steps to reproduce the behaviour:
- create android emulator via android studio or connect a physical device
- pull libraries
adb pull /system/lib64 lib/ - scan
cve-bin-tool lib
Expected behaviour:
Raise issues for :
- libcups
- libevent
- libharfbuzz
- liblz4
- libpcre2
- pppopptp-android.so (PPP)
Actual behaviour:
No CVE raised
Version/platform info
Version of CVE-bin-tool( e.g. output of cve-bin-tool --version): 3.4.1
Installed from pypi or github? GitHub
Operating system:
- Host: Linux
- Android emulator:
- Tested with API 30, 34
- pppopptp-android.so: 2.4.7
- libpcre2.so: 10.40 2022-04-14
- liblz4.so: 1.9.4
- libharfbuzz_ng.so: 6.0.0
- libevent.so: 2.1.8-stable
- libcups.so: CUPS/2.2.9
Python version (e.g. python3 --version): 3.10.12
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working