Linux Kernel の drivers/scsi/sg.c の sg_common_write 関数におけるメモリ二重解放の脆弱性
| Title |
Linux Kernel の drivers/scsi/sg.c の sg_common_write 関数におけるメモリ二重解放の脆弱性
|
| Summary |
Linux Kernel の drivers/scsi/sg.c の sg_common_write 関数には、メモリ二重解放の脆弱性が存在します。 補足情報 : CWE による脆弱性タイプは、CWE-415: Double Free (二重解放) と識別されています。 https://cwe.mitre.org/data/definitions/415.html
|
| Possible impacts |
ローカルユーザにより、SG_IO ioctl コール中にデバイスを取り外されることで、権限を取得される、またはサービス運用妨害 (メモリ破損およびシステムクラッシュ) 状態にされる可能性があります。 |
| Solution |
ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
Oct. 31, 2015, midnight |
| Registration Date |
Nov. 17, 2016, 2:31 p.m. |
| Last Update |
Nov. 17, 2016, 2:31 p.m. |
|
CVSS3.0 : 重要
|
| Score |
7.3
|
| Vector |
CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H |
|
CVSS2.0 : 危険
|
| Score |
9.3
|
| Vector |
AV:N/AC:M/Au:N/C:C/I:C/A:C |
Affected System
| Linux |
|
Linux Kernel 4.4 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 0 |
[2016年11月17日] 掲載 |
Feb. 17, 2018, 10:37 a.m. |
NVD Vulnerability Information
CVE-2015-8962
| Summary |
Double free vulnerability in the sg_common_write function in drivers/scsi/sg.c in the Linux kernel before 4.4 allows local users to gain privileges or cause a denial of service (memory corruption and system crash) by detaching a device during an SG_IO ioctl call.
|
| Publication Date |
Nov. 16, 2016, 2:59 p.m. |
| Registration Date |
Jan. 26, 2021, 2:59 p.m. |
| Last Update |
Nov. 21, 2024, 11:39 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
3.13 |
|
|
3.16.40 |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
|
|
|
3.2.85 |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
3.3 |
|
|
3.10.107 |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
3.12 |
|
|
3.12.70 |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
3.17 |
|
|
3.18.54 |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
3.19 |
|
|
4.4 |
Related information, measures and tools
Common Vulnerabilities List