4.9

CVE-2009-3288

Exploit

The sg_build_indirect function in drivers/scsi/sg.c in Linux kernel 2.6.28-rc1 through 2.6.31-rc8 uses an incorrect variable when accessing an array, which allows local users to cause a denial of service (kernel OOPS and NULL pointer dereference), as demonstrated by using xcdroast to duplicate a CD.  NOTE: this is only exploitable by users who can open the cdrom device.

Data is provided by the National Vulnerability Database (NVD)
KernelLinux Kernel Version2.6.28-rc1
LinuxLinux Kernel Version2.6.31-rc2
LinuxLinux Kernel Version2.6.31-rc3
LinuxLinux Kernel Version2.6.31-rc4
LinuxLinux Kernel Version2.6.31-rc5
LinuxLinux Kernel Version2.6.31-rc6
LinuxLinux Kernel Version2.6.31-rc7
LinuxLinux Kernel Version2.6.31-rc8
LinuxLinux Kernel Version2.6.31-rc9
LinuxLinux Kernel Version2.6.31-rc10
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.08% 0.196
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 4.9 3.9 6.9
AV:L/AC:L/Au:N/C:N/I:N/A:C
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer

The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.