Dataset Viewer
Auto-converted to Parquet Duplicate
sample_id
large_string
dataset
large_string
split
large_string
source_record_id
large_string
source_revision
large_string
project
large_string
repo_url
large_string
canonical_repo_url
large_string
commit_url
large_string
artifact_key
large_string
commit_idx
int64
fixing_commit_sha
large_string
variant
large_string
is_vulnerable
bool
revision_sha
large_string
container_path
large_string
container_sha256
large_string
container_size
int64
source_sha256
large_string
build_fingerprint
large_string
function_name
large_string
function_status
large_string
file_path
large_string
functions
large list
cve_ids
large list
cwe_ids
large list
critical_variables
large list
patch_functions
large list
trigger_function
large_string
n_layers
int64
cross_type
large_string
chain_complete
bool
statement_verified
bool
other_functions
large list
chain
large list
language
large_string
severity
large_string
date
large_string
commit_message
large_string
description
large_string
resolution_strategy
large_string
merge_ambiguous
bool
00056117ad842d9d28bea7dc
primevul
train
train:202859
4fd7158322872d711e90f091dbd8673ef32cb1be
unzip
https://github.com/madler/unzip
https://github.com/madler/unzip
https://github.com/madler/unzip/commit/41beb477c5744bc396fa1162ee0c14218ec12213
41beb477c5744bc396fa1162ee0c14218ec12213
1,120
41beb477c5744bc396fa1162ee0c14218ec12213
before
true
075867bab8939c681ce11b2faff1d422c73cb0f3
containers/41/41beb477c5744bc396fa1162ee0c14218ec12213_before.sif
sha256:9df694e2919589b6898ca34c22ba1a10fa20fc5ec65e075738c5aa2d126aad63
40,767,488
sha256:0f02554708e1d3eb7eb89ab6e03a5bcdfaae5963290567d66d106d1934c0fdf7
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
undefer_input
parsed
fileio.c
[ { "function_name": "undefer_input", "file_path": "fileio.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2019-13232" ]
[ "CWE-400" ]
[]
null
null
null
null
null
null
[]
null
null
null
2019-06-11T22:11:58-07:00
Fix bug in undefer_input() that misplaced the input state.
Info-ZIP UnZip 6.0 mishandles the overlapping of files inside a ZIP container, leading to denial of service (resource consumption), aka a "better zip bomb" issue.
preferred
false
00056117ad842d9d28bea7dc
primevul
train
train:202859
4fd7158322872d711e90f091dbd8673ef32cb1be
unzip
https://github.com/madler/unzip
https://github.com/madler/unzip
https://github.com/madler/unzip/commit/41beb477c5744bc396fa1162ee0c14218ec12213
41beb477c5744bc396fa1162ee0c14218ec12213
1,120
41beb477c5744bc396fa1162ee0c14218ec12213
after
false
41beb477c5744bc396fa1162ee0c14218ec12213
containers/41/41beb477c5744bc396fa1162ee0c14218ec12213_after.sif
sha256:9fcf341f746d1e260b92995d60a44b00a4b722e9fe94b88a4bb15797e8fbedbd
40,767,488
sha256:8139e2c16bd81032970165d7292653be50ce81588984f4edc09cb56d7b32f04a
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
undefer_input
parsed
fileio.c
[ { "function_name": "undefer_input", "file_path": "fileio.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2019-13232" ]
[ "CWE-400" ]
[]
null
null
null
null
null
null
[]
null
null
null
2019-06-11T22:11:58-07:00
Fix bug in undefer_input() that misplaced the input state.
Info-ZIP UnZip 6.0 mishandles the overlapping of files inside a ZIP container, leading to denial of service (resource consumption), aka a "better zip bomb" issue.
preferred
false
0034e4e021b68ca1d530afd9
primevul
train
train:2301
4fd7158322872d711e90f091dbd8673ef32cb1be
linux
https://github.com/torvalds/linux
https://github.com/torvalds/linux
https://github.com/torvalds/linux/commit/cd4a40174b71acd021877341684d8bb1dc8ea4ae
cd4a40174b71acd021877341684d8bb1dc8ea4ae
3,543
cd4a40174b71acd021877341684d8bb1dc8ea4ae
before
true
0c56fe31420ca599c90240315f7959bf1b4eb6ce
containers/cd/cd4a40174b71acd021877341684d8bb1dc8ea4ae_before.sif
sha256:d20d97c7452ee71de7bc9ae10ab5809209482854c01fb4479963cff89d353777
166,068,224
sha256:5f5efa2ff69fd97bbfafa1bfa34d1215ec95478a2a3c34429d7514136f0d688d
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
collect_mounts
parsed
namespace.c
[ { "function_name": "collect_mounts", "file_path": "namespace.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2015-4177" ]
[ "CWE-703" ]
[]
null
null
null
null
null
null
[]
null
null
null
2015-04-09T11:38:31-05:00
mnt: Fail collect_mounts when applied to unmounted mounts The only users of collect_mounts are in audit_tree.c In audit_trim_trees and audit_add_tree_rule the path passed into collect_mounts is generated from kern_path passed an audit_tree pathname which is guaranteed to be an absolute path. In those cases collect_...
The collect_mounts function in fs/namespace.c in the Linux kernel before 4.0.5 does not properly consider that it may execute after a path has been unmounted, which allows local users to cause a denial of service (system crash) by leveraging user-namespace root access for an MNT_DETACH umount2 system call.
preferred
false
0034e4e021b68ca1d530afd9
primevul
train
train:2301
4fd7158322872d711e90f091dbd8673ef32cb1be
linux
https://github.com/torvalds/linux
https://github.com/torvalds/linux
https://github.com/torvalds/linux/commit/cd4a40174b71acd021877341684d8bb1dc8ea4ae
cd4a40174b71acd021877341684d8bb1dc8ea4ae
3,543
cd4a40174b71acd021877341684d8bb1dc8ea4ae
after
false
cd4a40174b71acd021877341684d8bb1dc8ea4ae
containers/cd/cd4a40174b71acd021877341684d8bb1dc8ea4ae_after.sif
sha256:aa697acf74e0ede646baf8ae26a4f2ae086a23e64a3eaf48c7dcd9b94c40bc4e
166,068,224
sha256:a8e3204e9f6fd37bd3936db178bf67b102f72f49c4cf8f877d79520cf7ed51b8
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
collect_mounts
parsed
namespace.c
[ { "function_name": "collect_mounts", "file_path": "namespace.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2015-4177" ]
[ "CWE-703" ]
[]
null
null
null
null
null
null
[]
null
null
null
2015-04-09T11:38:31-05:00
mnt: Fail collect_mounts when applied to unmounted mounts The only users of collect_mounts are in audit_tree.c In audit_trim_trees and audit_add_tree_rule the path passed into collect_mounts is generated from kern_path passed an audit_tree pathname which is guaranteed to be an absolute path. In those cases collect_...
The collect_mounts function in fs/namespace.c in the Linux kernel before 4.0.5 does not properly consider that it may execute after a path has been unmounted, which allows local users to cause a denial of service (system crash) by leveraging user-namespace root access for an MNT_DETACH umount2 system call.
preferred
false
004a801297b403822a9c28af
primevul
train
train:216696
4fd7158322872d711e90f091dbd8673ef32cb1be
libtiff
https://github.com/vadz/libtiff
https://github.com/vadz/libtiff
https://github.com/vadz/libtiff/commit/0a76a8c765c7b8327c59646284fa78c3c27e5490
0a76a8c765c7b8327c59646284fa78c3c27e5490
179
0a76a8c765c7b8327c59646284fa78c3c27e5490
before
true
3144e57770c1e4d26520d8abee750f8ac8b75490
containers/0a/0a76a8c765c7b8327c59646284fa78c3c27e5490_before.sif
sha256:240759844a3e88c7cf24f982818fe59d16e1cd1ca1fc8a37b7c365bb0d663191
41,263,104
sha256:012c1870eec5cc66f8d8b964d8e47f67a9847d4f93c17eca16cd4a4357f90161
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
JPEGSetupEncode
parsed
null
[ { "function_name": "JPEGSetupEncode", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2017-7601" ]
[ "CWE-20" ]
[]
null
null
null
null
null
null
[]
null
null
null
2017-01-11T16:13:50Z
* libtiff/tif_jpeg.c: validate BitsPerSample in JPEGSetupEncode() to avoid undefined behaviour caused by invalid shift exponent. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2648
LibTIFF 4.0.7 has a "shift exponent too large for 64-bit type long" undefined behavior issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted image.
preferred
false
004a801297b403822a9c28af
primevul
train
train:216696
4fd7158322872d711e90f091dbd8673ef32cb1be
libtiff
https://github.com/vadz/libtiff
https://github.com/vadz/libtiff
https://github.com/vadz/libtiff/commit/0a76a8c765c7b8327c59646284fa78c3c27e5490
0a76a8c765c7b8327c59646284fa78c3c27e5490
179
0a76a8c765c7b8327c59646284fa78c3c27e5490
after
false
0a76a8c765c7b8327c59646284fa78c3c27e5490
containers/0a/0a76a8c765c7b8327c59646284fa78c3c27e5490_after.sif
sha256:58a390b1867f12dec23d259df35feab9abdce1c2165279e2b86a19e9c1301fa9
41,263,104
sha256:3e34a748c36845882bab6ff509482209bb11003a023fbea1a68465ac36ec4fcf
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
JPEGSetupEncode
parsed
null
[ { "function_name": "JPEGSetupEncode", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2017-7601" ]
[ "CWE-20" ]
[]
null
null
null
null
null
null
[]
null
null
null
2017-01-11T16:13:50Z
* libtiff/tif_jpeg.c: validate BitsPerSample in JPEGSetupEncode() to avoid undefined behaviour caused by invalid shift exponent. Fixes http://bugzilla.maptools.org/show_bug.cgi?id=2648
LibTIFF 4.0.7 has a "shift exponent too large for 64-bit type long" undefined behavior issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a crafted image.
preferred
false
0065d78b2d96c804cd0a5586
primevul
train
train:3365
4fd7158322872d711e90f091dbd8673ef32cb1be
unrealircd
https://github.com/unrealircd/unrealircd
https://github.com/unrealircd/unrealircd
https://github.com/unrealircd/unrealircd/commit/f473e355e1dc422c4f019dbf86bc50ba1a34a766
f473e355e1dc422c4f019dbf86bc50ba1a34a766
4,198
f473e355e1dc422c4f019dbf86bc50ba1a34a766
before
true
ae0fc98a04fce80e5b940617b9b3f5e43daa2dba
containers/f4/f473e355e1dc422c4f019dbf86bc50ba1a34a766_before.sif
sha256:9f372e4f88d2044bc9368d1188c23a6c805d0de387c2fe81800e637d232999ab
40,660,992
sha256:5621365b5981af09f24f9ccdb06768ee8691b594afe1a9073090a097194612f8
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
CMD_FUNC
parsed
null
[ { "function_name": "CMD_FUNC", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2016-7144" ]
[ "CWE-287" ]
[]
null
null
null
null
null
null
[]
null
null
null
2016-09-03T20:08:21+02:00
Fix AUTHENTICATE bug
The m_authenticate function in modules/m_sasl.c in UnrealIRCd before 3.2.10.7 and 4.x before 4.0.6 allows remote attackers to spoof certificate fingerprints and consequently log in as another user via a crafted AUTHENTICATE parameter.
preferred
false
0065d78b2d96c804cd0a5586
primevul
train
train:3365
4fd7158322872d711e90f091dbd8673ef32cb1be
unrealircd
https://github.com/unrealircd/unrealircd
https://github.com/unrealircd/unrealircd
https://github.com/unrealircd/unrealircd/commit/f473e355e1dc422c4f019dbf86bc50ba1a34a766
f473e355e1dc422c4f019dbf86bc50ba1a34a766
4,198
f473e355e1dc422c4f019dbf86bc50ba1a34a766
after
false
f473e355e1dc422c4f019dbf86bc50ba1a34a766
containers/f4/f473e355e1dc422c4f019dbf86bc50ba1a34a766_after.sif
sha256:4a9da46461548c06f2d60d093847a72aa62c05bc0f3229931d69c0a2ddcd8df2
40,660,992
sha256:b7d9bea8f879a804979c4cf6c2ea0c18bc2778c306ce13330865a7a5829aafc6
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
CMD_FUNC
parsed
null
[ { "function_name": "CMD_FUNC", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2016-7144" ]
[ "CWE-287" ]
[]
null
null
null
null
null
null
[]
null
null
null
2016-09-03T20:08:21+02:00
Fix AUTHENTICATE bug
The m_authenticate function in modules/m_sasl.c in UnrealIRCd before 3.2.10.7 and 4.x before 4.0.6 allows remote attackers to spoof certificate fingerprints and consequently log in as another user via a crafted AUTHENTICATE parameter.
preferred
false
008369b8805604168845a17e
primevul
train
train:208377
4fd7158322872d711e90f091dbd8673ef32cb1be
LibRaw
https://github.com/LibRaw/LibRaw
https://github.com/LibRaw/LibRaw
https://github.com/LibRaw/LibRaw/commit/20ad21c0d87ca80217aee47533d91e633ce1864d
20ad21c0d87ca80217aee47533d91e633ce1864d
550
20ad21c0d87ca80217aee47533d91e633ce1864d
before
true
89f02a054e863db2c3144384467e1c4099b8a6a0
containers/20/20ad21c0d87ca80217aee47533d91e633ce1864d_before.sif
sha256:871b5f36c379cc7defb20f5920983bba8758feb73a19ec5677ad3690395bc0b8
39,895,040
sha256:4d145ff8d4d7b585695b7cff824058014fe12f8762566a02bd1f0bbc16373b26
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
LibRaw::unpack_thumb
parsed
unpack_thumb.cpp
[ { "function_name": "LibRaw::unpack_thumb", "file_path": "unpack_thumb.cpp", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2020-15503" ]
[ "CWE-125" ]
[]
null
null
null
null
null
null
[]
null
null
null
2020-06-22T19:49:28+03:00
Thumbnail size range check
LibRaw before 0.20-RC1 lacks a thumbnail size range check. This affects decoders/unpack_thumb.cpp, postprocessing/mem_image.cpp, and utils/thumb_utils.cpp. For example, malloc(sizeof(libraw_processed_image_t)+T.tlength) occurs without validating T.tlength.
preferred
false
008369b8805604168845a17e
primevul
train
train:208377
4fd7158322872d711e90f091dbd8673ef32cb1be
LibRaw
https://github.com/LibRaw/LibRaw
https://github.com/LibRaw/LibRaw
https://github.com/LibRaw/LibRaw/commit/20ad21c0d87ca80217aee47533d91e633ce1864d
20ad21c0d87ca80217aee47533d91e633ce1864d
550
20ad21c0d87ca80217aee47533d91e633ce1864d
after
false
20ad21c0d87ca80217aee47533d91e633ce1864d
containers/20/20ad21c0d87ca80217aee47533d91e633ce1864d_after.sif
sha256:785faf1cd0973c3cd319068c45ff854a0b99b60cfba8bd5916feaddede0448c1
39,895,040
sha256:030f3727e0b722c5bb1b0c3b883f3bcc77fad169262d90493464b8693690e9f5
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
LibRaw::unpack_thumb
parsed
unpack_thumb.cpp
[ { "function_name": "LibRaw::unpack_thumb", "file_path": "unpack_thumb.cpp", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2020-15503" ]
[ "CWE-125" ]
[]
null
null
null
null
null
null
[]
null
null
null
2020-06-22T19:49:28+03:00
Thumbnail size range check
LibRaw before 0.20-RC1 lacks a thumbnail size range check. This affects decoders/unpack_thumb.cpp, postprocessing/mem_image.cpp, and utils/thumb_utils.cpp. For example, malloc(sizeof(libraw_processed_image_t)+T.tlength) occurs without validating T.tlength.
preferred
false
00a4ed1372f28e9d48567e95
primevul
train
train:9310
4fd7158322872d711e90f091dbd8673ef32cb1be
libsndfile
https://github.com/erikd/libsndfile
https://github.com/libsndfile/libsndfile
https://github.com/erikd/libsndfile/commit/725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6
725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6
1,964
725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6
before
true
eea13650b97611b0ab11904dd661de8bfb393a9c
containers/72/725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6_before.sif
sha256:84fe3aa165d5cea32ff4a539f16a1c23561ef8d3d718f3cd40a8e4e94d7061a7
40,017,920
sha256:e1723d3fb5a74a39f7d46aa168635ddc52ce9b2074d5a8fc4233d8fc8118b3f6
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
psf_fwrite
parsed
file_io.c
[ { "function_name": "psf_fwrite", "file_path": "file_io.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2014-9756" ]
[ "CWE-189" ]
[]
null
null
null
null
null
null
[]
null
null
null
2014-12-24T21:02:39+11:00
src/file_io.c : Prevent potential divide-by-zero. Closes: https://github.com/erikd/libsndfile/issues/92
The psf_fwrite function in file_io.c in libsndfile allows attackers to cause a denial of service (divide-by-zero error and application crash) via unspecified vectors related to the headindex variable.
preferred
false
00a4ed1372f28e9d48567e95
primevul
train
train:9310
4fd7158322872d711e90f091dbd8673ef32cb1be
libsndfile
https://github.com/erikd/libsndfile
https://github.com/libsndfile/libsndfile
https://github.com/erikd/libsndfile/commit/725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6
725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6
1,964
725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6
after
false
725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6
containers/72/725c7dbb95bfaf8b4bb7b04820e3a00cceea9ce6_after.sif
sha256:c8a4429db2bee1404ebf1f6cc3959356d85f319dc03f14a0a138eeb91b03f7a9
40,017,920
sha256:e5c4db60ddd9a49fd7d9ad585d727e7f2f2eced13685e1041f16486744174e81
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
psf_fwrite
parsed
file_io.c
[ { "function_name": "psf_fwrite", "file_path": "file_io.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2014-9756" ]
[ "CWE-189" ]
[]
null
null
null
null
null
null
[]
null
null
null
2014-12-24T21:02:39+11:00
src/file_io.c : Prevent potential divide-by-zero. Closes: https://github.com/erikd/libsndfile/issues/92
The psf_fwrite function in file_io.c in libsndfile allows attackers to cause a denial of service (divide-by-zero error and application crash) via unspecified vectors related to the headindex variable.
preferred
false
00aaf5d54e25af2355b878a8
primevul
train
train:8585
4fd7158322872d711e90f091dbd8673ef32cb1be
Android
null
https://android.googlesource.com/platform/frameworks/av
https://android.googlesource.com/platform/frameworks/av/+/523f6b49c1a2289161f40cf9fe80b92e592e9441
523f6b49c1a2289161f40cf9fe80b92e592e9441
1,427
523f6b49c1a2289161f40cf9fe80b92e592e9441
before
true
a9188f89179a7edd301abaf37d644adf5d647a04
containers/52/523f6b49c1a2289161f40cf9fe80b92e592e9441_before.sif
sha256:35151ccf07ff9449b30ec8b43ca59f2e5687212bdc12909f2a45630b5fd90a91
44,130,304
sha256:df26070145f2ac4b0c5a3f7fd97bb9098f5842d40e6b36121c8fb856cfd06640
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
HevcParameterSets::addNalUnit
parsed
null
[ { "function_name": "HevcParameterSets::addNalUnit", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2017-0635" ]
[ "CWE-476" ]
[]
null
null
null
null
null
null
[]
null
null
null
2017-03-22T14:59:46-07:00
Validate lengths in HEVC metadata parsing
A remote denial of service vulnerability in HevcUtils.cpp in libstagefright in Mediaserver could enable an attacker to use a specially crafted file to cause a device hang or reboot. This issue is rated as Low due to details specific to the vulnerability. Product: Android. Versions: 7.0, 7.1.1, 7.1.2. Android ID: A-3546...
preferred
false
00aaf5d54e25af2355b878a8
primevul
train
train:8585
4fd7158322872d711e90f091dbd8673ef32cb1be
Android
null
https://android.googlesource.com/platform/frameworks/av
https://android.googlesource.com/platform/frameworks/av/+/523f6b49c1a2289161f40cf9fe80b92e592e9441
523f6b49c1a2289161f40cf9fe80b92e592e9441
1,427
523f6b49c1a2289161f40cf9fe80b92e592e9441
after
false
523f6b49c1a2289161f40cf9fe80b92e592e9441
containers/52/523f6b49c1a2289161f40cf9fe80b92e592e9441_after.sif
sha256:e2a1f5420e726b8f68b4a2b16599cd809bec9ae99d55d2e55ce304b5c92c75ec
44,130,304
sha256:ab3064804722022ebd61bb4de37bddc6c2d45c139cca033124b79728b8dcdfb7
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
HevcParameterSets::addNalUnit
parsed
null
[ { "function_name": "HevcParameterSets::addNalUnit", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2017-0635" ]
[ "CWE-476" ]
[]
null
null
null
null
null
null
[]
null
null
null
2017-03-22T14:59:46-07:00
Validate lengths in HEVC metadata parsing
A remote denial of service vulnerability in HevcUtils.cpp in libstagefright in Mediaserver could enable an attacker to use a specially crafted file to cause a device hang or reboot. This issue is rated as Low due to details specific to the vulnerability. Product: Android. Versions: 7.0, 7.1.1, 7.1.2. Android ID: A-3546...
preferred
false
00bc7388295ff4114ff02111
primevul
train
train:202950
4fd7158322872d711e90f091dbd8673ef32cb1be
sysstat
https://github.com/sysstat/sysstat
https://github.com/sysstat/sysstat
https://github.com/sysstat/sysstat/commit/fbc691eaaa10d0bcea6741d5a223dc3906106548
fbc691eaaa10d0bcea6741d5a223dc3906106548
4,328
fbc691eaaa10d0bcea6741d5a223dc3906106548
before
true
7222b79936b374b344739bf1ca8b68ca20d22d6b
containers/fb/fbc691eaaa10d0bcea6741d5a223dc3906106548_before.sif
sha256:3e29665aa905274ed19ffa0b833805b8a811bba4ee4cef154860de20faf6954d
39,944,192
sha256:77b503a54994d66fb8a116cb3f67c70ed1f39ce769c466f409074a569ec7e8ac
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
remap_struct
parsed
sa_common.c
[ { "function_name": "remap_struct", "file_path": "sa_common.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2018-19416" ]
[ "CWE-125" ]
[]
null
null
null
null
null
null
[]
null
null
null
2018-11-26T14:32:05+01:00
Fix #196 and #199: Out of bound reads security issues Check args before calling memmove() and memset() in remap_struct() function to avoid out of bound reads which would possibly lead to unknown code execution and/or sadf command crash. Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
An issue was discovered in sysstat 12.1.1. The remap_struct function in sa_common.c has an out-of-bounds read during a memmove call, as demonstrated by sadf.
preferred
false
00bc7388295ff4114ff02111
primevul
train
train:202950
4fd7158322872d711e90f091dbd8673ef32cb1be
sysstat
https://github.com/sysstat/sysstat
https://github.com/sysstat/sysstat
https://github.com/sysstat/sysstat/commit/fbc691eaaa10d0bcea6741d5a223dc3906106548
fbc691eaaa10d0bcea6741d5a223dc3906106548
4,328
fbc691eaaa10d0bcea6741d5a223dc3906106548
after
false
fbc691eaaa10d0bcea6741d5a223dc3906106548
containers/fb/fbc691eaaa10d0bcea6741d5a223dc3906106548_after.sif
sha256:54c077598f9d044b424faa7c2fa732ad911159b4e2b260edc55ac4a4d0235a53
39,944,192
sha256:63080f9668326121cc5a556fd596a95e12f3a7bffaba42660de1fc7cee2f09e6
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
remap_struct
parsed
sa_common.c
[ { "function_name": "remap_struct", "file_path": "sa_common.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2018-19416" ]
[ "CWE-125" ]
[]
null
null
null
null
null
null
[]
null
null
null
2018-11-26T14:32:05+01:00
Fix #196 and #199: Out of bound reads security issues Check args before calling memmove() and memset() in remap_struct() function to avoid out of bound reads which would possibly lead to unknown code execution and/or sadf command crash. Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
An issue was discovered in sysstat 12.1.1. The remap_struct function in sa_common.c has an out-of-bounds read during a memmove call, as demonstrated by sadf.
preferred
false
00c32baf9b738e7a9240c429
primevul
train
train:4266
4fd7158322872d711e90f091dbd8673ef32cb1be
libgd
https://github.com/libgd/libgd
https://github.com/php/php-src
https://github.com/php/php-src/commit/c18263e0e0769faee96a5d0ee04b750c442783c6
c18263e0e0769faee96a5d0ee04b750c442783c6
3,320
c18263e0e0769faee96a5d0ee04b750c442783c6
before
true
d2d77c028d78add62cde08cf294f9ffb62a5005b
containers/c1/c18263e0e0769faee96a5d0ee04b750c442783c6_before.sif
sha256:466e10eb95458eedf703626ec6cdce7eb7e6c07ff9315294257ee9793b739958
53,501,952
sha256:c98dd9a0b962c82b973bc887941c75ec076c979389be46485e3a3c671dd0d4a2
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
gdImageWebpCtx
parsed
null
[ { "function_name": "gdImageWebpCtx", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2016-7568" ]
[ "CWE-190" ]
[]
null
null
null
null
null
null
[]
null
null
null
2016-09-16T11:41:42+02:00
Merge branch 'PHP-5.6' into PHP-7.0
Integer overflow in the gdImageWebpCtx function in gd_webp.c in the GD Graphics Library (aka libgd) through 2.2.3, as used in PHP through 7.0.11, allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via crafted imagewebp and imagedestroy calls.
named_candidate
true
00c32baf9b738e7a9240c429
primevul
train
train:4266
4fd7158322872d711e90f091dbd8673ef32cb1be
libgd
https://github.com/libgd/libgd
https://github.com/php/php-src
https://github.com/php/php-src/commit/c18263e0e0769faee96a5d0ee04b750c442783c6
c18263e0e0769faee96a5d0ee04b750c442783c6
3,320
c18263e0e0769faee96a5d0ee04b750c442783c6
after
false
c18263e0e0769faee96a5d0ee04b750c442783c6
containers/c1/c18263e0e0769faee96a5d0ee04b750c442783c6_after.sif
sha256:e18a8828485ed8f0ce52e59cc4228a0ca85ddcede43510be5426f73b9431393f
53,506,048
sha256:2c330242daa6e44f0b780c33be67fafcee47c6a9075ebf92a03814f3e19ded23
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
gdImageWebpCtx
parsed
null
[ { "function_name": "gdImageWebpCtx", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2016-7568" ]
[ "CWE-190" ]
[]
null
null
null
null
null
null
[]
null
null
null
2016-09-16T11:41:42+02:00
Merge branch 'PHP-5.6' into PHP-7.0
Integer overflow in the gdImageWebpCtx function in gd_webp.c in the GD Graphics Library (aka libgd) through 2.2.3, as used in PHP through 7.0.11, allows remote attackers to cause a denial of service (heap-based buffer overflow) or possibly have unspecified other impact via crafted imagewebp and imagedestroy calls.
named_candidate
true
010b02dbf38f01935faddc3f
primevul
train
train:215631
4fd7158322872d711e90f091dbd8673ef32cb1be
vino
http://git.gnome.org/browse/vino
https://gitlab.gnome.org/GNOME/vino.git
http://git.gnome.org/browse/vino/commit/?id=456dadbb5c5971d3448763a44c05b9ad033e522f
456dadbb5c5971d3448763a44c05b9ad033e522f
1,186
456dadbb5c5971d3448763a44c05b9ad033e522f
before
true
02e18bbcb1a1184ef653dd60117abbaf93d4a9fa
containers/45/456dadbb5c5971d3448763a44c05b9ad033e522f_before.sif
sha256:8ab6a31aa00a1666fcd96cdb9d631dc9ed7ab6905466fb9c2bb2f405682ab701
40,202,240
sha256:43b080379a473f6b68dfd46a27607ed476b9bc341dea0bbe25ecc75132e0d780
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
rfbSendFramebufferUpdate
parsed
null
[ { "function_name": "rfbSendFramebufferUpdate", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2011-0904" ]
[ "CWE-119" ]
[]
null
null
null
null
null
null
[]
null
null
null
2011-05-02T17:59:26+02:00
Avoid out-of-bounds memory accesses This fixes two critical security vulnerabilities that lead to an out-of-bounds memory access with a crafted client framebuffer update request packet. The dimensions of the update from the packet are checked to ensure that they are within the screen dimensions. Thanks to Kevin Chen ...
The rfbSendFramebufferUpdate function in server/libvncserver/rfbserver.c in vino-server in Vino 2.x before 2.28.3, 2.32.x before 2.32.2, 3.0.x before 3.0.2, and 3.1.x before 3.1.1, when raw encoding is used, allows remote authenticated users to cause a denial of service (daemon crash) via a large (1) X position or (2) ...
preferred
false
010b02dbf38f01935faddc3f
primevul
train
train:215631
4fd7158322872d711e90f091dbd8673ef32cb1be
vino
http://git.gnome.org/browse/vino
https://gitlab.gnome.org/GNOME/vino.git
http://git.gnome.org/browse/vino/commit/?id=456dadbb5c5971d3448763a44c05b9ad033e522f
456dadbb5c5971d3448763a44c05b9ad033e522f
1,186
456dadbb5c5971d3448763a44c05b9ad033e522f
after
false
456dadbb5c5971d3448763a44c05b9ad033e522f
containers/45/456dadbb5c5971d3448763a44c05b9ad033e522f_after.sif
sha256:4b4aa4fb3b3901f5fa45c578fc4983a4ddcae8686189dfe6dd75e3d81c8fb8e4
40,202,240
sha256:d5a08e00e5559dab65dff5dc3eed1be55da857ecd609518722ee368aa8f14ccb
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
rfbSendFramebufferUpdate
parsed
null
[ { "function_name": "rfbSendFramebufferUpdate", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2011-0904" ]
[ "CWE-119" ]
[]
null
null
null
null
null
null
[]
null
null
null
2011-05-02T17:59:26+02:00
Avoid out-of-bounds memory accesses This fixes two critical security vulnerabilities that lead to an out-of-bounds memory access with a crafted client framebuffer update request packet. The dimensions of the update from the packet are checked to ensure that they are within the screen dimensions. Thanks to Kevin Chen ...
The rfbSendFramebufferUpdate function in server/libvncserver/rfbserver.c in vino-server in Vino 2.x before 2.28.3, 2.32.x before 2.32.2, 3.0.x before 3.0.2, and 3.1.x before 3.1.1, when raw encoding is used, allows remote authenticated users to cause a denial of service (daemon crash) via a large (1) X position or (2) ...
preferred
false
010bd0d954f67f827a91098e
primevul
train
train:213251
4fd7158322872d711e90f091dbd8673ef32cb1be
Pillow
https://github.com/python-pillow/Pillow
https://github.com/python-pillow/Pillow
https://github.com/python-pillow/Pillow/commit/3bf5eddb89afdf690eceaa52bc4d3546ba9a5f87
3bf5eddb89afdf690eceaa52bc4d3546ba9a5f87
1,035
3bf5eddb89afdf690eceaa52bc4d3546ba9a5f87
before
true
8ec027867f19633d9adfc5c8b7504d9b609fc5f1
containers/3b/3bf5eddb89afdf690eceaa52bc4d3546ba9a5f87_before.sif
sha256:cc83fee38378c6ab558cfb3400aad6eeee9ad9cc3bb196e2fa612d4dbc4331be
63,721,472
sha256:470db30e3b7be96fa413a9bf868a92555eb268581a2767bb5d78824cb905fe08
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
j2k_decode_entry
parsed
Jpeg2KDecode.c
[ { "function_name": "j2k_decode_entry", "file_path": "Jpeg2KDecode.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2021-25287" ]
[ "CWE-125" ]
[]
null
null
null
null
null
null
[]
null
null
null
2021-04-01T17:17:13+03:00
Fix OOB Read in Jpeg2KDecode CVE-2021-25287,CVE-2021-25288 * For J2k images with multiple bands, it's legal in to have different widths for each band, e.g. 1 byte for L, 4 bytes for A * This dates to Pillow 2.4.0
An issue was discovered in Pillow before 8.2.0. There is an out-of-bounds read in J2kDecode, in j2ku_graya_la.
preferred
false
010bd0d954f67f827a91098e
primevul
train
train:213251
4fd7158322872d711e90f091dbd8673ef32cb1be
Pillow
https://github.com/python-pillow/Pillow
https://github.com/python-pillow/Pillow
https://github.com/python-pillow/Pillow/commit/3bf5eddb89afdf690eceaa52bc4d3546ba9a5f87
3bf5eddb89afdf690eceaa52bc4d3546ba9a5f87
1,035
3bf5eddb89afdf690eceaa52bc4d3546ba9a5f87
after
false
3bf5eddb89afdf690eceaa52bc4d3546ba9a5f87
containers/3b/3bf5eddb89afdf690eceaa52bc4d3546ba9a5f87_after.sif
sha256:91afb5d52c2cd43629925acb9581bc31d8af52b1e71fb63d0427aec295332358
63,725,568
sha256:0e8e02f7ee666a1da427fcba6b7a97e96b9b5f0682e6a2ed46cdba12d6c9b764
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
j2k_decode_entry
parsed
Jpeg2KDecode.c
[ { "function_name": "j2k_decode_entry", "file_path": "Jpeg2KDecode.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2021-25287" ]
[ "CWE-125" ]
[]
null
null
null
null
null
null
[]
null
null
null
2021-04-01T17:17:13+03:00
Fix OOB Read in Jpeg2KDecode CVE-2021-25287,CVE-2021-25288 * For J2k images with multiple bands, it's legal in to have different widths for each band, e.g. 1 byte for L, 4 bytes for A * This dates to Pillow 2.4.0
An issue was discovered in Pillow before 8.2.0. There is an out-of-bounds read in J2kDecode, in j2ku_graya_la.
preferred
false
0111671841e0779b39183634
primevul
train
train:275
4fd7158322872d711e90f091dbd8673ef32cb1be
savannah
https://git.savannah.gnu.org/gitweb/?p=gnutls
https://git.savannah.gnu.org/git/freetype/freetype2.git
https://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=29c759284e305ec428703c9a5831d0b1fc3497ef
29c759284e305ec428703c9a5831d0b1fc3497ef
717
29c759284e305ec428703c9a5831d0b1fc3497ef
before
true
f438e069723c1e7a7a226e05f677a5e17e346a67
containers/29/29c759284e305ec428703c9a5831d0b1fc3497ef_before.sif
sha256:09956055f6b710e7914a924a76f5d3ef6dff3b2a687aaa6d8346dce88466a051
41,484,288
sha256:d2320620c84e541b7a478488de4044a9705d35bcd775f261fe278b044b41731f
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
Ins_GETVARIATION
parsed
null
[ { "function_name": "Ins_GETVARIATION", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2018-6942" ]
[ "CWE-476" ]
[]
null
null
null
null
null
null
[]
null
null
null
2018-01-27T14:43:43+01:00
* src/truetype/ttinterp.c (Ins_GETVARIATION): Avoid NULL reference.
An issue was discovered in FreeType 2 through 2.9. A NULL pointer dereference in the Ins_GETVARIATION() function within ttinterp.c could lead to DoS via a crafted font file.
named_candidate
false
0111671841e0779b39183634
primevul
train
train:275
4fd7158322872d711e90f091dbd8673ef32cb1be
savannah
https://git.savannah.gnu.org/gitweb/?p=gnutls
https://git.savannah.gnu.org/git/freetype/freetype2.git
https://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=29c759284e305ec428703c9a5831d0b1fc3497ef
29c759284e305ec428703c9a5831d0b1fc3497ef
717
29c759284e305ec428703c9a5831d0b1fc3497ef
after
false
29c759284e305ec428703c9a5831d0b1fc3497ef
containers/29/29c759284e305ec428703c9a5831d0b1fc3497ef_after.sif
sha256:ef5e55954a37b73cdabb6740cda6f945e1019916a5b610fcc48a9f47cc819503
41,484,288
sha256:4d575cf386f2eaf2d6b352d7d96af1d6419597d70ea15d83ff199c00a14370c4
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
Ins_GETVARIATION
parsed
null
[ { "function_name": "Ins_GETVARIATION", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2018-6942" ]
[ "CWE-476" ]
[]
null
null
null
null
null
null
[]
null
null
null
2018-01-27T14:43:43+01:00
* src/truetype/ttinterp.c (Ins_GETVARIATION): Avoid NULL reference.
An issue was discovered in FreeType 2 through 2.9. A NULL pointer dereference in the Ins_GETVARIATION() function within ttinterp.c could lead to DoS via a crafted font file.
named_candidate
false
0133cd575ce86596b6ed8e59
primevul
train
train:8144
4fd7158322872d711e90f091dbd8673ef32cb1be
Android
null
https://android.googlesource.com/platform/frameworks/opt/net/wifi
https://android.googlesource.com/platform/frameworks/opt/net/wifi/+/a209ff12ba9617c10550678ff93d01fb72a33399
a209ff12ba9617c10550678ff93d01fb72a33399
2,779
a209ff12ba9617c10550678ff93d01fb72a33399
before
true
7a0e978a5ba16f237c7ef8aac9cb6154d2d183bd
containers/a2/a209ff12ba9617c10550678ff93d01fb72a33399_before.sif
sha256:2bf8e1945aa685096359dc359e8b52cbf82163476f74146255ba4b51c6f02e4e
39,735,296
sha256:fc2494d2a9dd447fb43cde4e19d6524e3a376adaceac2d4a83df921c281cc5a0
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
parseHexByte
parsed
null
[ { "function_name": "parseHexByte", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2016-3837" ]
[ "CWE-200" ]
[]
null
null
null
null
null
null
[]
null
null
null
2016-06-23T15:06:32-07:00
Deal correctly with short strings
service/jni/com_android_server_wifi_WifiNative.cpp in Wi-Fi in Android 5.0.x before 5.0.2, 5.1.x before 5.1.1, and 6.x before 2016-08-01 allows attackers to obtain sensitive information via a crafted application that provides a MAC address with too few characters, aka internal bug 28164077.
preferred
false
0133cd575ce86596b6ed8e59
primevul
train
train:8144
4fd7158322872d711e90f091dbd8673ef32cb1be
Android
null
https://android.googlesource.com/platform/frameworks/opt/net/wifi
https://android.googlesource.com/platform/frameworks/opt/net/wifi/+/a209ff12ba9617c10550678ff93d01fb72a33399
a209ff12ba9617c10550678ff93d01fb72a33399
2,779
a209ff12ba9617c10550678ff93d01fb72a33399
after
false
a209ff12ba9617c10550678ff93d01fb72a33399
containers/a2/a209ff12ba9617c10550678ff93d01fb72a33399_after.sif
sha256:cefadff6f2a9b7cf47316c0b2262b4140df1d78ab898e35e80c563e87e1ed342
39,735,296
sha256:15413a192355f359adf9402d68b67e8d0e847ce0a901e13b526aad7545463d50
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
parseHexByte
parsed
null
[ { "function_name": "parseHexByte", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2016-3837" ]
[ "CWE-200" ]
[]
null
null
null
null
null
null
[]
null
null
null
2016-06-23T15:06:32-07:00
Deal correctly with short strings
service/jni/com_android_server_wifi_WifiNative.cpp in Wi-Fi in Android 5.0.x before 5.0.2, 5.1.x before 5.1.1, and 6.x before 2016-08-01 allows attackers to obtain sensitive information via a crafted application that provides a MAC address with too few characters, aka internal bug 28164077.
preferred
false
01387f979dd5c305b624dc2c
primevul
train
train:214275
4fd7158322872d711e90f091dbd8673ef32cb1be
linux
https://github.com/torvalds/linux
https://github.com/torvalds/linux
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=34fad54c2537f7c99d07375e50cb30aa3c23bd83
34fad54c2537f7c99d07375e50cb30aa3c23bd83
907
34fad54c2537f7c99d07375e50cb30aa3c23bd83
before
true
79774d6bfacb40699ecd5a343e5d4ac5a9cdd173
containers/34/34fad54c2537f7c99d07375e50cb30aa3c23bd83_before.sif
sha256:b2635ea9531ae6e6b26f6c2bff29f098d502ebc83b8fb1c30ae1fd3f48bfbd7c
183,427,072
sha256:2249d3e22144c6d0aa6148e43b16f020e354d17911fe7e19b09ac1fd631ef437
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
__skb_flow_dissect
parsed
flow_dissector.c
[ { "function_name": "__skb_flow_dissect", "file_path": "flow_dissector.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2017-13715" ]
[ "CWE-665" ]
[]
null
null
null
null
null
null
[]
null
null
null
2016-11-12T23:41:53-05:00
net: __skb_flow_dissect() must cap its return value After Tom patch, thoff field could point past the end of the buffer, this could fool some callers. If an skb was provided, skb->len should be the upper limit. If not, hlen is supposed to be the upper limit. Fixes: a6e544b0a88b ("flow_dissector: Jump to exit code in...
The __skb_flow_dissect function in net/core/flow_dissector.c in the Linux kernel before 4.3 does not ensure that n_proto, ip_proto, and thoff are initialized, which allows remote attackers to cause a denial of service (system crash) or possibly execute arbitrary code via a single crafted MPLS packet.
preferred
false
01387f979dd5c305b624dc2c
primevul
train
train:214275
4fd7158322872d711e90f091dbd8673ef32cb1be
linux
https://github.com/torvalds/linux
https://github.com/torvalds/linux
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=34fad54c2537f7c99d07375e50cb30aa3c23bd83
34fad54c2537f7c99d07375e50cb30aa3c23bd83
907
34fad54c2537f7c99d07375e50cb30aa3c23bd83
after
false
34fad54c2537f7c99d07375e50cb30aa3c23bd83
containers/34/34fad54c2537f7c99d07375e50cb30aa3c23bd83_after.sif
sha256:971c63b9e0c1fe9b8c24167eddfc333539d8660d578d82549c757fc850356d76
183,427,072
sha256:f51de30becd1dc4dae93630f03d1695707c8df0ca4460c674bbe6449a5f67281
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
__skb_flow_dissect
parsed
flow_dissector.c
[ { "function_name": "__skb_flow_dissect", "file_path": "flow_dissector.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2017-13715" ]
[ "CWE-665" ]
[]
null
null
null
null
null
null
[]
null
null
null
2016-11-12T23:41:53-05:00
net: __skb_flow_dissect() must cap its return value After Tom patch, thoff field could point past the end of the buffer, this could fool some callers. If an skb was provided, skb->len should be the upper limit. If not, hlen is supposed to be the upper limit. Fixes: a6e544b0a88b ("flow_dissector: Jump to exit code in...
The __skb_flow_dissect function in net/core/flow_dissector.c in the Linux kernel before 4.3 does not ensure that n_proto, ip_proto, and thoff are initialized, which allows remote attackers to cause a denial of service (system crash) or possibly execute arbitrary code via a single crafted MPLS packet.
preferred
false
013b0885aabbb2853257ba09
primevul
train
train:199228
4fd7158322872d711e90f091dbd8673ef32cb1be
mysql-server
https://github.com/mysql/mysql-server
https://github.com/mysql/mysql-server
https://github.com/mysql/mysql-server/commit/5ac61b2af0cf37eeed5050a91819d6d273f037a5
5ac61b2af0cf37eeed5050a91819d6d273f037a5
1,567
5ac61b2af0cf37eeed5050a91819d6d273f037a5
before
true
f7316aa0c9a3909fc7498e7b95d5d3af044a7e21
containers/5a/5ac61b2af0cf37eeed5050a91819d6d273f037a5_before.sif
sha256:b3d5d7bc337f6eeb4b5aa9c0c6185bde95756d4c26a2ad2691b71cbdcb3d50ae
60,104,704
sha256:58b01d530a15327ec7b509288b1216a533ce64b23957f1d5d0fae243adebace1
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
add_line
parsed
mysql.cc
[ { "function_name": "add_line", "file_path": "mysql.cc", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2017-10379" ]
[ "CWE-863" ]
[]
null
null
null
null
null
null
[]
null
null
null
2017-09-13T20:44:55+05:30
Bug#26372491 - RCE THROUGH THE MISHANDLE OF BACKSLASH DESCRIPTION: =========== The bug is related to incorrect parsing of SQL queries when typed in on the CLI. The incorrect parsing can result in unexpected results. ANALYSIS: ======== The scenarios mainly happens for identifier names with a typical combination of bac...
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Client programs). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.19 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise My...
preferred
false
013b0885aabbb2853257ba09
primevul
train
train:199228
4fd7158322872d711e90f091dbd8673ef32cb1be
mysql-server
https://github.com/mysql/mysql-server
https://github.com/mysql/mysql-server
https://github.com/mysql/mysql-server/commit/5ac61b2af0cf37eeed5050a91819d6d273f037a5
5ac61b2af0cf37eeed5050a91819d6d273f037a5
1,567
5ac61b2af0cf37eeed5050a91819d6d273f037a5
after
false
5ac61b2af0cf37eeed5050a91819d6d273f037a5
containers/5a/5ac61b2af0cf37eeed5050a91819d6d273f037a5_after.sif
sha256:3433a1a6cf812a9ef418e2dcef047764b34ea5ec6afd37b600865c2aeb47528a
60,104,704
sha256:a48aa973a525af386fee2056c8a824932b5d58a6e902f8c6473c050ba6bcd303
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
add_line
parsed
mysql.cc
[ { "function_name": "add_line", "file_path": "mysql.cc", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2017-10379" ]
[ "CWE-863" ]
[]
null
null
null
null
null
null
[]
null
null
null
2017-09-13T20:44:55+05:30
Bug#26372491 - RCE THROUGH THE MISHANDLE OF BACKSLASH DESCRIPTION: =========== The bug is related to incorrect parsing of SQL queries when typed in on the CLI. The incorrect parsing can result in unexpected results. ANALYSIS: ======== The scenarios mainly happens for identifier names with a typical combination of bac...
Vulnerability in the MySQL Server component of Oracle MySQL (subcomponent: Client programs). Supported versions that are affected are 5.5.57 and earlier, 5.6.37 and earlier and 5.7.19 and earlier. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise My...
preferred
false
014250b8c6fb259fc531653b
primevul
train
train:3538
4fd7158322872d711e90f091dbd8673ef32cb1be
texlive-source
https://github.com/TeX-Live/texlive-source
https://github.com/TeX-Live/texlive-source
https://github.com/TeX-Live/texlive-source/commit/6ed0077520e2b0da1fd060c7f88db7b2e6068e4c
6ed0077520e2b0da1fd060c7f88db7b2e6068e4c
1,913
6ed0077520e2b0da1fd060c7f88db7b2e6068e4c
before
true
05b95467a0001b7fa7474dbbbae7669a2c51b751
containers/6e/6ed0077520e2b0da1fd060c7f88db7b2e6068e4c_before.sif
sha256:e567f98727b9c663dba873859e1914363242d75031458940b8adac3bab24d0c8
100,741,120
sha256:b0cb9ffff18c9558b37194325f053ee236137b649a3d5323d34ef6e08ddf9861
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
t1_check_unusual_charstring
parsed
writet1.c
[ { "function_name": "t1_check_unusual_charstring", "file_path": "writet1.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2018-17407" ]
[ "CWE-119" ]
[]
null
null
null
null
null
null
[]
null
null
null
2018-09-19T04:02:06Z
writet1 protection against buffer overflow git-svn-id: svn://tug.org/texlive/trunk/Build/source@48697 c570f23f-e606-0410-a88d-b1316a301751
An issue was discovered in t1_check_unusual_charstring functions in writet1.c files in TeX Live before 2018-09-21. A buffer overflow in the handling of Type 1 fonts allows arbitrary code execution when a malicious font is loaded by one of the vulnerable tools: pdflatex, pdftex, dvips, or luatex.
preferred
false
014250b8c6fb259fc531653b
primevul
train
train:3538
4fd7158322872d711e90f091dbd8673ef32cb1be
texlive-source
https://github.com/TeX-Live/texlive-source
https://github.com/TeX-Live/texlive-source
https://github.com/TeX-Live/texlive-source/commit/6ed0077520e2b0da1fd060c7f88db7b2e6068e4c
6ed0077520e2b0da1fd060c7f88db7b2e6068e4c
1,913
6ed0077520e2b0da1fd060c7f88db7b2e6068e4c
after
false
6ed0077520e2b0da1fd060c7f88db7b2e6068e4c
containers/6e/6ed0077520e2b0da1fd060c7f88db7b2e6068e4c_after.sif
sha256:de7623164fcea1bdd84f7ba7e4a9419577a043803f6dafef415282ec907454ec
100,741,120
sha256:40fd221e17ae7c97926a20c2a61c6fb3ca918e865e7ebd5d237a64cbdb8f1456
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
t1_check_unusual_charstring
parsed
writet1.c
[ { "function_name": "t1_check_unusual_charstring", "file_path": "writet1.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2018-17407" ]
[ "CWE-119" ]
[]
null
null
null
null
null
null
[]
null
null
null
2018-09-19T04:02:06Z
writet1 protection against buffer overflow git-svn-id: svn://tug.org/texlive/trunk/Build/source@48697 c570f23f-e606-0410-a88d-b1316a301751
An issue was discovered in t1_check_unusual_charstring functions in writet1.c files in TeX Live before 2018-09-21. A buffer overflow in the handling of Type 1 fonts allows arbitrary code execution when a malicious font is loaded by one of the vulnerable tools: pdflatex, pdftex, dvips, or luatex.
preferred
false
015b1b8a365755e150170a4c
primevul
train
train:210099
4fd7158322872d711e90f091dbd8673ef32cb1be
ImageMagick6
https://github.com/ImageMagick/ImageMagick6
https://github.com/ImageMagick/ImageMagick6
https://github.com/ImageMagick/ImageMagick6/commit/5caef6e97f3f575cf7bea497865a4c1e624b8010
5caef6e97f3f575cf7bea497865a4c1e624b8010
1,607
5caef6e97f3f575cf7bea497865a4c1e624b8010
before
true
90b00cd719ab3106b127a6b5c1029e37d46bedec
containers/5c/5caef6e97f3f575cf7bea497865a4c1e624b8010_before.sif
sha256:78a8f23f8a27fdfb44345802b8529bca4a744e3d57123ba72f048392ad9dfe8b
47,747,072
sha256:d7c4bf3ae5d71721699a2f8ce8962aa674685e818973c34973b2d5c059f429c5
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
ReadMATImage
parsed
mat.c
[ { "function_name": "ReadMATImage", "file_path": "mat.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2019-15140" ]
[ "CWE-416" ]
[]
null
null
null
null
null
null
[]
null
null
null
2019-04-27T08:32:39-04:00
https://github.com/ImageMagick/ImageMagick/issues/1554
coders/mat.c in ImageMagick 7.0.8-43 Q16 allows remote attackers to cause a denial of service (use-after-free and application crash) or possibly have unspecified other impact by crafting a Matlab image file that is mishandled in ReadImage in MagickCore/constitute.c.
preferred
false
015b1b8a365755e150170a4c
primevul
train
train:210099
4fd7158322872d711e90f091dbd8673ef32cb1be
ImageMagick6
https://github.com/ImageMagick/ImageMagick6
https://github.com/ImageMagick/ImageMagick6
https://github.com/ImageMagick/ImageMagick6/commit/5caef6e97f3f575cf7bea497865a4c1e624b8010
5caef6e97f3f575cf7bea497865a4c1e624b8010
1,607
5caef6e97f3f575cf7bea497865a4c1e624b8010
after
false
5caef6e97f3f575cf7bea497865a4c1e624b8010
containers/5c/5caef6e97f3f575cf7bea497865a4c1e624b8010_after.sif
sha256:3ca22fd615c604c81ac7215b53e53bbd4093d091d961deda53c92fe5f0455466
47,747,072
sha256:18df2656a3bddd518f4b8d58464307294cb66b3d535cbab1ee9ab02ff47f5192
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
ReadMATImage
parsed
mat.c
[ { "function_name": "ReadMATImage", "file_path": "mat.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2019-15140" ]
[ "CWE-416" ]
[]
null
null
null
null
null
null
[]
null
null
null
2019-04-27T08:32:39-04:00
https://github.com/ImageMagick/ImageMagick/issues/1554
coders/mat.c in ImageMagick 7.0.8-43 Q16 allows remote attackers to cause a denial of service (use-after-free and application crash) or possibly have unspecified other impact by crafting a Matlab image file that is mishandled in ReadImage in MagickCore/constitute.c.
preferred
false
017edda269c2326f4086ab25
primevul
train
train:3027
4fd7158322872d711e90f091dbd8673ef32cb1be
firejail
https://github.com/netblue30/firejail
https://github.com/netblue30/firejail
https://github.com/netblue30/firejail/commit/6b8dba29d73257311564ee7f27b9b14758cc693e
6b8dba29d73257311564ee7f27b9b14758cc693e
1,858
6b8dba29d73257311564ee7f27b9b14758cc693e
before
true
d37421f8b1cc0f8c6f40523169f02447eaba9405
containers/6b/6b8dba29d73257311564ee7f27b9b14758cc693e_before.sif
sha256:b464a41ac2dd650c7fdbf71b704cc6ae27369218635a96b474f03956ad3e6c97
39,743,488
sha256:3701e30a4dabf315e6e9829b3d18e20cb1de4b4a06d63c4b759f23250e2e9c73
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
detect_allow_debuggers
parsed
null
[ { "function_name": "detect_allow_debuggers", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2017-5206" ]
[ "CWE-703" ]
[]
null
null
null
null
null
null
[]
null
null
null
2017-01-06T16:03:54-05:00
security fix
Firejail before 0.9.44.4, when running on a Linux kernel before 4.8, allows context-dependent attackers to bypass a seccomp-based sandbox protection mechanism via the --allow-debuggers argument.
preferred
false
017edda269c2326f4086ab25
primevul
train
train:3027
4fd7158322872d711e90f091dbd8673ef32cb1be
firejail
https://github.com/netblue30/firejail
https://github.com/netblue30/firejail
https://github.com/netblue30/firejail/commit/6b8dba29d73257311564ee7f27b9b14758cc693e
6b8dba29d73257311564ee7f27b9b14758cc693e
1,858
6b8dba29d73257311564ee7f27b9b14758cc693e
after
false
6b8dba29d73257311564ee7f27b9b14758cc693e
containers/6b/6b8dba29d73257311564ee7f27b9b14758cc693e_after.sif
sha256:923d15e7ebd08aa92b1342c2cd25180ec4749e3f6e42f0b22dfaaaa456006b34
39,743,488
sha256:254804547eb72308166e09303362fd242032ee25557ec9dc86f315f51bb717d0
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
detect_allow_debuggers
parsed
null
[ { "function_name": "detect_allow_debuggers", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2017-5206" ]
[ "CWE-703" ]
[]
null
null
null
null
null
null
[]
null
null
null
2017-01-06T16:03:54-05:00
security fix
Firejail before 0.9.44.4, when running on a Linux kernel before 4.8, allows context-dependent attackers to bypass a seccomp-based sandbox protection mechanism via the --allow-debuggers argument.
preferred
false
0192c284ff8cc8bb870d5ddb
primevul
train
train:3805
4fd7158322872d711e90f091dbd8673ef32cb1be
miniupnp
https://github.com/miniupnp/miniupnp
https://github.com/miniupnp/miniupnp
https://github.com/miniupnp/miniupnp/commit/7aeb624b44f86d335841242ff427433190e7168a
7aeb624b44f86d335841242ff427433190e7168a
2,099
7aeb624b44f86d335841242ff427433190e7168a
before
true
7492fe42c280b57d9579db4f3a2a34366874f743
containers/7a/7aeb624b44f86d335841242ff427433190e7168a_before.sif
sha256:adac996203a6e9ea6684e4afddb764ab6161976115a61060e9c6c189d8e6bb9b
39,739,392
sha256:fc4f0460790efb53cbb6f9c1d88dd7f25e2294f703a7a229f20684d3f8c10b14
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
ParseNameValue
parsed
upnpreplyparse.c
[ { "function_name": "ParseNameValue", "file_path": "upnpreplyparse.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2017-1000494" ]
[ "CWE-119" ]
[]
null
null
null
null
null
null
[]
null
null
null
2017-12-11T14:27:27+01:00
properly initialize data structure for SOAP parsing in ParseNameValue() topelt field was not properly initialized. should fix #268
Uninitialized stack variable vulnerability in NameValueParserEndElt (upnpreplyparse.c) in miniupnpd < 2.0 allows an attacker to cause Denial of Service (Segmentation fault and Memory Corruption) or possibly have unspecified other impact
preferred
false
0192c284ff8cc8bb870d5ddb
primevul
train
train:3805
4fd7158322872d711e90f091dbd8673ef32cb1be
miniupnp
https://github.com/miniupnp/miniupnp
https://github.com/miniupnp/miniupnp
https://github.com/miniupnp/miniupnp/commit/7aeb624b44f86d335841242ff427433190e7168a
7aeb624b44f86d335841242ff427433190e7168a
2,099
7aeb624b44f86d335841242ff427433190e7168a
after
false
7aeb624b44f86d335841242ff427433190e7168a
containers/7a/7aeb624b44f86d335841242ff427433190e7168a_after.sif
sha256:91395aa42485cc4321b4a5133dbe1a0e56e7810fef21bfbe2a585fe3982a62f2
39,739,392
sha256:05a3633b0e5198fb6cfa12026a1e0b680af3dea836a71e52742e198f1a2de750
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
ParseNameValue
parsed
upnpreplyparse.c
[ { "function_name": "ParseNameValue", "file_path": "upnpreplyparse.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2017-1000494" ]
[ "CWE-119" ]
[]
null
null
null
null
null
null
[]
null
null
null
2017-12-11T14:27:27+01:00
properly initialize data structure for SOAP parsing in ParseNameValue() topelt field was not properly initialized. should fix #268
Uninitialized stack variable vulnerability in NameValueParserEndElt (upnpreplyparse.c) in miniupnpd < 2.0 allows an attacker to cause Denial of Service (Segmentation fault and Memory Corruption) or possibly have unspecified other impact
preferred
false
01a02dc030d3a3787d174f25
primevul
train
train:1328
4fd7158322872d711e90f091dbd8673ef32cb1be
linux
https://github.com/torvalds/linux
https://github.com/torvalds/linux
https://github.com/torvalds/linux/commit/96b340406724d87e4621284ebac5e059d67b2194
96b340406724d87e4621284ebac5e059d67b2194
2,589
96b340406724d87e4621284ebac5e059d67b2194
before
true
bf58175954f2d390300df00f96070312d1b15096
containers/96/96b340406724d87e4621284ebac5e059d67b2194_before.sif
sha256:13090d5f4dddbff6b3d412f455e97eee572a019cf16f66ca675f7a204b2f31af
156,934,144
sha256:a0db3c0db02b9259a0fce7d8d795ab88dcc87bd828fca8cffd03e1561799fffb
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
fst_get_iface
parsed
null
[ { "function_name": "fst_get_iface", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2014-1444" ]
[ "CWE-399" ]
[]
null
null
null
null
null
null
[]
null
null
null
2013-10-11T17:50:59-04:00
farsync: fix info leak in ioctl The fst_get_iface() code fails to initialize the two padding bytes of struct sync_serial_settings after the ->loopback member. Add an explicit memset(0) before filling the structure to avoid the info leak. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: David S. ...
The fst_get_iface function in drivers/net/wan/farsync.c in the Linux kernel before 3.11.7 does not properly initialize a certain data structure, which allows local users to obtain sensitive information from kernel memory by leveraging the CAP_NET_ADMIN capability for an SIOCWANDEV ioctl call.
preferred
false
01a02dc030d3a3787d174f25
primevul
train
train:1328
4fd7158322872d711e90f091dbd8673ef32cb1be
linux
https://github.com/torvalds/linux
https://github.com/torvalds/linux
https://github.com/torvalds/linux/commit/96b340406724d87e4621284ebac5e059d67b2194
96b340406724d87e4621284ebac5e059d67b2194
2,589
96b340406724d87e4621284ebac5e059d67b2194
after
false
96b340406724d87e4621284ebac5e059d67b2194
containers/96/96b340406724d87e4621284ebac5e059d67b2194_after.sif
sha256:73f7819663facac3f353c61e27925d9f7fea3df9c3a128dd7e20d6c902f4d977
156,934,144
sha256:d4adaa553e7e9753643aeaa5c264a4a6f251cc9611706318646841dce590edc4
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
fst_get_iface
parsed
null
[ { "function_name": "fst_get_iface", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2014-1444" ]
[ "CWE-399" ]
[]
null
null
null
null
null
null
[]
null
null
null
2013-10-11T17:50:59-04:00
farsync: fix info leak in ioctl The fst_get_iface() code fails to initialize the two padding bytes of struct sync_serial_settings after the ->loopback member. Add an explicit memset(0) before filling the structure to avoid the info leak. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: David S. ...
The fst_get_iface function in drivers/net/wan/farsync.c in the Linux kernel before 3.11.7 does not properly initialize a certain data structure, which allows local users to obtain sensitive information from kernel memory by leveraging the CAP_NET_ADMIN capability for an SIOCWANDEV ioctl call.
preferred
false
01c926aa9511b3847af75e14
primevul
train
train:456
4fd7158322872d711e90f091dbd8673ef32cb1be
enlightment
https://git.enlightenment.org/legacy/imlib2
https://git.enlightenment.org/old/legacy-imlib2.git
https://git.enlightenment.org/legacy/imlib2.git/commit/?id=c94d83ccab15d5ef02f88d42dce38ed3f0892882
c94d83ccab15d5ef02f88d42dce38ed3f0892882
3,468
c94d83ccab15d5ef02f88d42dce38ed3f0892882
before
true
a8ca99a2a4ad5015f904b831b712d96b816ef13e
containers/c9/c94d83ccab15d5ef02f88d42dce38ed3f0892882_before.sif
sha256:33cd42e598420c0dd1cb390eae2a46d737f9e89ba6209dff7f8f0c48a2896de8
39,673,856
sha256:c3fb14a78599c6baf81fb7cc917ff24e95338dba0c97b2521e4a0180fce60fbe
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
__imlib_Ellipse_DrawToData
parsed
null
[ { "function_name": "__imlib_Ellipse_DrawToData", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2011-5326" ]
[ "CWE-189" ]
[]
null
null
null
null
null
null
[]
null
null
null
2016-04-07T20:24:32+02:00
Fix potential divide-by-zero in imlib_image_draw_ellipse().
imlib2 before 1.4.9 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) by drawing a 2x1 ellipse.
preferred
false
01c926aa9511b3847af75e14
primevul
train
train:456
4fd7158322872d711e90f091dbd8673ef32cb1be
enlightment
https://git.enlightenment.org/legacy/imlib2
https://git.enlightenment.org/old/legacy-imlib2.git
https://git.enlightenment.org/legacy/imlib2.git/commit/?id=c94d83ccab15d5ef02f88d42dce38ed3f0892882
c94d83ccab15d5ef02f88d42dce38ed3f0892882
3,468
c94d83ccab15d5ef02f88d42dce38ed3f0892882
after
false
c94d83ccab15d5ef02f88d42dce38ed3f0892882
containers/c9/c94d83ccab15d5ef02f88d42dce38ed3f0892882_after.sif
sha256:1286c5b0372067437a0ea918a6b224b9aed3002b6ec782239744eccb1f1072fd
39,673,856
sha256:d3bd5f2192a5766deb2f367e8413b8531116e4615cdf2b147c862474451e07a0
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
__imlib_Ellipse_DrawToData
parsed
null
[ { "function_name": "__imlib_Ellipse_DrawToData", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2011-5326" ]
[ "CWE-189" ]
[]
null
null
null
null
null
null
[]
null
null
null
2016-04-07T20:24:32+02:00
Fix potential divide-by-zero in imlib_image_draw_ellipse().
imlib2 before 1.4.9 allows remote attackers to cause a denial of service (divide-by-zero error and application crash) by drawing a 2x1 ellipse.
preferred
false
01f3293635dc64dc4cce6ac1
primevul
train
train:3076
4fd7158322872d711e90f091dbd8673ef32cb1be
jasper
https://github.com/mdadams/jasper
https://github.com/jasper-software/jasper
https://github.com/mdadams/jasper/commit/2e82fa00466ae525339754bb3ab0a0474a31d4bd
2e82fa00466ae525339754bb3ab0a0474a31d4bd
796
2e82fa00466ae525339754bb3ab0a0474a31d4bd
before
true
95e510c4c05ad76fbe485ec242b3ddf6e1a3141e
containers/2e/2e82fa00466ae525339754bb3ab0a0474a31d4bd_before.sif
sha256:5a89eb1bdf12e1df217c9b80fdb8dbb02ab03408e64423035bde7421350dd300
39,780,352
sha256:979206dc66e834b34ba77fcdadc5f1a6c4f0be7e0ba4b0c781e1787ac3cce0d8
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
jpc_tsfb_synthesize
parsed
null
[ { "function_name": "jpc_tsfb_synthesize", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2016-10248" ]
[ "CWE-476" ]
[]
null
null
null
null
null
null
[]
null
null
null
2016-10-19T17:57:40-07:00
Fixed an integral type promotion problem by adding a JAS_CAST. Modified the jpc_tsfb_synthesize function so that it will be a noop for an empty sequence (in order to avoid dereferencing a null pointer).
The jpc_tsfb_synthesize function in jpc_tsfb.c in JasPer before 1.900.9 allows remote attackers to cause a denial of service (NULL pointer dereference) via vectors involving an empty sequence.
preferred
false
01f3293635dc64dc4cce6ac1
primevul
train
train:3076
4fd7158322872d711e90f091dbd8673ef32cb1be
jasper
https://github.com/mdadams/jasper
https://github.com/jasper-software/jasper
https://github.com/mdadams/jasper/commit/2e82fa00466ae525339754bb3ab0a0474a31d4bd
2e82fa00466ae525339754bb3ab0a0474a31d4bd
796
2e82fa00466ae525339754bb3ab0a0474a31d4bd
after
false
2e82fa00466ae525339754bb3ab0a0474a31d4bd
containers/2e/2e82fa00466ae525339754bb3ab0a0474a31d4bd_after.sif
sha256:b41834101883efb71b2a5a620d2f23c3dd1ba736c3cbcbb109c728d659b2ecf0
39,780,352
sha256:83dc761c6154d82c9938e66da523b54ce30b2f1a978495c949b1919f49bf6ca2
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
jpc_tsfb_synthesize
parsed
null
[ { "function_name": "jpc_tsfb_synthesize", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2016-10248" ]
[ "CWE-476" ]
[]
null
null
null
null
null
null
[]
null
null
null
2016-10-19T17:57:40-07:00
Fixed an integral type promotion problem by adding a JAS_CAST. Modified the jpc_tsfb_synthesize function so that it will be a noop for an empty sequence (in order to avoid dereferencing a null pointer).
The jpc_tsfb_synthesize function in jpc_tsfb.c in JasPer before 1.900.9 allows remote attackers to cause a denial of service (NULL pointer dereference) via vectors involving an empty sequence.
preferred
false
01f4072ae3be7f148de65ece
primevul
train
train:965
4fd7158322872d711e90f091dbd8673ef32cb1be
FFmpeg
https://github.com/FFmpeg/FFmpeg
https://github.com/FFmpeg/FFmpeg
https://github.com/FFmpeg/FFmpeg/commit/c94f9e854228e0ea00e1de8769d8d3f7cab84a55
c94f9e854228e0ea00e1de8769d8d3f7cab84a55
3,469
c94f9e854228e0ea00e1de8769d8d3f7cab84a55
before
true
f58cd2867a8af2eed13acdd21d067b48249b14a1
containers/c9/c94f9e854228e0ea00e1de8769d8d3f7cab84a55_before.sif
sha256:011a224b35f6f40b33641ee1b5bf54ab8c5eb1736efdfeceed58ecf6ddff9f67
46,960,640
sha256:1218755385e740f27714f38ebab92a2bf4fb52b490c8d7d8773fbdeafc92f359
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
av_reallocp_array
parsed
mem.c
[ { "function_name": "av_reallocp_array", "file_path": "mem.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2013-4265" ]
[ "CWE-476" ]
[]
null
null
null
null
null
null
[]
null
null
null
2013-08-09T13:47:10+02:00
avutil/mem: Fix flipped condition Fixes return code and later null pointer dereference Found-by: Laurent Butti <laurentb@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
The av_reallocp_array function in libavutil/mem.c in FFmpeg before 2.0.1 has an unspecified impact and remote vectors related to a "wrong return code" and a resultant NULL pointer dereference.
preferred
false
01f4072ae3be7f148de65ece
primevul
train
train:965
4fd7158322872d711e90f091dbd8673ef32cb1be
FFmpeg
https://github.com/FFmpeg/FFmpeg
https://github.com/FFmpeg/FFmpeg
https://github.com/FFmpeg/FFmpeg/commit/c94f9e854228e0ea00e1de8769d8d3f7cab84a55
c94f9e854228e0ea00e1de8769d8d3f7cab84a55
3,469
c94f9e854228e0ea00e1de8769d8d3f7cab84a55
after
false
c94f9e854228e0ea00e1de8769d8d3f7cab84a55
containers/c9/c94f9e854228e0ea00e1de8769d8d3f7cab84a55_after.sif
sha256:6f99d66b2e67c0e65db34e517531242cf8453c1456432da361a99f1c5b396a74
46,960,640
sha256:fc743db63e5f10bcc667c8cfc05e85390c1b0dbc32391a9c6d0cb1cccf1f61c6
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
av_reallocp_array
parsed
mem.c
[ { "function_name": "av_reallocp_array", "file_path": "mem.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2013-4265" ]
[ "CWE-476" ]
[]
null
null
null
null
null
null
[]
null
null
null
2013-08-09T13:47:10+02:00
avutil/mem: Fix flipped condition Fixes return code and later null pointer dereference Found-by: Laurent Butti <laurentb@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
The av_reallocp_array function in libavutil/mem.c in FFmpeg before 2.0.1 has an unspecified impact and remote vectors related to a "wrong return code" and a resultant NULL pointer dereference.
preferred
false
01f6e023118a2a400438debf
primevul
train
train:8201
4fd7158322872d711e90f091dbd8673ef32cb1be
Android
null
https://android.googlesource.com/platform/system/core
https://android.googlesource.com/platform/system/core/+/ae18eb014609948a40e22192b87b10efc680daa7
ae18eb014609948a40e22192b87b10efc680daa7
2,976
ae18eb014609948a40e22192b87b10efc680daa7
before
true
864e2e22fcd0cba3f5e67680ccabd0302dfda45d
containers/ae/ae18eb014609948a40e22192b87b10efc680daa7_before.sif
sha256:b9f32838f4578edc493d4c0c0ae8e42641935dca5ee243b6e5f3cdb6bc1b7d3a
40,546,304
sha256:168ae9a5f578585e5a88536679dc0ad011dd112b84a32f0b9a19b0f069e21d99
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
print_maps
parsed
null
[ { "function_name": "print_maps", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2016-3757" ]
[ "CWE-20" ]
[]
null
null
null
null
null
null
[]
null
null
null
2016-05-27T11:31:45-07:00
Fix scanf %s in lsof.
The print_maps function in toolbox/lsof.c in Android 4.x before 4.4.4, 5.0.x before 5.0.2, 5.1.x before 5.1.1, and 6.x before 2016-07-01 allows user-assisted attackers to gain privileges via a crafted application that attempts to list a long name of a memory-mapped file, aka internal bug 28175237. NOTE: print_maps is ...
preferred
false
01f6e023118a2a400438debf
primevul
train
train:8201
4fd7158322872d711e90f091dbd8673ef32cb1be
Android
null
https://android.googlesource.com/platform/system/core
https://android.googlesource.com/platform/system/core/+/ae18eb014609948a40e22192b87b10efc680daa7
ae18eb014609948a40e22192b87b10efc680daa7
2,976
ae18eb014609948a40e22192b87b10efc680daa7
after
false
ae18eb014609948a40e22192b87b10efc680daa7
containers/ae/ae18eb014609948a40e22192b87b10efc680daa7_after.sif
sha256:f4f7b7d4d2c91f681beb6f84846e2fed162e4d8c532d97c6643bdf824a05f892
40,546,304
sha256:e918bcdb7615265f6af3527097e01c6d4ea8a81597fb5513e117074c44214306
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
print_maps
parsed
null
[ { "function_name": "print_maps", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2016-3757" ]
[ "CWE-20" ]
[]
null
null
null
null
null
null
[]
null
null
null
2016-05-27T11:31:45-07:00
Fix scanf %s in lsof.
The print_maps function in toolbox/lsof.c in Android 4.x before 4.4.4, 5.0.x before 5.0.2, 5.1.x before 5.1.1, and 6.x before 2016-07-01 allows user-assisted attackers to gain privileges via a crafted application that attempts to list a long name of a memory-mapped file, aka internal bug 28175237. NOTE: print_maps is ...
preferred
false
01f800bc4fea01fc80ebeb48
primevul
train
train:196943
4fd7158322872d711e90f091dbd8673ef32cb1be
deark
https://github.com/jsummers/deark
https://github.com/jsummers/deark
https://github.com/jsummers/deark/commit/287f5ac31dfdc074669182f51ece637706070eeb
287f5ac31dfdc074669182f51ece637706070eeb
692
287f5ac31dfdc074669182f51ece637706070eeb
before
true
7a0fd74717fc658289d23677c991eada5cca2022
containers/28/287f5ac31dfdc074669182f51ece637706070eeb_before.sif
sha256:e412139c1f93749bdd9481b348186766dcd5f22385cbe6d6fc1a9c2538c68419
40,316,928
sha256:90326ab9e296f880343d29fa1b0ff167ac3a25c288ec525e76c293540f6fb074
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
do_iccprofile_item
parsed
pict.c
[ { "function_name": "do_iccprofile_item", "file_path": "pict.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2021-28855" ]
[ "CWE-476" ]
[]
null
null
null
null
null
null
[]
null
null
null
2021-03-12T15:13:19-05:00
pict: Fixed a bug with ICC profile extraction Could cause a NULL pointer dereference. Found by F. Çelik.
In Deark before 1.5.8, a specially crafted input file can cause a NULL pointer dereference in the dbuf_write function (src/deark-dbuf.c).
preferred
false
01f800bc4fea01fc80ebeb48
primevul
train
train:196943
4fd7158322872d711e90f091dbd8673ef32cb1be
deark
https://github.com/jsummers/deark
https://github.com/jsummers/deark
https://github.com/jsummers/deark/commit/287f5ac31dfdc074669182f51ece637706070eeb
287f5ac31dfdc074669182f51ece637706070eeb
692
287f5ac31dfdc074669182f51ece637706070eeb
after
false
287f5ac31dfdc074669182f51ece637706070eeb
containers/28/287f5ac31dfdc074669182f51ece637706070eeb_after.sif
sha256:a73311fa7836f674129a1c7b6f3e8e3dfcd5eb53acc221bdcaa5adb0e760143d
40,316,928
sha256:a0cf839a6e17c0227b88d43a01497efca9e98a64f7b0d2cd86aee5fff78a8030
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
do_iccprofile_item
parsed
pict.c
[ { "function_name": "do_iccprofile_item", "file_path": "pict.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2021-28855" ]
[ "CWE-476" ]
[]
null
null
null
null
null
null
[]
null
null
null
2021-03-12T15:13:19-05:00
pict: Fixed a bug with ICC profile extraction Could cause a NULL pointer dereference. Found by F. Çelik.
In Deark before 1.5.8, a specially crafted input file can cause a NULL pointer dereference in the dbuf_write function (src/deark-dbuf.c).
preferred
false
02060cf54d8facb143e67679
primevul
train
train:208921
4fd7158322872d711e90f091dbd8673ef32cb1be
ImageMagick
https://github.com/ImageMagick/ImageMagick
https://github.com/ImageMagick/ImageMagick
https://github.com/ImageMagick/ImageMagick/commit/73fbc6a557b4f63af18b2debe83f817859ef7481
73fbc6a557b4f63af18b2debe83f817859ef7481
1,987
73fbc6a557b4f63af18b2debe83f817859ef7481
before
true
4013dc7ea28c8e1faad1255ac4942b7fa5da2026
containers/73/73fbc6a557b4f63af18b2debe83f817859ef7481_before.sif
sha256:93f544a3510b777b72d71087029221809bfd939396ff1c0edc645a318363bd6d
47,611,904
sha256:f0913518e9124894126976bfa257f4a5b986c9d5db91040da1f50c42f08455c0
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
ReadSUNImage
parsed
null
[ { "function_name": "ReadSUNImage", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2018-11251" ]
[ "CWE-125" ]
[]
null
null
null
null
null
null
[]
null
null
null
2018-02-08T19:43:46-05:00
https://github.com/ImageMagick/ImageMagick/issues/956
In ImageMagick 7.0.7-23 Q16 x86_64 2018-01-24, there is a heap-based buffer over-read in ReadSUNImage in coders/sun.c, which allows attackers to cause a denial of service (application crash in SetGrayscaleImage in MagickCore/quantize.c) via a crafted SUN image file.
preferred
false
02060cf54d8facb143e67679
primevul
train
train:208921
4fd7158322872d711e90f091dbd8673ef32cb1be
ImageMagick
https://github.com/ImageMagick/ImageMagick
https://github.com/ImageMagick/ImageMagick
https://github.com/ImageMagick/ImageMagick/commit/73fbc6a557b4f63af18b2debe83f817859ef7481
73fbc6a557b4f63af18b2debe83f817859ef7481
1,987
73fbc6a557b4f63af18b2debe83f817859ef7481
after
false
73fbc6a557b4f63af18b2debe83f817859ef7481
containers/73/73fbc6a557b4f63af18b2debe83f817859ef7481_after.sif
sha256:36b684cfe2c69b2808b28a94a8e69b13d11c8cec309dd3a79130a0ba04a3732f
47,611,904
sha256:e1d95ca1e758cd34e7fe8dd6ddac5ac9a0418554b033b7b954777257928b5f46
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
ReadSUNImage
parsed
null
[ { "function_name": "ReadSUNImage", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2018-11251" ]
[ "CWE-125" ]
[]
null
null
null
null
null
null
[]
null
null
null
2018-02-08T19:43:46-05:00
https://github.com/ImageMagick/ImageMagick/issues/956
In ImageMagick 7.0.7-23 Q16 x86_64 2018-01-24, there is a heap-based buffer over-read in ReadSUNImage in coders/sun.c, which allows attackers to cause a denial of service (application crash in SetGrayscaleImage in MagickCore/quantize.c) via a crafted SUN image file.
preferred
false
02142e18d0564be456865fef
primevul
train
train:215347
4fd7158322872d711e90f091dbd8673ef32cb1be
linux-2.6
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6
https://android.googlesource.com/kernel/common
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=672ca28e300c17bf8d792a2a7a8631193e580c74
672ca28e300c17bf8d792a2a7a8631193e580c74
1,776
672ca28e300c17bf8d792a2a7a8631193e580c74
before
true
96a331b1d6426726c37242ddbe939ee14b255790
containers/67/672ca28e300c17bf8d792a2a7a8631193e580c74_before.sif
sha256:1f96678de03d8db1e8437f83325d541e95a36c7146a78ab6c97e81584527d140
103,124,992
sha256:656a52a0ea940a24cecc0934c7f61793b05b6878aba87868673e1d3e628684c4
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
get_user_pages
parsed
null
[ { "function_name": "get_user_pages", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2008-2372" ]
[ "CWE-20" ]
[]
null
null
null
null
null
null
[]
null
null
null
2008-06-23T11:21:37-07:00
Fix ZERO_PAGE breakage with vmware Commit 89f5b7da2a6bad2e84670422ab8192382a5aeb9f ("Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP") broke vmware, as reported by Jeff Chua: "This broke vmware 6.0.4. Jun 22 14:53:03.845: vmx| NOT_IMPLEMENTED /build/mts/release/bora-93057/bora/vmx/main/vmmo...
The Linux kernel 2.6.24 and 2.6.25 before 2.6.25.9 allows local users to cause a denial of service (memory consumption) via a large number of calls to the get_user_pages function, which lacks a ZERO_PAGE optimization and results in allocation of "useless newly zeroed pages."
global_sha_scan
false
02142e18d0564be456865fef
primevul
train
train:215347
4fd7158322872d711e90f091dbd8673ef32cb1be
linux-2.6
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6
https://android.googlesource.com/kernel/common
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=672ca28e300c17bf8d792a2a7a8631193e580c74
672ca28e300c17bf8d792a2a7a8631193e580c74
1,776
672ca28e300c17bf8d792a2a7a8631193e580c74
after
false
672ca28e300c17bf8d792a2a7a8631193e580c74
containers/67/672ca28e300c17bf8d792a2a7a8631193e580c74_after.sif
sha256:90fda15310a7b84420d6f213f2384d3180420e9cf55e72714511153e227afcf7
103,124,992
sha256:1682ad6f632661540fc13aed502bf865ebd1ba37d4d1d7e5d8dc41d27e6642a6
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
get_user_pages
parsed
null
[ { "function_name": "get_user_pages", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2008-2372" ]
[ "CWE-20" ]
[]
null
null
null
null
null
null
[]
null
null
null
2008-06-23T11:21:37-07:00
Fix ZERO_PAGE breakage with vmware Commit 89f5b7da2a6bad2e84670422ab8192382a5aeb9f ("Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIP") broke vmware, as reported by Jeff Chua: "This broke vmware 6.0.4. Jun 22 14:53:03.845: vmx| NOT_IMPLEMENTED /build/mts/release/bora-93057/bora/vmx/main/vmmo...
The Linux kernel 2.6.24 and 2.6.25 before 2.6.25.9 allows local users to cause a denial of service (memory consumption) via a large number of calls to the get_user_pages function, which lacks a ZERO_PAGE optimization and results in allocation of "useless newly zeroed pages."
global_sha_scan
false
023c2006dc25bfab57d61f14
primevul
train
train:3803
4fd7158322872d711e90f091dbd8673ef32cb1be
curl
https://github.com/curl/curl
https://github.com/curl/curl
https://github.com/curl/curl/commit/ba1dbd78e5f1ed67c1b8d37ac89d90e5e330b628
ba1dbd78e5f1ed67c1b8d37ac89d90e5e330b628
3,176
ba1dbd78e5f1ed67c1b8d37ac89d90e5e330b628
before
true
0b4ccc97f26316476d4c2abbd429952bf61b6375
containers/ba/ba1dbd78e5f1ed67c1b8d37ac89d90e5e330b628_before.sif
sha256:087189be3a7c6470dcfe72657b87eed640ff3e2a9a95bf3d167741033849fbe2
42,209,280
sha256:ae55097bda08f0df57336558931a075d5eaa53b0b5b784b60aaa4291928b8a60
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
Curl_smtp_escape_eob
parsed
smtp.c
[ { "function_name": "Curl_smtp_escape_eob", "file_path": "smtp.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2018-0500" ]
[ "CWE-119" ]
[]
null
null
null
null
null
null
[]
null
null
null
2018-07-09T08:15:48+02:00
smtp: use the upload buffer size for scratch buffer malloc ... not the read buffer size, as that can be set smaller and thus cause a buffer overflow! CVE-2018-0500 Reported-by: Peter Wu Bug: https://curl.haxx.se/docs/adv_2018-70a2.html
Curl_smtp_escape_eob in lib/smtp.c in curl 7.54.1 to and including curl 7.60.0 has a heap-based buffer overflow that might be exploitable by an attacker who can control the data that curl transmits over SMTP with certain settings (i.e., use of a nonstandard --limit-rate argument or CURLOPT_BUFFERSIZE value).
preferred
false
023c2006dc25bfab57d61f14
primevul
train
train:3803
4fd7158322872d711e90f091dbd8673ef32cb1be
curl
https://github.com/curl/curl
https://github.com/curl/curl
https://github.com/curl/curl/commit/ba1dbd78e5f1ed67c1b8d37ac89d90e5e330b628
ba1dbd78e5f1ed67c1b8d37ac89d90e5e330b628
3,176
ba1dbd78e5f1ed67c1b8d37ac89d90e5e330b628
after
false
ba1dbd78e5f1ed67c1b8d37ac89d90e5e330b628
containers/ba/ba1dbd78e5f1ed67c1b8d37ac89d90e5e330b628_after.sif
sha256:b4804382535de8ae78152ece0e87749c3ae21f16ff6016d228e9e92176773f5e
42,209,280
sha256:fbca2e512e92c996fac3481bfe12efd259f33aa88352258a20dc198a0a2ef6a5
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
Curl_smtp_escape_eob
parsed
smtp.c
[ { "function_name": "Curl_smtp_escape_eob", "file_path": "smtp.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2018-0500" ]
[ "CWE-119" ]
[]
null
null
null
null
null
null
[]
null
null
null
2018-07-09T08:15:48+02:00
smtp: use the upload buffer size for scratch buffer malloc ... not the read buffer size, as that can be set smaller and thus cause a buffer overflow! CVE-2018-0500 Reported-by: Peter Wu Bug: https://curl.haxx.se/docs/adv_2018-70a2.html
Curl_smtp_escape_eob in lib/smtp.c in curl 7.54.1 to and including curl 7.60.0 has a heap-based buffer overflow that might be exploitable by an attacker who can control the data that curl transmits over SMTP with certain settings (i.e., use of a nonstandard --limit-rate argument or CURLOPT_BUFFERSIZE value).
preferred
false
02434a86305756541e97ad83
primevul
train
train:214172
4fd7158322872d711e90f091dbd8673ef32cb1be
linux
https://github.com/torvalds/linux
https://github.com/torvalds/linux
https://github.com/torvalds/linux/commit/d10dcb615c8e29d403a24d35f8310a7a53e3050c
d10dcb615c8e29d403a24d35f8310a7a53e3050c
3,606
d10dcb615c8e29d403a24d35f8310a7a53e3050c
before
true
db8fd2cde93227e566a412cf53173ffa227998bc
containers/d1/d10dcb615c8e29d403a24d35f8310a7a53e3050c_before.sif
sha256:fceb35820ccf171e25572f3098588b4de1c2113eb36c8062422560e82a383aaa
212,733,952
sha256:75f2c6c47a41796ab01f47b42a8da2d0be3519050bc2cf8dd840e5147d6f6548
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
mwifiex_pcie_init_evt_ring
parsed
pcie.c
[ { "function_name": "mwifiex_pcie_init_evt_ring", "file_path": "pcie.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2019-19057" ]
[ "CWE-200" ]
[]
null
null
null
null
null
null
[]
null
null
null
2019-10-09T11:25:22+03:00
mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ring In mwifiex_pcie_init_evt_ring, a new skb is allocated which should be released if mwifiex_map_pci_memory() fails. The release for skb and card->evtbd_ring_vbase is added. Fixes: 0732484b47b5 ("mwifiex: separate ring initialization and ring creation routines...
Two memory leaks in the mwifiex_pcie_init_evt_ring() function in drivers/net/wireless/marvell/mwifiex/pcie.c in the Linux kernel through 5.3.11 allow attackers to cause a denial of service (memory consumption) by triggering mwifiex_map_pci_memory() failures, aka CID-d10dcb615c8e.
preferred
false
02434a86305756541e97ad83
primevul
train
train:214172
4fd7158322872d711e90f091dbd8673ef32cb1be
linux
https://github.com/torvalds/linux
https://github.com/torvalds/linux
https://github.com/torvalds/linux/commit/d10dcb615c8e29d403a24d35f8310a7a53e3050c
d10dcb615c8e29d403a24d35f8310a7a53e3050c
3,606
d10dcb615c8e29d403a24d35f8310a7a53e3050c
after
false
d10dcb615c8e29d403a24d35f8310a7a53e3050c
containers/d1/d10dcb615c8e29d403a24d35f8310a7a53e3050c_after.sif
sha256:0b3384201913feedde59b94c22ef045b80dd57e1ee300c94814691f3d0f6e927
212,733,952
sha256:1be047168d31db2f62e7607d32070a04eba0806498144bc6244f644886cbb8f7
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
mwifiex_pcie_init_evt_ring
parsed
pcie.c
[ { "function_name": "mwifiex_pcie_init_evt_ring", "file_path": "pcie.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2019-19057" ]
[ "CWE-200" ]
[]
null
null
null
null
null
null
[]
null
null
null
2019-10-09T11:25:22+03:00
mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ring In mwifiex_pcie_init_evt_ring, a new skb is allocated which should be released if mwifiex_map_pci_memory() fails. The release for skb and card->evtbd_ring_vbase is added. Fixes: 0732484b47b5 ("mwifiex: separate ring initialization and ring creation routines...
Two memory leaks in the mwifiex_pcie_init_evt_ring() function in drivers/net/wireless/marvell/mwifiex/pcie.c in the Linux kernel through 5.3.11 allow attackers to cause a denial of service (memory consumption) by triggering mwifiex_map_pci_memory() failures, aka CID-d10dcb615c8e.
preferred
false
024cd57771fd2679e2a187fa
primevul
train
train:144
4fd7158322872d711e90f091dbd8673ef32cb1be
openssl
https://github.com/openssl/openssl
https://github.com/openssl/openssl
http://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=62e4506a7d4cec1c8e1ff687f6b220f6a62a57c7
62e4506a7d4cec1c8e1ff687f6b220f6a62a57c7
1,709
62e4506a7d4cec1c8e1ff687f6b220f6a62a57c7
before
true
014265eb02e26f35c8db58e2ccbf100b0b2f0072
containers/62/62e4506a7d4cec1c8e1ff687f6b220f6a62a57c7_before.sif
sha256:c16038aac22420b945309f9dcbfbcaba2107cf29a686a6c2c9f6ec3751a225aa
43,945,984
sha256:a24de56a0e30abb067b839e509b2a2752aa4202edf48b90976e3031c52883830
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
ASN1_item_verify
parsed
null
[ { "function_name": "ASN1_item_verify", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2013-0166" ]
[ "CWE-310" ]
[]
null
null
null
null
null
null
[]
null
null
null
2013-01-29T16:49:24Z
Don't try and verify signatures if key is NULL (CVE-2013-0166) Add additional check to catch this in ASN1_item_verify too.
OpenSSL before 0.9.8y, 1.0.0 before 1.0.0k, and 1.0.1 before 1.0.1d does not properly perform signature verification for OCSP responses, which allows remote OCSP servers to cause a denial of service (NULL pointer dereference and application crash) via an invalid key.
preferred
false
024cd57771fd2679e2a187fa
primevul
train
train:144
4fd7158322872d711e90f091dbd8673ef32cb1be
openssl
https://github.com/openssl/openssl
https://github.com/openssl/openssl
http://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=62e4506a7d4cec1c8e1ff687f6b220f6a62a57c7
62e4506a7d4cec1c8e1ff687f6b220f6a62a57c7
1,709
62e4506a7d4cec1c8e1ff687f6b220f6a62a57c7
after
false
62e4506a7d4cec1c8e1ff687f6b220f6a62a57c7
containers/62/62e4506a7d4cec1c8e1ff687f6b220f6a62a57c7_after.sif
sha256:83019d7a55e46814fc7d58aa27c8b45b495942c5b1f9aa42c3d9696f15dc4fba
43,945,984
sha256:e89e87f4753ac90587444b2f24ef4541cd11c3be70d42f8af784897a6705e6fe
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
ASN1_item_verify
parsed
null
[ { "function_name": "ASN1_item_verify", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2013-0166" ]
[ "CWE-310" ]
[]
null
null
null
null
null
null
[]
null
null
null
2013-01-29T16:49:24Z
Don't try and verify signatures if key is NULL (CVE-2013-0166) Add additional check to catch this in ASN1_item_verify too.
OpenSSL before 0.9.8y, 1.0.0 before 1.0.0k, and 1.0.1 before 1.0.1d does not properly perform signature verification for OCSP responses, which allows remote OCSP servers to cause a denial of service (NULL pointer dereference and application crash) via an invalid key.
preferred
false
02564e7fcf083c1aee838313
primevul
train
train:216839
4fd7158322872d711e90f091dbd8673ef32cb1be
qemu
https://github.com/bonzini/qemu
https://gitlab.com/qemu-project/qemu
https://gitlab.com/qemu-project/qemu/-/commit/46609b90d9e3a6304def11038a76b58ff43f77bc
46609b90d9e3a6304def11038a76b58ff43f77bc
1,202
46609b90d9e3a6304def11038a76b58ff43f77bc
before
true
defac5e2fbddf8423a354ff0454283a2115e1367
containers/46/46609b90d9e3a6304def11038a76b58ff43f77bc_before.sif
sha256:171a562c642fabb1e896ac8b6ab6c1f224576074ecae4b89af3e560c50d03f1c
194,945,024
sha256:aeb92141ed3e476b454ba3d0b10ee0057030e76688bf1be74effdb80357068ee
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
main
parsed
null
[ { "function_name": "main", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2021-3507" ]
[ "CWE-787" ]
[]
null
null
null
null
null
null
[]
null
null
null
2022-05-12T13:03:25+02:00
tests/qtest/fdc-test: Add a regression test for CVE-2021-3507 Add the reproducer from https://gitlab.com/qemu-project/qemu/-/issues/339 Without the previous commit, when running 'make check-qtest-i386' with QEMU configured with '--enable-sanitizers' we get: ==4028352==ERROR: AddressSanitizer: heap-buffer-overflow ...
A heap buffer overflow was found in the floppy disk emulator of QEMU up to 6.0.0 (including). It could occur in fdctrl_transfer_handler() in hw/block/fdc.c while processing DMA read data transfers from the floppy drive to the guest system. A privileged guest user could use this flaw to crash the QEMU process on the hos...
named_candidate
false
02564e7fcf083c1aee838313
primevul
train
train:216839
4fd7158322872d711e90f091dbd8673ef32cb1be
qemu
https://github.com/bonzini/qemu
https://gitlab.com/qemu-project/qemu
https://gitlab.com/qemu-project/qemu/-/commit/46609b90d9e3a6304def11038a76b58ff43f77bc
46609b90d9e3a6304def11038a76b58ff43f77bc
1,202
46609b90d9e3a6304def11038a76b58ff43f77bc
after
false
46609b90d9e3a6304def11038a76b58ff43f77bc
containers/46/46609b90d9e3a6304def11038a76b58ff43f77bc_after.sif
sha256:f28b7231446dcb64099eab1f8b629feb9a3bd809c386f5a241d7d4b6266c5ac8
194,945,024
sha256:6539d8ce224a1a220e66906b696c7e6ebe91ee77c6f2bc6d45d5b27b3ccb1cab
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
main
parsed
null
[ { "function_name": "main", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2021-3507" ]
[ "CWE-787" ]
[]
null
null
null
null
null
null
[]
null
null
null
2022-05-12T13:03:25+02:00
tests/qtest/fdc-test: Add a regression test for CVE-2021-3507 Add the reproducer from https://gitlab.com/qemu-project/qemu/-/issues/339 Without the previous commit, when running 'make check-qtest-i386' with QEMU configured with '--enable-sanitizers' we get: ==4028352==ERROR: AddressSanitizer: heap-buffer-overflow ...
A heap buffer overflow was found in the floppy disk emulator of QEMU up to 6.0.0 (including). It could occur in fdctrl_transfer_handler() in hw/block/fdc.c while processing DMA read data transfers from the floppy drive to the guest system. A privileged guest user could use this flaw to crash the QEMU process on the hos...
named_candidate
false
025c348b596f6c855125cfea
primevul
train
train:196999
4fd7158322872d711e90f091dbd8673ef32cb1be
LibRaw
https://github.com/LibRaw/LibRaw
https://github.com/LibRaw/LibRaw
https://github.com/LibRaw/LibRaw/commit/f1394822a0152ceed77815eafa5cac4e8baab10a
f1394822a0152ceed77815eafa5cac4e8baab10a
4,146
f1394822a0152ceed77815eafa5cac4e8baab10a
before
true
74d179536a7ccac00796ccd9abc7a3f0fda22290
containers/f1/f1394822a0152ceed77815eafa5cac4e8baab10a_before.sif
sha256:6e02e59e31e881891a130d747053a1527e4c90d3d00d275b9a55f339ceb820a1
39,911,424
sha256:dd837843575deceeedf8d1453d127e0d3fbae2c3037a27e99ea9643d68398ea1
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
panasonic_load_raw
parsed
dcraw.c
[ { "function_name": "panasonic_load_raw", "file_path": "dcraw.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2017-16909" ]
[ "CWE-125" ]
[]
null
null
null
null
null
null
[]
null
null
null
2017-12-02T12:01:40+03:00
SECUNIA advisory 76000 #1 (wrong fuji width set via tiff tag
An error related to the "LibRaw::panasonic_load_raw()" function (dcraw_common.cpp) in LibRaw versions prior to 0.18.6 can be exploited to cause a heap-based buffer overflow and subsequently cause a crash via a specially crafted TIFF image.
preferred
false
025c348b596f6c855125cfea
primevul
train
train:196999
4fd7158322872d711e90f091dbd8673ef32cb1be
LibRaw
https://github.com/LibRaw/LibRaw
https://github.com/LibRaw/LibRaw
https://github.com/LibRaw/LibRaw/commit/f1394822a0152ceed77815eafa5cac4e8baab10a
f1394822a0152ceed77815eafa5cac4e8baab10a
4,146
f1394822a0152ceed77815eafa5cac4e8baab10a
after
false
f1394822a0152ceed77815eafa5cac4e8baab10a
containers/f1/f1394822a0152ceed77815eafa5cac4e8baab10a_after.sif
sha256:fe51bf112a889743e07eb58dc13a048a9772480a09e3a8a8e80c5dddadf7ba9a
39,911,424
sha256:090429a3b08f3ccf11e617649c320f012808b31c52c6d138846beef29cfa87d0
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
panasonic_load_raw
parsed
dcraw.c
[ { "function_name": "panasonic_load_raw", "file_path": "dcraw.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2017-16909" ]
[ "CWE-125" ]
[]
null
null
null
null
null
null
[]
null
null
null
2017-12-02T12:01:40+03:00
SECUNIA advisory 76000 #1 (wrong fuji width set via tiff tag
An error related to the "LibRaw::panasonic_load_raw()" function (dcraw_common.cpp) in LibRaw versions prior to 0.18.6 can be exploited to cause a heap-based buffer overflow and subsequently cause a crash via a specially crafted TIFF image.
preferred
false
02787630d833369ae066a0b2
primevul
train
train:208026
4fd7158322872d711e90f091dbd8673ef32cb1be
bpf
https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
https://kernel.googlesource.com/pub/scm/linux/kernel/git/bpf/bpf.git
https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git/commit/?id=c4eb1f403243fc7bbb7de644db8587c03de36da6
c4eb1f403243fc7bbb7de644db8587c03de36da6
3,384
c4eb1f403243fc7bbb7de644db8587c03de36da6
before
true
7c4a22339e7ce7b6ed473a8e682da622c3a774ee
containers/c4/c4eb1f403243fc7bbb7de644db8587c03de36da6_before.sif
sha256:6c86c8611a1047312aca05f91cccc4172d826158c1f8f56a0168182d008d212b
235,814,912
sha256:77537e8174557e41d1e2d4c03051604244dbf3e06833c3c67008e91d376db194
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
__htab_map_lookup_and_delete_batch
parsed
hashtab.c
[ { "function_name": "__htab_map_lookup_and_delete_batch", "file_path": "hashtab.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2021-38166" ]
[ "CWE-787" ]
[]
null
null
null
null
null
null
[]
null
null
null
2021-08-07T01:39:22+02:00
bpf: Fix integer overflow involving bucket_size In __htab_map_lookup_and_delete_batch(), hash buckets are iterated over to count the number of elements in each bucket (bucket_size). If bucket_size is large enough, the multiplication to calculate kvmalloc() size could overflow, resulting in out-of-bounds write as repor...
In kernel/bpf/hashtab.c in the Linux kernel through 5.13.8, there is an integer overflow and out-of-bounds write when many elements are placed in a single bucket. NOTE: exploitation might be impractical without the CAP_SYS_ADMIN capability.
preferred
false
02787630d833369ae066a0b2
primevul
train
train:208026
4fd7158322872d711e90f091dbd8673ef32cb1be
bpf
https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
https://kernel.googlesource.com/pub/scm/linux/kernel/git/bpf/bpf.git
https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git/commit/?id=c4eb1f403243fc7bbb7de644db8587c03de36da6
c4eb1f403243fc7bbb7de644db8587c03de36da6
3,384
c4eb1f403243fc7bbb7de644db8587c03de36da6
after
false
c4eb1f403243fc7bbb7de644db8587c03de36da6
containers/c4/c4eb1f403243fc7bbb7de644db8587c03de36da6_after.sif
sha256:956b619e37cf88ebe15ea31bc1bda9852101abfc37d7d06dd19aaa241132a223
235,819,008
sha256:44d509acaee365da6028a8ff039fd4cd481c1a4570054640aa24682483d5e405
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
__htab_map_lookup_and_delete_batch
parsed
hashtab.c
[ { "function_name": "__htab_map_lookup_and_delete_batch", "file_path": "hashtab.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2021-38166" ]
[ "CWE-787" ]
[]
null
null
null
null
null
null
[]
null
null
null
2021-08-07T01:39:22+02:00
bpf: Fix integer overflow involving bucket_size In __htab_map_lookup_and_delete_batch(), hash buckets are iterated over to count the number of elements in each bucket (bucket_size). If bucket_size is large enough, the multiplication to calculate kvmalloc() size could overflow, resulting in out-of-bounds write as repor...
In kernel/bpf/hashtab.c in the Linux kernel through 5.13.8, there is an integer overflow and out-of-bounds write when many elements are placed in a single bucket. NOTE: exploitation might be impractical without the CAP_SYS_ADMIN capability.
preferred
false
027daa9d80824a58b6455467
primevul
train
train:26
4fd7158322872d711e90f091dbd8673ef32cb1be
haproxy
https://github.com/haproxy/haproxy
https://github.com/haproxy/haproxy
https://git.haproxy.org/?p=haproxy.git;a=commit;h=58df5aea0a0c926b2238f65908f5e9f83d1cca25
58df5aea0a0c926b2238f65908f5e9f83d1cca25
1,537
58df5aea0a0c926b2238f65908f5e9f83d1cca25
before
true
adb222004120a3ab242d04469e08e44d8ae9c35b
containers/58/58df5aea0a0c926b2238f65908f5e9f83d1cca25_before.sif
sha256:97bfeb769a715e3d40d780bce3c64db53c060db0ce426a4f62374db3b2388b51
41,652,224
sha256:b1104d12676b505feabd123eae729dffe363ce862272c39d8efe963385d61d0f
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
dns_read_name
parsed
null
[ { "function_name": "dns_read_name", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2018-20103" ]
[ "CWE-835" ]
[]
null
null
null
null
null
null
[]
null
null
null
2018-12-12T14:43:25+01:00
BUG: dns: Prevent stack-exhaustion via recursion loop in dns_read_name When a compressed pointer is encountered, dns_read_name() will call itself with the pointed-to offset in the packet. With a specially crafted packet, it was possible to trigger an infinite-loop recursion by making the pointer points to itself. Whil...
An issue was discovered in dns.c in HAProxy through 1.8.14. In the case of a compressed pointer, a crafted packet can trigger infinite recursion by making the pointer point to itself, or create a long chain of valid pointers resulting in stack exhaustion.
preferred
false
027daa9d80824a58b6455467
primevul
train
train:26
4fd7158322872d711e90f091dbd8673ef32cb1be
haproxy
https://github.com/haproxy/haproxy
https://github.com/haproxy/haproxy
https://git.haproxy.org/?p=haproxy.git;a=commit;h=58df5aea0a0c926b2238f65908f5e9f83d1cca25
58df5aea0a0c926b2238f65908f5e9f83d1cca25
1,537
58df5aea0a0c926b2238f65908f5e9f83d1cca25
after
false
58df5aea0a0c926b2238f65908f5e9f83d1cca25
containers/58/58df5aea0a0c926b2238f65908f5e9f83d1cca25_after.sif
sha256:28fa78b7f2369c7b476e72583c8e5ea56dd2d698e66f1dd5114765c64266edd4
41,652,224
sha256:dc59258c0bee01a6451d3b7829c2b7381286cb7c8a2c0a02c5a27c45e81dd495
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
dns_read_name
parsed
null
[ { "function_name": "dns_read_name", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2018-20103" ]
[ "CWE-835" ]
[]
null
null
null
null
null
null
[]
null
null
null
2018-12-12T14:43:25+01:00
BUG: dns: Prevent stack-exhaustion via recursion loop in dns_read_name When a compressed pointer is encountered, dns_read_name() will call itself with the pointed-to offset in the packet. With a specially crafted packet, it was possible to trigger an infinite-loop recursion by making the pointer points to itself. Whil...
An issue was discovered in dns.c in HAProxy through 1.8.14. In the case of a compressed pointer, a crafted packet can trigger infinite recursion by making the pointer point to itself, or create a long chain of valid pointers resulting in stack exhaustion.
preferred
false
0289994e92edc872819a1088
primevul
train
train:215
4fd7158322872d711e90f091dbd8673ef32cb1be
poppler
https://github.com/freedesktop/poppler
https://gitlab.freedesktop.org/poppler/poppler
https://cgit.freedesktop.org/poppler/poppler/commit/?id=5c9b08a875b07853be6c44e43ff5f7f059df666a
5c9b08a875b07853be6c44e43ff5f7f059df666a
1,605
5c9b08a875b07853be6c44e43ff5f7f059df666a
before
true
ff05069f34a00d67cdddb033f6240a3407e90057
containers/5c/5c9b08a875b07853be6c44e43ff5f7f059df666a_before.sif
sha256:33b206b6620137c1b50492ab52e373d8b481bade80d93671251e803cd7f464c5
40,964,096
sha256:ca9fbafba1c9e2e369f235be9ec135693eda3e22c290e416d92a956bb1e84632
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
main
parsed
null
[ { "function_name": "main", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2017-7511" ]
[ "CWE-476" ]
[]
null
null
null
null
null
null
[]
null
null
null
2017-05-27T00:09:17+02:00
pdfunite: Fix crash with broken documents Sometimes we can't parse pages so check before accessing them Thanks to Jiaqi Peng for the report Fixes bugs #101153 and #101149
poppler since version 0.17.3 has been vulnerable to NULL pointer dereference in pdfunite triggered by specially crafted documents.
preferred
false
0289994e92edc872819a1088
primevul
train
train:215
4fd7158322872d711e90f091dbd8673ef32cb1be
poppler
https://github.com/freedesktop/poppler
https://gitlab.freedesktop.org/poppler/poppler
https://cgit.freedesktop.org/poppler/poppler/commit/?id=5c9b08a875b07853be6c44e43ff5f7f059df666a
5c9b08a875b07853be6c44e43ff5f7f059df666a
1,605
5c9b08a875b07853be6c44e43ff5f7f059df666a
after
false
5c9b08a875b07853be6c44e43ff5f7f059df666a
containers/5c/5c9b08a875b07853be6c44e43ff5f7f059df666a_after.sif
sha256:5b0b190a0d7a98500f06e633c4df0b5b74d8849232859450f46181ec402a1552
40,964,096
sha256:dd708122a4ce6aa4721787e93254b953072b28c9eead8496dfccf5052dec7f35
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
main
parsed
null
[ { "function_name": "main", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2017-7511" ]
[ "CWE-476" ]
[]
null
null
null
null
null
null
[]
null
null
null
2017-05-27T00:09:17+02:00
pdfunite: Fix crash with broken documents Sometimes we can't parse pages so check before accessing them Thanks to Jiaqi Peng for the report Fixes bugs #101153 and #101149
poppler since version 0.17.3 has been vulnerable to NULL pointer dereference in pdfunite triggered by specially crafted documents.
preferred
false
02991ffb93581d19b9df6876
primevul
train
train:10728
4fd7158322872d711e90f091dbd8673ef32cb1be
radare2
https://github.com/radare/radare2
https://github.com/radareorg/radare2
https://github.com/radare/radare2/commit/bbb4af56003c1afdad67af0c4339267ca38b1017
bbb4af56003c1afdad67af0c4339267ca38b1017
3,209
bbb4af56003c1afdad67af0c4339267ca38b1017
before
true
bceeb37213d4bd9b0ecca0bb5784c343dd23d303
containers/bb/bbb4af56003c1afdad67af0c4339267ca38b1017_before.sif
sha256:8d05d6d4406133667a7aa204aa9ef8178b095f7834ce855a19fc1b0284f14089
45,207,552
sha256:2419b45f82976908b274dc2f90002021c006db180eba84f17cbd757afb997549
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
_6502_op
parsed
anal_6502.c
[ { "function_name": "_6502_op", "file_path": "anal_6502.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2018-12322" ]
[ "CWE-125" ]
[]
null
null
null
null
null
null
[]
null
null
null
2018-06-11T03:03:25+02:00
Fix #10294 - crash in r2_hoobr__6502_op
There is a heap out of bounds read in radare2 2.6.0 in _6502_op() in libr/anal/p/anal_6502.c via a crafted iNES ROM binary file.
preferred
false
02991ffb93581d19b9df6876
primevul
train
train:10728
4fd7158322872d711e90f091dbd8673ef32cb1be
radare2
https://github.com/radare/radare2
https://github.com/radareorg/radare2
https://github.com/radare/radare2/commit/bbb4af56003c1afdad67af0c4339267ca38b1017
bbb4af56003c1afdad67af0c4339267ca38b1017
3,209
bbb4af56003c1afdad67af0c4339267ca38b1017
after
false
bbb4af56003c1afdad67af0c4339267ca38b1017
containers/bb/bbb4af56003c1afdad67af0c4339267ca38b1017_after.sif
sha256:3e0df37c185d65715c1dcfebdd90f1e3be660e79d1de196d8b6a6255e2f3a440
45,207,552
sha256:c5f0f62525941d6ac3263bc8bf4c4d09ed7591f7a9aa67dfeb678ab61a79bea9
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
_6502_op
parsed
anal_6502.c
[ { "function_name": "_6502_op", "file_path": "anal_6502.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2018-12322" ]
[ "CWE-125" ]
[]
null
null
null
null
null
null
[]
null
null
null
2018-06-11T03:03:25+02:00
Fix #10294 - crash in r2_hoobr__6502_op
There is a heap out of bounds read in radare2 2.6.0 in _6502_op() in libr/anal/p/anal_6502.c via a crafted iNES ROM binary file.
preferred
false
029a2d6ec006289dc0238c06
primevul
train
train:8484
4fd7158322872d711e90f091dbd8673ef32cb1be
Android
null
https://android.googlesource.com/platform/external/aac
https://android.googlesource.com/platform/external/aac/+/5d4405f601fa11a8955fd7611532c982420e4206
5d4405f601fa11a8955fd7611532c982420e4206
1,622
5d4405f601fa11a8955fd7611532c982420e4206
before
true
48b330d303727e1f2671f844a1d541d596f6d5da
containers/5d/5d4405f601fa11a8955fd7611532c982420e4206_before.sif
sha256:2075c2eefc8e39b91ecf60e7499a52d15422b5ec92b4f671363184e38f33e72a
40,464,384
sha256:a4242eb4d4d7de9e791e13254ab64810308948f6b5c3564a66a473233d33b155
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
aacDecoder_drcExtractAndMap
parsed
null
[ { "function_name": "aacDecoder_drcExtractAndMap", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2016-2428" ]
[ "CWE-119" ]
[]
null
null
null
null
null
null
[]
null
null
null
2016-03-25T17:46:34-07:00
Fix stack corruption happening in aacDecoder_drcExtractAndMap()
libAACdec/src/aacdec_drc.cpp in mediaserver in Android 4.x before 4.4.4, 5.0.x before 5.0.2, 5.1.x before 5.1.1, and 6.x before 2016-05-01 does not properly limit the number of threads, which allows remote attackers to execute arbitrary code or cause a denial of service (stack memory corruption) via a crafted media fil...
preferred
false
029a2d6ec006289dc0238c06
primevul
train
train:8484
4fd7158322872d711e90f091dbd8673ef32cb1be
Android
null
https://android.googlesource.com/platform/external/aac
https://android.googlesource.com/platform/external/aac/+/5d4405f601fa11a8955fd7611532c982420e4206
5d4405f601fa11a8955fd7611532c982420e4206
1,622
5d4405f601fa11a8955fd7611532c982420e4206
after
false
5d4405f601fa11a8955fd7611532c982420e4206
containers/5d/5d4405f601fa11a8955fd7611532c982420e4206_after.sif
sha256:3774a9180e3e5ef5db5ab1f6819757a614bdc714a3b18d63762472cb2680440b
40,464,384
sha256:753867b1f3c4b1ad80dea8e6881998892d4e77af9e0e2c08625ffb7920f26435
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
aacDecoder_drcExtractAndMap
parsed
null
[ { "function_name": "aacDecoder_drcExtractAndMap", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2016-2428" ]
[ "CWE-119" ]
[]
null
null
null
null
null
null
[]
null
null
null
2016-03-25T17:46:34-07:00
Fix stack corruption happening in aacDecoder_drcExtractAndMap()
libAACdec/src/aacdec_drc.cpp in mediaserver in Android 4.x before 4.4.4, 5.0.x before 5.0.2, 5.1.x before 5.1.1, and 6.x before 2016-05-01 does not properly limit the number of threads, which allows remote attackers to execute arbitrary code or cause a denial of service (stack memory corruption) via a crafted media fil...
preferred
false
029aef5887ad60e62d309a7d
primevul
train
train:209078
4fd7158322872d711e90f091dbd8673ef32cb1be
ImageMagick6
https://github.com/ImageMagick/ImageMagick6
https://github.com/ImageMagick/ImageMagick6
https://github.com/ImageMagick/ImageMagick6/commit/db7a4be592328af06d776ce3bab24b8c6de5be20
db7a4be592328af06d776ce3bab24b8c6de5be20
3,784
db7a4be592328af06d776ce3bab24b8c6de5be20
before
true
695f2ce94bd88f33d2b8bdb8fc3eed135c3fa527
containers/db/db7a4be592328af06d776ce3bab24b8c6de5be20_before.sif
sha256:d5be3d55459355d808efac3b727e975adcefbc3b7f34947005d4186ef59d6cf6
47,603,712
sha256:1720a2412574cd624ce147197c720abfbd08084abf4dd72861cb1d3e24089030
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
ReadMATImageV4
parsed
mat.c
[ { "function_name": "ReadMATImageV4", "file_path": "mat.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2018-14551" ]
[ "CWE-787" ]
[]
null
null
null
null
null
null
[]
null
null
null
2018-07-21T07:29:23-04:00
https://github.com/ImageMagick/ImageMagick/issues/1221
The ReadMATImageV4 function in coders/mat.c in ImageMagick 7.0.8-7 uses an uninitialized variable, leading to memory corruption.
preferred
false
029aef5887ad60e62d309a7d
primevul
train
train:209078
4fd7158322872d711e90f091dbd8673ef32cb1be
ImageMagick6
https://github.com/ImageMagick/ImageMagick6
https://github.com/ImageMagick/ImageMagick6
https://github.com/ImageMagick/ImageMagick6/commit/db7a4be592328af06d776ce3bab24b8c6de5be20
db7a4be592328af06d776ce3bab24b8c6de5be20
3,784
db7a4be592328af06d776ce3bab24b8c6de5be20
after
false
db7a4be592328af06d776ce3bab24b8c6de5be20
containers/db/db7a4be592328af06d776ce3bab24b8c6de5be20_after.sif
sha256:fd776dc72a45b2aa11662125a66e760eb45f5a1db6b61c07d24e6848bc1a18e3
47,603,712
sha256:53ccac508e2561cf800ee670ae532388d69c4e632d9aa6fb1482d1ac041637ec
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
ReadMATImageV4
parsed
mat.c
[ { "function_name": "ReadMATImageV4", "file_path": "mat.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2018-14551" ]
[ "CWE-787" ]
[]
null
null
null
null
null
null
[]
null
null
null
2018-07-21T07:29:23-04:00
https://github.com/ImageMagick/ImageMagick/issues/1221
The ReadMATImageV4 function in coders/mat.c in ImageMagick 7.0.8-7 uses an uninitialized variable, leading to memory corruption.
preferred
false
02b705bd96b50a46ab53e883
primevul
train
train:3707
4fd7158322872d711e90f091dbd8673ef32cb1be
radare2
https://github.com/radare/radare2
https://github.com/radareorg/radare2
https://github.com/radare/radare2/commit/60208765887f5f008b3b9a883f3addc8bdb9c134
60208765887f5f008b3b9a883f3addc8bdb9c134
1,671
60208765887f5f008b3b9a883f3addc8bdb9c134
before
true
bd276ef2fd8ac3401e65be7c126a43175ccfbcd7
containers/60/60208765887f5f008b3b9a883f3addc8bdb9c134_before.sif
sha256:3cf40f6305c76502602537a62acd602a23ebb476e68a106ab43bcebedfb64017
45,170,688
sha256:d8b255ae7af8046ced45414760c151769fa38ed3460687c30c5abd1f10696f31
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
MACH0_
parsed
mach0.c
[ { "function_name": "MACH0_", "file_path": "mach0.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2018-11380" ]
[ "CWE-125" ]
[]
null
null
null
null
null
null
[]
null
null
null
2018-05-06T15:59:08+02:00
Fix #9970 - heap oobread in mach0 parser (#10026)
The parse_import_ptr() function in radare2 2.5.0 allows remote attackers to cause a denial of service (heap-based out-of-bounds read and application crash) via a crafted Mach-O file.
preferred
false
02b705bd96b50a46ab53e883
primevul
train
train:3707
4fd7158322872d711e90f091dbd8673ef32cb1be
radare2
https://github.com/radare/radare2
https://github.com/radareorg/radare2
https://github.com/radare/radare2/commit/60208765887f5f008b3b9a883f3addc8bdb9c134
60208765887f5f008b3b9a883f3addc8bdb9c134
1,671
60208765887f5f008b3b9a883f3addc8bdb9c134
after
false
60208765887f5f008b3b9a883f3addc8bdb9c134
containers/60/60208765887f5f008b3b9a883f3addc8bdb9c134_after.sif
sha256:24766dcb6ed05fbaae4ad14d43d022ba0a853d5e283f1de8fb74228c4e8f2b11
45,170,688
sha256:d79e5a8c47580acab63321657b52e3eed47b0070c29c014c4f31275786b3a2f9
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
MACH0_
parsed
mach0.c
[ { "function_name": "MACH0_", "file_path": "mach0.c", "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2018-11380" ]
[ "CWE-125" ]
[]
null
null
null
null
null
null
[]
null
null
null
2018-05-06T15:59:08+02:00
Fix #9970 - heap oobread in mach0 parser (#10026)
The parse_import_ptr() function in radare2 2.5.0 allows remote attackers to cause a denial of service (heap-based out-of-bounds read and application crash) via a crafted Mach-O file.
preferred
false
02bfe907752faee5244ae77c
primevul
train
train:7722
4fd7158322872d711e90f091dbd8673ef32cb1be
Chrome
https://github.com/chromium/chromium
https://github.com/chromium/chromium
https://github.com/chromium/chromium/commit/fd2335678e96c34d14f4b20f0d9613dfbd1ccdb4
fd2335678e96c34d14f4b20f0d9613dfbd1ccdb4
4,352
fd2335678e96c34d14f4b20f0d9613dfbd1ccdb4
before
true
34cc34f209ff9a9c32258853554886b381b4d0e6
containers/fd/fd2335678e96c34d14f4b20f0d9613dfbd1ccdb4_before.sif
sha256:afbb0f3a8f8c510e59ffe8375f78c2b69f0f599820560496c5c35e24fa2e7cff
378,093,568
sha256:de523ab650628fce3b91ce6d019508ac0d2bbc72aff8192b19881b553e5221b7
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
ConfigureQuicParams
parsed
null
[ { "function_name": "ConfigureQuicParams", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2019-5754" ]
[ "CWE-310" ]
[]
null
null
null
null
null
null
[]
null
null
null
2019-01-17T18:31:05Z
Fix a bug in network_session_configurator.cc in which support for HTTPS URLS in QUIC proxies was always set to false.
Implementation error in QUIC Networking in Google Chrome prior to 72.0.3626.81 allowed an attacker running or able to cause use of a proxy server to obtain cleartext of transport encryption via malicious network proxy.
preferred
false
02bfe907752faee5244ae77c
primevul
train
train:7722
4fd7158322872d711e90f091dbd8673ef32cb1be
Chrome
https://github.com/chromium/chromium
https://github.com/chromium/chromium
https://github.com/chromium/chromium/commit/fd2335678e96c34d14f4b20f0d9613dfbd1ccdb4
fd2335678e96c34d14f4b20f0d9613dfbd1ccdb4
4,352
fd2335678e96c34d14f4b20f0d9613dfbd1ccdb4
after
false
fd2335678e96c34d14f4b20f0d9613dfbd1ccdb4
containers/fd/fd2335678e96c34d14f4b20f0d9613dfbd1ccdb4_after.sif
sha256:70b11157fe7419674e3674af8c5dd54ce6ba8e0ae7e9a1be9098d77719f77c1f
378,093,568
sha256:d4d10c8cabcae1e4eaef06d676669385f02ed137e0036c5287a7a8d39278b799
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
ConfigureQuicParams
parsed
null
[ { "function_name": "ConfigureQuicParams", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2019-5754" ]
[ "CWE-310" ]
[]
null
null
null
null
null
null
[]
null
null
null
2019-01-17T18:31:05Z
Fix a bug in network_session_configurator.cc in which support for HTTPS URLS in QUIC proxies was always set to false.
Implementation error in QUIC Networking in Google Chrome prior to 72.0.3626.81 allowed an attacker running or able to cause use of a proxy server to obtain cleartext of transport encryption via malicious network proxy.
preferred
false
02e8f8197ec92d87d395936d
primevul
train
train:9857
4fd7158322872d711e90f091dbd8673ef32cb1be
Chrome
https://github.com/chromium/chromium
https://github.com/chromium/chromium
https://github.com/chromium/chromium/commit/c4a4dfb26615b5ef5e9dcc730ef43f70ce9202e2
c4a4dfb26615b5ef5e9dcc730ef43f70ce9202e2
3,374
c4a4dfb26615b5ef5e9dcc730ef43f70ce9202e2
before
true
6e44c30f2dc7371711503b0a942da01180206c47
containers/c4/c4a4dfb26615b5ef5e9dcc730ef43f70ce9202e2_before.sif
sha256:4242901c207bfdf23bf8c6b3e04df7e389393b8a6eaecbb9713bb82e218642af
153,010,176
sha256:1a596374335944d00a29632e85ce7fbb723bcd7cbd18bba23d6c17f5504f8c18
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
RenderThreadImpl::Shutdown
parsed
null
[ { "function_name": "RenderThreadImpl::Shutdown", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2013-2906" ]
[ "CWE-362" ]
[]
null
null
null
null
null
null
[]
null
null
null
2014-07-22T21:55:34Z
Suspend shared timers while blockingly closing databases
Multiple race conditions in the Web Audio implementation in Blink, as used in Google Chrome before 30.0.1599.66, allow remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to threading in core/html/HTMLMediaElement.cpp, core/platform/audio/AudioDSPKernelProcessor.c...
preferred
false
02e8f8197ec92d87d395936d
primevul
train
train:9857
4fd7158322872d711e90f091dbd8673ef32cb1be
Chrome
https://github.com/chromium/chromium
https://github.com/chromium/chromium
https://github.com/chromium/chromium/commit/c4a4dfb26615b5ef5e9dcc730ef43f70ce9202e2
c4a4dfb26615b5ef5e9dcc730ef43f70ce9202e2
3,374
c4a4dfb26615b5ef5e9dcc730ef43f70ce9202e2
after
false
c4a4dfb26615b5ef5e9dcc730ef43f70ce9202e2
containers/c4/c4a4dfb26615b5ef5e9dcc730ef43f70ce9202e2_after.sif
sha256:81df489c44e43eb9b10bb6d211e8e5d966c5e932b6f410f5b313ad0841d75074
153,010,176
sha256:f2c088d7cf87edd7ef5936580526aed20f23fa86ef047a0d3bb0b2c079833aa6
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
RenderThreadImpl::Shutdown
parsed
null
[ { "function_name": "RenderThreadImpl::Shutdown", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2013-2906" ]
[ "CWE-362" ]
[]
null
null
null
null
null
null
[]
null
null
null
2014-07-22T21:55:34Z
Suspend shared timers while blockingly closing databases
Multiple race conditions in the Web Audio implementation in Blink, as used in Google Chrome before 30.0.1599.66, allow remote attackers to cause a denial of service or possibly have unspecified other impact via vectors related to threading in core/html/HTMLMediaElement.cpp, core/platform/audio/AudioDSPKernelProcessor.c...
preferred
false
030360db88af18329418c18d
primevul
train
train:364
4fd7158322872d711e90f091dbd8673ef32cb1be
savannah
https://git.savannah.gnu.org/gitweb/?p=gnutls
https://git.savannah.gnu.org/git/libtasn1.git
https://git.savannah.gnu.org/cgit/libtasn1.git/commit/?id=1c3ccb3e040bf13e342ee60bc23b21b97b11923f
1c3ccb3e040bf13e342ee60bc23b21b97b11923f
477
1c3ccb3e040bf13e342ee60bc23b21b97b11923f
before
true
8596690b7885520d8d0b864e53cf94cc4051360a
containers/1c/1c3ccb3e040bf13e342ee60bc23b21b97b11923f_before.sif
sha256:12115d3c9dec31162296937f64e9b954f615f4ebd32b4d1a43b29b0784406e2c
40,058,880
sha256:c7ad8ffffb4456305bda69dfe16ef5639143f80768020c0272e78a74a285c5c0
sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e
asn1_get_bit_der
parsed
null
[ { "function_name": "asn1_get_bit_der", "file_path": null, "start_line": null, "end_line": null, "role": "primary", "rank": 0, "provenance": "function_source", "status": "parsed" } ]
[ "CVE-2014-3468" ]
[ "CWE-189" ]
[]
null
null
null
null
null
null
[]
null
null
null
2014-05-16T22:10:08+02:00
Do not return illegal values in asn1_get_bit_der().
The asn1_get_bit_der function in GNU Libtasn1 before 3.6 does not properly report an error when a negative bit length is identified, which allows context-dependent attackers to cause out-of-bounds access via crafted ASN.1 data.
named_candidate
false
End of preview. Expand in Data Studio

primevul source containers

This dataset contains paired, history-free Apptainer source environments exported by Dataset2Container. The vulnerability label is stored only in the manifest; the SIF files themselves are named by fixing commit and variant and contain the source tree at /repo.

Contents

  • Complete source samples: 4551
  • Unique SIF files: 8520
  • Total SIF bytes: 765465714688
  • Exported splits: test, train, validation
  • Upstream source revision(s): 4fd7158322872d711e90f091dbd8673ef32cb1be
  • Build fingerprint: sha256:d936431904fc65a9d032fc3788fa6f2ae0ccc42becdd4a5a34465fdb98fa9c7e

Each manifest/<split>.parquet row describes one sample and one before or after variant. Several samples can point to the same container_path; that SIF is stored once. Hugging Face reserves all as a virtual aggregate: load this repository with split="all" to read the union of every real split listed above.

Incomplete records omitted

The export succeeds with the complete subset available when it starts. Omitted records are not present in the Parquet manifests. Counts use these plain-English categories:

  • ignored_commit: 1
  • invalid_artifact_metadata: 150
  • unresolved_sample: 2

Download and run

hf download adefu020/primevul --repo-type dataset --include "containers/**"
sha256sum -c checksums/SHA256SUMS
apptainer exec --containall --no-home --no-mount bind-paths \
  containers/00/<fixing-sha>_before.sif /bin/bash

Use the manifest's container_path rather than guessing the two-character shard directory. Each image has already been validated to contain /bin/bash and a self-contained /repo without Git metadata or runtime source symlinks.

Build provenance

Each SIF is the only packaged copy of its history-free source tree. The export deliberately does not duplicate /repo into a separate archive. The manifest records the repository, exact revision, and source_sha256; reconstruct source from the separately maintained repository storage and verify that digest when a rebuild is required.

The exact base SIF, every APK package, the definition template, snapshot policy, and build fingerprint are retained as provenance. recipes/Apptainer.def is not a standalone rebuild workflow: its SOURCE_DIR value must be supplied from the external repository snapshot. The source snapshot policy removes Git history and configured binary/media artifacts and materializes safe source links.

Licensing

The source projects retain their own licenses and attribution requirements. This export does not assign a new license to their code or SIF contents. LICENSE applies Apache-2.0 only to D2C-generated metadata and recipe. Review upstream licenses before redistributing the repository publicly.

Downloads last month
65