2024-10-21 13:01:01 +00:00
{
2024-10-21 19:00:43 +00:00
"data_version" : "4.0" ,
2024-10-21 13:01:01 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-49975" ,
2024-10-21 19:00:43 +00:00
"ASSIGNER" : "cve@kernel.org" ,
"STATE" : "PUBLIC"
2024-10-21 13:01:01 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-10-21 19:00:43 +00:00
"value" : "In the Linux kernel, the following vulnerability has been resolved:\n\nuprobes: fix kernel info leak via \"[uprobes]\" vma\n\nxol_add_vma() maps the uninitialized page allocated by __create_xol_area()\ninto userspace. On some architectures (x86) this memory is readable even\nwithout VM_READ, VM_EXEC results in the same pgprot_t as VM_EXEC|VM_READ,\nalthough this doesn't really matter, debugger can read this memory anyway."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Linux" ,
"product" : {
"product_data" : [
{
"product_name" : "Linux" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "d4b3b6384f98" ,
2024-11-08 16:03:28 +00:00
"version_value" : "f31f92107e5a"
2024-10-21 19:00:43 +00:00
} ,
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"versions" : [
{
"version" : "3.5" ,
"status" : "affected"
} ,
{
"version" : "0" ,
"lessThan" : "3.5" ,
"status" : "unaffected" ,
2024-11-05 11:01:11 +00:00
"versionType" : "semver"
2024-10-21 19:00:43 +00:00
} ,
2024-11-08 16:03:28 +00:00
{
"version" : "4.19.323" ,
"lessThanOrEqual" : "4.19.*" ,
"status" : "unaffected" ,
"versionType" : "semver"
} ,
{
"version" : "5.4.285" ,
"lessThanOrEqual" : "5.4.*" ,
"status" : "unaffected" ,
"versionType" : "semver"
} ,
2024-10-21 19:00:43 +00:00
{
"version" : "5.10.227" ,
"lessThanOrEqual" : "5.10.*" ,
"status" : "unaffected" ,
2024-11-05 11:01:11 +00:00
"versionType" : "semver"
2024-10-21 19:00:43 +00:00
} ,
{
"version" : "5.15.168" ,
"lessThanOrEqual" : "5.15.*" ,
"status" : "unaffected" ,
2024-11-05 11:01:11 +00:00
"versionType" : "semver"
2024-10-21 19:00:43 +00:00
} ,
{
"version" : "6.1.113" ,
"lessThanOrEqual" : "6.1.*" ,
"status" : "unaffected" ,
2024-11-05 11:01:11 +00:00
"versionType" : "semver"
2024-10-21 19:00:43 +00:00
} ,
{
"version" : "6.6.55" ,
"lessThanOrEqual" : "6.6.*" ,
"status" : "unaffected" ,
2024-11-05 11:01:11 +00:00
"versionType" : "semver"
2024-10-21 19:00:43 +00:00
} ,
{
"version" : "6.10.14" ,
"lessThanOrEqual" : "6.10.*" ,
"status" : "unaffected" ,
2024-11-05 11:01:11 +00:00
"versionType" : "semver"
2024-10-21 19:00:43 +00:00
} ,
{
"version" : "6.11.3" ,
"lessThanOrEqual" : "6.11.*" ,
"status" : "unaffected" ,
2024-11-05 11:01:11 +00:00
"versionType" : "semver"
2024-10-21 19:00:43 +00:00
} ,
{
2024-11-19 02:01:01 +00:00
"version" : "6.12" ,
2024-10-21 19:00:43 +00:00
"lessThanOrEqual" : "*" ,
"status" : "unaffected" ,
"versionType" : "original_commit_for_fix"
}
] ,
"defaultStatus" : "affected"
}
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
2024-11-08 16:03:28 +00:00
{
"url" : "https://git.kernel.org/stable/c/f31f92107e5a8ecc8902705122c594e979a351fe" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/f31f92107e5a8ecc8902705122c594e979a351fe"
} ,
{
"url" : "https://git.kernel.org/stable/c/fe5e9182d3e227476642ae2b312e2356c4d326a3" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/fe5e9182d3e227476642ae2b312e2356c4d326a3"
} ,
2024-10-21 19:00:43 +00:00
{
"url" : "https://git.kernel.org/stable/c/f561b48d633ac2e7d0d667020fc634a96ade33a0" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/f561b48d633ac2e7d0d667020fc634a96ade33a0"
} ,
{
"url" : "https://git.kernel.org/stable/c/21cb47db1ec9765f91304763a24565ddc22d2492" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/21cb47db1ec9765f91304763a24565ddc22d2492"
} ,
{
"url" : "https://git.kernel.org/stable/c/24141df5a8615790950deedd926a44ddf1dfd6d8" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/24141df5a8615790950deedd926a44ddf1dfd6d8"
} ,
{
"url" : "https://git.kernel.org/stable/c/5b981d8335e18aef7908a068529a3287258ff6d8" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/5b981d8335e18aef7908a068529a3287258ff6d8"
} ,
{
"url" : "https://git.kernel.org/stable/c/2aa45f43709ba2082917bd2973d02687075b6eee" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/2aa45f43709ba2082917bd2973d02687075b6eee"
} ,
{
"url" : "https://git.kernel.org/stable/c/9634e8dc964a4adafa7e1535147abd7ec29441a6" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/9634e8dc964a4adafa7e1535147abd7ec29441a6"
} ,
{
"url" : "https://git.kernel.org/stable/c/34820304cc2cd1804ee1f8f3504ec77813d29c8e" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/stable/c/34820304cc2cd1804ee1f8f3504ec77813d29c8e"
2024-10-21 13:01:01 +00:00
}
]
2024-10-21 19:00:43 +00:00
} ,
"generator" : {
2024-11-19 02:01:01 +00:00
"engine" : "bippy-8e903de6a542"
2024-10-21 13:01:01 +00:00
}
}