Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 27 additions & 0 deletions CRSA-2015-0007.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
title: 'ONOS: denial-of-service (DoS) due to exception handling while deserializing jumbo frames'

description: 'It was found that the packet deserializers in ONOS would throw exceptions when handling malformed, truncated or maliciously-crafted packets. The exceptions were not caught and handled, which would result in the relevant switch being disconnected because an exception occurred in an I/O thread. A remote unauthenticated attacker could use this flaw to perform a denial-of-service (DoS) attack by causing ONOS to disconnect switches.'

references:
- https://wiki.onosproject.org/display/ONOS/Security+advisories

affected-products:

- product: ONOS
version:
- id: 1.3.0
component: onos
issues:
- 143
patches:
- https://gerrit.onosproject.org/#/c/6137/

vulnerabilities:

- cve-id: CVE-2015-7516

reporters:

- name: 'Kashyap Thimmaraju, Liron Schiff and Dr. Stefan Schmid'
reported:
- CVE-2015-7516