CVE-2015-7566: Null Pointer Dereference

Published Jan 7, 2016
·
Updated

A local kernel crash on invalid USB device requiring the visor driver was reported. The clie5attach function of the visor driver, which is called during the driver initialization process, expects an OUT-Bulk-Endpoint. Due to an incomplete sanity check, the visor driver tries to dereference null-pointers, which results in crash.

Vulnerable code:

CentOS-Kernel linux-3.10.0-229.14.1.el7 (drivers/usb/serial/visor.c) ... 607 608 pipe = usbsndbulkpipe(serial->dev, port->bulkoutendpointAddress); 609 for (j = 0; j < ARRAYSIZE(port->writeurbs); ++j) 610 port->writeurbs[j]->pipe = pipe; / if there is no configured OUT-bulk-endpoint, the kernel tries to dereference null-pointers / 611 612 return 0; 613 } ...

Reproducer can be found in original bug report: https://bugzilla.redhat.com/showbug.cgi?id=1283371

Proposed upstream patch: http://marc.info/?l=linux-usb&m=145260786729359&w=2

Upstream commit: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=cb3232138e37129e88240a98a1d2aba2187ff57c

Bugtraq: http://seclists.org/bugtraq/2016/Mar/58

Other sources

The clie5attach function in drivers/usb/serial/visor.c in the Linux kernel through 4.4.1 allows physically proximate attackers to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by inserting a USB device that lacks a bulk-out endpoint.

Launchpad

Affected Software

8 affected componentsFixes available
Novell Suse Linux Enterprise Software Development Kit=11-sp4
Novell Suse Linux Enterprise Debuginfo=11-sp4
Novell Suse Linux Enterprise Real Time Extension=11-sp4
Novell Suse Linux Enterprise Real Time Extension=12-sp1
Novell Suse Linux Enterprise Server=11-extra
Novell Suse Linux Enterprise Server=11-sp4
Linux Linux kernel<=4.4.1
debian/linux
5.10.223-15.10.249-16.1.159-16.1.162-16.12.63-16.12.73-16.18.9-16.18.12-1

Event History

Jan 7, 2016
Data Sourced
via Red Hat·10:36 AM
DescriptionSeverityAffected Software
Feb 8, 2016
CVE Published
via MITRE·02:00 AM
Data Sourced
via MITRE·02:00 AM
Description
Jan 11, 2024
Data Sourced
via Launchpad·10:12 PM
Description
Sep 16, 2024
Data Sourced
via Ubuntu·01:09 AM
RemedyDescriptionSeverityAffected Software
Feb 18, 2026
Data Sourced
via Debian·11:47 PM
DescriptionAffected Software

Frequently Asked Questions

1

What is CVE-2015-7566?

CVE-2015-7566 is a vulnerability in the Linux kernel that allows physically proximate attackers to cause a denial of service or possibly have other unspecified impacts.

2

What is the severity level of CVE-2015-7566?

The severity level of CVE-2015-7566 is low.

3

How does CVE-2015-7566 affect the Linux kernel?

CVE-2015-7566 affects the clie_5_attach function in drivers/usb/serial/visor.c in the Linux kernel through version 4.4.1.

4

How can an attacker exploit CVE-2015-7566?

An attacker can exploit CVE-2015-7566 by inserting a USB device that lacks a bulk-out endpoint, causing a NULL pointer dereference and system crash.

5

What is the fix for CVE-2015-7566?

The fix for CVE-2015-7566 is to update the Linux kernel to version 4.5 or higher.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203