CVE-2013-2850
high
CVSS v3
—
CVSS v2
7.9
VIR risk
7.9
Description
Heap-based buffer overflow in the iscsi_add_notunderstood_response function in drivers/target/iscsi/iscsi_target_parameters.c in the iSCSI target subsystem in the Linux kernel through 3.9.4 allows remote attackers to cause a denial of service (memory corruption and OOPS) or possibly execute arbitrary code via a long key that is not properly handled during construction of an error-response packet.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-2850
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 3.9.4-1 |
| debian | bullseye | fixed | 3.9.4-1 |
| debian | forky | fixed | 3.9.4-1 |
| debian | sid | fixed | 3.9.4-1 |
| debian | trixie | fixed | 3.9.4-1 |
| linux-kernel | affected | 3.2.47 |
References
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=cea4dcfdad926a27a18e188720efe0f2c9403456
- http://lists.opensuse.org/opensuse-security-announce/2013-05/msg00017.html
- http://lists.opensuse.org/opensuse-security-announce/2013-06/msg00011.html
- http://lists.opensuse.org/opensuse-security-announce/2013-06/msg00017.html
- http://lists.opensuse.org/opensuse-security-announce/2013-06/msg00018.html
- http://www.openwall.com/lists/oss-security/2013/06/01/2
- http://www.ubuntu.com/usn/USN-1844-1
- http://www.ubuntu.com/usn/USN-1845-1
- http://www.ubuntu.com/usn/USN-1846-1
- http://www.ubuntu.com/usn/USN-1847-1
- https://bugzilla.redhat.com/show_bug.cgi?id=968036
- https://github.com/torvalds/linux/commit/cea4dcfdad926a27a18e188720efe0f2c9403456
- https://security-tracker.debian.org/tracker/CVE-2013-2850
CWEs
CWE-119
Verify integrity in audit chain (admin only). AS-IS.