hshivhare67 / Kernel_4.1.15_CVE-2023-4206_CVE-2023-4207_CVE-2023-4208

Other
0 stars 0 forks source link

CVE-2019-14284 (Medium) detected in linux-stable-rtv4.1 #450

Open mend-bolt-for-github[bot] opened 10 months ago

mend-bolt-for-github[bot] commented 10 months ago

CVE-2019-14284 - Medium Severity Vulnerability

Vulnerable Library - linux-stable-rtv4.1

Library home page: https://git.kernel.org/pub/scm/linux/kernel/git/zanussi/linux-stable-rt.git

Found in HEAD commit: d320b28538efef34097703b1fd51d4131f87b779

Found in base branch: master

Vulnerable Source Files (2)

/drivers/block/floppy.c /drivers/block/floppy.c

Vulnerability Details

In the Linux kernel before 5.2.3, drivers/block/floppy.c allows a denial of service by setup_format_params division-by-zero. Two consecutive ioctls can trigger the bug: the first one should set the drive geometry with .sect and .rate values that make F_SECT_PER_TRACK be zero. Next, the floppy format operation should be called. It can be triggered by an unprivileged local user even when a floppy disk has not been inserted. NOTE: QEMU creates the floppy device by default.

Publish Date: 2019-07-26

URL: CVE-2019-14284

CVSS 3 Score Details (6.2)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Local - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14284

Release Date: 2019-07-26

Fix Resolution: v5.3-rc1


Step up your Open Source Security Game with Mend here

mend-bolt-for-github[bot] commented 6 months ago

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.