Software:VxWorks

From HandWiki
Short description: Real-time operating system
VxWorks
VxWorks icon.svg
VxWorks 7 Bootup Screen.png
VxWorks 7 boot-up screen
DeveloperWind River (a wholly owned subsidiary of Aptiv)
OS familyReal-time operating systems
Working stateCurrent
Initial release1987; 37 years ago (1987)
|Final release|Latest release}}VxWorks 7 23.09 / September 8, 2023; 7 months ago (2023-09-08)
Marketing targetEmbedded systems
Platformsx86, x86-64, MIPS, PowerPC, SH-4, ARM, RISC-V
Kernel typeMonolithic
LicenseProprietary
Official websiteWindriver.com/products/vxworks

VxWorks is a real-time operating system (or RTOS) developed as proprietary software by Wind River Systems, a subsidiary of Aptiv. First released in 1987, VxWorks is designed for use in embedded systems requiring real-time, deterministic performance and, in many cases, safety and security certification for industries such as aerospace, defense, medical devices, industrial equipment, robotics, energy, transportation, network infrastructure, automotive, and consumer electronics.[1]

VxWorks supports AMD/Intel architecture, POWER architecture, ARM architectures and RISC-V.[2] The RTOS can be used in multicore asymmetric multiprocessing (AMP), symmetric multiprocessing (SMP), and mixed modes[3] and multi-OS (via Type 1 hypervisor)[4] designs on 32- and 64-bit processors.[5]

VxWorks comes with the kernel, middleware, board support packages, Wind River Workbench development suite and complementary third-party software and hardware technologies. In its latest release, VxWorks 7, the RTOS has been re-engineered for modularity and upgradeability so the OS kernel is separate from middleware, applications and other packages.[6] Scalability, security, safety, connectivity, and graphics have been improved to address Internet of Things (IoT) needs.[7][8][9]

History

VxWorks started in the late 1980s as a set of enhancements to a simple RTOS called VRTX[10] sold by Ready Systems (becoming a Mentor Graphics product in 1995).[11] Wind River acquired rights to distribute VRTX and significantly enhanced it by adding, among other things, a file system and an integrated development environment. In 1987, anticipating the termination of its reseller contract by Ready Systems, Wind River proceeded to develop its own kernel to replace VRTX within VxWorks.[12]

Published in 2003 with a Wind River copyright, "Real-Time Concepts for Embedded Systems"[13] describes the development environment, runtime setting, and system call families of the RTOS. Written by Wind River employees with a foreword by Jerry Fiddler, chairman, and co-founder of Wind River, the textbook is an excellent tutorial on the RTOS. (It does not, however, replace Wind River documentation as might be needed by practicing engineers.)

Some key milestones for VxWorks include:[14][failed verification]

  • 1980s: VxWorks adds support for 32-bit processors.
  • 1990s: VxWorks 5 becomes the first[citation needed] RTOS with a networking stack.
  • 2000s: VxWorks 6 supports SMP and adds derivative industry-specific platforms.
  • 2010s: VxWorks adds support for 64-bit processing[5] and introduces VxWorks 7 for IoT in 2016.[15]
  • 2020s: VxWorks continues to update and add support, including the ability to power the Mars 2020 lander.[16]

Platform overview

VxWorks supports Intel architecture, Power architecture, and ARM architectures. The RTOS can be used in multi-core asymmetric multiprocessing (AMP), symmetric multiprocessing (SMP), mixed modes[5] and multi-OS (via Type 1 hypervisor)[4] designs on 32- and 64- bit processors.

The VxWorks consists of a set of runtime components and development tools. The run time components are an operating system (UP and SMP; 32- and 64-bit), software for applications support (file system, core network stack, USB stack, and inter-process communications), and hardware support (architecture adapter, processor support library, device driver library, and board support packages).[5] VxWorks core development tools are compilers such as Diab, GNU, and Intel C++ Compiler (ICC) and its build and configuration tools. The system also includes productivity tools such as its Workbench development suite and Intel tools and development support tools for asset tracking and host support.[5]

The platform is a modular, vendor-neutral, open system that supports a range of third-party software and hardware. The OS kernel is separate from middleware, applications, and other packages,[8] which enables easier bug fixes and testing of new features.[15] An implementation of a layered source build system allows multiple versions of any stack to be installed at the same time so developers can select which version of any feature set should go into the VxWorks kernel libraries.

Optional advanced add-ons for VxWorks provide additional capabilities, including the following:

  • Advanced security features to safeguard devices and data residing in and traveling across the Internet of Things (IoT)
  • Advanced safety partitioning to enable reliable application consolidation
  • Real-time advanced visual edge analytics allow autonomous responses on VxWorks-based devices in real-time without latency
  • Optimized embedded Java runtime engine enabling the deployment of Java applications
  • Virtualization capability with a real-time embedded, Type 1 hypervisor

Features

Core features of the OS include:[3][17][18][19]

  • Multitasking kernel with preemptive and round-robin scheduling and fast interrupt response
  • Native 64-bit operating system (only one 64-bit architecture supported: x86-64). Data model: LP64
  • User-mode applications ("Real-Time Processes", or RTP) isolated from other user-mode applications as well as the kernel via memory protection mechanisms
  • SMP, AMP and mixed mode multiprocessing support
  • Error handling framework
  • Bluetooth, USB, CAN protocols, Firewire IEEE 1394, BLE, L2CAP, Continua stack, health device profile
  • Binary, counting, and mutual exclusion semaphores with priority inheritance
  • Local and distributed message queues
  • POSIX PSE52 certified conformity in user-mode execution environment [citation needed]
  • File systems: High Reliability File System (HRFS), FAT-based file system (DOSFS), Network File System (NFS), and TFFS
  • Dual-mode IPv6 networking stack with IPv6 Ready Logo certification
  • Memory protection including real-time processes (RTPs), error detection and reporting, and IPC
  • Multi-OS messaging using TIPC and Wind River multi-OS IPC
  • Symbolic debugging

In March 2014 Wind River introduced VxWorks 7, emphasizing scalability, security, safety, connectivity, graphics, and virtualization.[9][15][20] The following lists some of the release 7 updates.[1][5][6][9] More information can be found on the Wind Rivers VxWorks website.

  • Modular, componentized architecture using a layered build system with the ability to update each layer of code independently
  • VxWorks microkernel (a full RTOS that can be as small as 20 KB)
  • Security features such as digitally-signed modules (X.509), encryption, password management, ability to add/delete users at runtime
  • SHA-256 hashing algorithm as the default password hashing algorithm
  • Human machine interface with Vector Graphics, and Tilcon user interface (UI)
  • Graphical user interface (GUI): OpenVG stack, Open GL, Tilcon UI, Frame Buffer Driver, EV Dev Interface
  • Updated configuration interfaces for VxWorks Source Build VSB projects and VxWorks Image Projects
  • Single authentication control used for Telnet, SSH, FTP, and rlogin daemons
  • Connectivity with Bluetooth and SocketCAN protocol stacks
  • Inclusion of MIPC File System (MFS) and MIPC Network Device (MND)
  • Networking features with 64-bit support including Wind River MACsec, Wind River's implementation of IEEE 802.1A, Point-to-Point Protocol (PPP) over L2TP, PPP over virtual local area network (VLAN) and Diameter secure key storage
  • New Wind River Workbench 4 for VxWorks 7 integrated development environment with new system analysis tools
  • Wind River Diab Compiler 5.9.4; Wind River GNU Compiler 4.8; Intel C++ Compiler 14 and Intel Integrated Performance Primitives (IPP) 8

Hardware support

VxWorks has been ported to a number of platforms and now runs on practically any modern CPU that is used in the embedded market. This includes the Intel x86 family (including the Intel Quark SoC),[21] MIPS, PowerPC (and BAE RAD), Freescale ColdFire, Intel i960, SPARC, Fujitsu FR-V, SH-4 and the closely related family of ARM, StrongARM and xScale CPUs. VxWorks provides a standard board support package (BSP) interface between all its supported hardware and the OS. Wind River's BSP developer kit provides a common application programming interface (API) and a stable environment for real-time operating system development. VxWorks is supported by popular SSL/TLS libraries such as wolfSSL.[22]

Development environment

As is common in embedded system development, cross-compiling is used with VxWorks. Development is done on a "host" system where an integrated development environment (IDE), including the editor, compiler toolchain, debugger, and emulator can be used. Software is then compiled to run on the "target" system. This allows the developer to work with powerful development tools while targeting more limited hardware. VxWorks uses the following host environments and target hardware architectures:[23]

Supported target architectures and processor families

VxWorks supports a range of target architectures including ARM, Intel, Power architecture, RISC-V architecture and more.[2] For the latest target architecture processors and board support packages, refer to the VxWorks Marketplace "Wind River Products". https://marketplace.windriver.com/index.php?bsp&on=locate&type=platform. </ref> or via citation.[24]

The Eclipse-based Workbench IDE that comes with VxWorks is used to configure, analyze, optimize, and debug a VxWorks-based system under development.[25] The Tornado IDE was used for VxWorks 5.x[26] and was replaced by the Eclipse-based Workbench IDE for VxWorks 6.x. and later.[23] Workbench is also the IDE for the Wind River Linux,[27] On-Chip Debugging,[28] and Wind River Diab Compiler product lines. VxWorks 7 uses Wind River Workbench 4[29] which updates to the Eclipse 4 base provides full third party plug-in support and usability improvements.

Wind River Simics[30][31] is a standalone simulation tool compatible with VxWorks. It simulates the full target system (hardware and software) to create a shared platform for software development. Multiple developers can share a complete virtual system and its entire state, including execution history. Simics enables early and continuous system integration and faster prototyping by utilizing virtual prototypes instead of physical prototypes.[32]

Notable uses

The Mars Science Laboratory Curiosity rover uses VxWorks.
The ASIMO Robot uses VxWorks.
AgustaWestland Project Zero uses VxWorks.
The Mars Reconnaissance Orbiter uses VxWorks.
The Clementine spacecraft used VxWorks.

VxWorks is used by products across a wide range of market areas: aerospace and defense, automotive, industrial such as robots, consumer electronics, medical area and networking.[6] Several notable products also use VxWorks as the onboard operating system.[33]

Aerospace and defense

Spacecraft

Aircraft

Space telescopes
Others
  • European Geostationary Navigation Overlay System (EGNOS)[49]
  • TacNet Tracker, Sandia National Laboratory’s rugged handheld communication device[50]
  • BAE Systems SCC500TM series of infrared camera cores[51]
  • Barco CDMS-3000 next generation control display and management system[52]

Automotive

  • Toshiba TMPV75 Series image recognition SoCs for advanced driver assistance systems (ADAS)[53]
  • Bosch Motor Sports race car telemetry system[54]
  • Hyundai Mobis IVI system[55]
  • Magneti Marelli's telemetry logger and GENIVI-compliant infotainment system[56]
  • BMW iDrive system after 2003[35]
  • Siemens VDO automotive navigation systems[57]
  • Most of Renault Trucks T, K and C trucks' electronic control units.
  • European Volkswagen RNS 510 navigation systems

Consumer electronics

Industrial

Industrial robots
  • ABB industrial robots[65]
  • The C5G robotic project by Comau[66]
  • KUKA industrial robots[67]
  • Stäubli industrial robots[68]
  • Yaskawa Electric Corporation's industrial robots[69]
  • Comau Robotics SMART5 industrial robot[70]
Test and Measurement
  • Teledyne LeCroy WaveRunner LT, WaveRunner2LT and WavePro 900 oscilloscope series[71]
  • Some Tektronix TDS, DPO, and MSO series oscilloscopes[72]
  • Hexagon Metrology GLOBAL Silver coordinate measuring machine (CMM)[73]
Transportation
  • FITSCO Automatic Train Protection (ATP)system[74]
  • Bombardier HMI410 Train Information System[75]
Controllers
  • Bachmann M1 Controller System[76]
  • Invensys Foxboro PAC System[77]
  • National Instruments CompactRIO 901x, 902x 907x controllers[78]
  • Emerson distributed control system controllers
  • AMX controls system devices
  • The Experimental Physics and Industrial Control System (EPICS)[79]
  • Bosch Rexroth Industrial Tightening Control Systems[80]
  • MCE iBox elevator controller[81]
  • Schneider Electric Industrial Controller
  • B&R Automation Runtime
Storage systems
  • External RAID controllers designed by the LSI Corporation/Engenio prior to 2011, now designed by NetApp. And used in RDAC class arrays as NetApp E/EF Series and OEM arrays
  • Fujitsu ETERNUS DX Sx family of unified data storage arrays
Imaging
Others
  • GrandMA Full-Size and Light Console by MA Lighting[83]

Medical

Networking and communication infrastructure

  • Arkoon Network Security appliances[89]
  • Ubee Interactive's AirWalk EdgePoint[90]
  • Kontron's ACTA processor boards[91]
  • QQTechnologies's QQSG[92]
  • A significant portion of Huawei's telecoms equipment uses VxWorks[93]
  • BroadLight’s GPON/PON products[94]
  • Shiron Satellite Communications’ InterSKY
  • Sky Pilot's SkyGateway, SkyExtender and SkyControl[95]
  • EtherRaptor-1010 by Raptor Network Technology[96]
  • CPG-3000 and CPX-5000 routers from Siemens[97]
  • Nokia Solutions and Networks FlexiPacket series microwave engineering product[98]
  • Acme Packet Net-Net series of Session Border Controllers[99]
  • Alcatel-Lucent IP Touch 40x8 IP Deskphones
  • Avaya ERS 8600[100]
  • Avaya IP400 Office
  • Cisco CSS platform
  • Cisco ONS platform
  • Ciena Common Photonic Layer
  • Dell PowerConnect switches that are 'powered by' Broadcom, except latest PCT8100 which runs on Linux platform[101]
  • Ericsson SmartEdge routers (SEOS 11 run NetBSD 3.0 and VxWorks for Broadcom BCM1480 version 5.5.1 kernel version 2.6)[102]
  • Hewlett Packard HP 9000 Superdome Guardian Service Processor
  • Hirschmann EAGLE20 Industrial Firewall[103]
  • HughesNet/Direcway satellite internet modems
  • Mitel Networks' MiVoice Business (formerly Mitel Communications Director (MCD)), 3300 ICP Media Gateways and SX-200 and SX-200 ICP[104]
  • Motorola Solutions MCD5000 IP Deskset System
  • Motorola SB5100 cable modem
  • Motorola Cable Headend Equipment including SEM, NC, OM and other lines
  • Nortel CS1000 PBX (formerly Nortel Meridian 1 (Option 11C, Option 61C, Option 81C)
  • Nortel Passport[105]
  • Radware OnDemand Switches[106]
  • Samsung DCS and OfficeServ series PBX[107]
  • SonicWALL firewalls[108]
  • Thuraya SO-2510 satellite phone and ThurayaModule[109]
  • Radvision 3G communications equipment[110]
  • 3com NBX phone systems[111]
  • Zhone Technologies access systems
  • Oracle EAGLE STP system

TCP vulnerability and CVE patches

As of July 2019, a paper published by Armis[112] exposed 11 critical vulnerabilities, including remote code execution, denial of service, information leaks, and logical flaws impacting more than two billion devices using the VxWorks RTOS.[113] The vulnerability allows attackers to tunnel into an internal network using the vulnerability and hack into printers, laptops, and any other connected devices. The vulnerability can bypass firewalls as well.[114]

The system is in use by quite a few mission-critical products, many of which could not be easily patched.[115]

References

  1. 1.0 1.1 "VxWorks Goes 64-bit", Electronic Design, March 25, 2011
  2. 2.0 2.1 "Wind River Announces RISC-V Support for VxWorks RTOS" (in en). 2019-12-10. https://www.businesswire.com/news/home/20191210005381/en/Wind-River-Announces-RISC-V-Support-VxWorks-RTOS. 
  3. 3.0 3.1 RTOS Handles AMP and SMP, electronic design, March 2009
  4. 4.0 4.1 John Rath (February 2014). "Intel Adds Virtualization Platform for Industrial Systems". https://www.datacenterknowledge.com/archives/2014/02/27/intel-adds-virtualization-platforms-industrial-systems/. 
  5. 5.0 5.1 5.2 5.3 5.4 5.5 Embedded Star Article, February 2011
  6. 6.0 6.1 6.2 Wind River reinvents real-time system for the Internet of Things, iTERS news, March 2014
  7. "VxWorks 7 Announced". harmonicss.co.uk. 2014. http://www.harmonicss.co.uk/index.php/component/content/article/43-news-vxworks/88-vxworks-7-announced. 
  8. 8.0 8.1 Wind River Reinvents the RTOS for the IoT, Business Wire, February 2014
  9. 9.0 9.1 9.2 Jackson, Joab (2014). "Wind River outfits VxWorks for 'Internet of things' | ITworld". itworld.com. http://www.itworld.com/open-source/407290/wind-river-outfits-vxworks-internet-things. 
  10. "Embedded Systems Glossary: V". www.netrino.com. Netrino, LLC. November 30, 2007. http://www.netrino.com/Embedded-Systems/Glossary-V. 
  11. "SEC filing". Secinfo.com. January 19, 1996. http://www.secinfo.com/dr6nd.9u.htm#5hg. 
  12. Lord of the Toasters, Wired (magazine) interview with Jerry Fiddler, September 1998
  13. Li, Qing; Yao, Caroline (2003). Real-Time Concepts for Embedded Systems. CMP Books. ISBN 1-57820-124-1. 
  14. Company Histories, Funding Universe
  15. 15.0 15.1 15.2 Wind River Outfits VxWorks for the Internet of Things, Computer World
  16. "Embedded Software Market latest Trends and New Technologies Research Forecast to 2025". 24 February 2021. https://justpositivity.com/embedded-software-market-1043. 
  17. "Wind River Releases 64-Bit VxWorks RTOS". Windriver.com. http://www.windriver.com/news/press/pr.html?ID=8881. 
  18. POSIX Certification Register
  19. Filesystems in VxWorks, CDF online, Fermi Labs
  20. Wind River Reinvents the Real-Time Operating System for the Internet of Things Windriver.com,
  21. Intel Tackles SoC With Quark"' EE Times, October 7, 2013
  22. "how to configure woflssl for vxworks 6.6 build (Page 1) — wolfSSL (formerly CyaSSL) — wolfSSL - Embedded SSL Library". https://www.wolfssl.com/forums/topic846-how-to-configure-woflssl-for-vxworks-66-build.html. 
  23. 23.0 23.1 Workbench Product Note
  24. "BSP QUERY TOOL". https://bsp.windriver.com/products. 
  25. Wind River reinvents the RTOS for the IoT, Business Wire
  26. "Wind River VxWorks 5.x Page". Windriver.com. http://www.windriver.com/products/run-time_technologies/Real-Time_Operating_Systems/VxWorks_5x/. 
  27. "Wind River Linux Main Page". Windriver.com. 2007-03-29. http://www.windriver.com/products/linux/. 
  28. "Wind River OCD Main Page". Windriver.com. http://www.windriver.com/products/OCD/. 
  29. "VxWorks Gets Re-vamped" Information Technology
  30. Simics, Wikipedia
  31. Wind River Simics
  32. Accelerate Software Development with Wind River Simics, Intel webpage
  33. VxWorks customer list
  34. "Unknown". https://ai.jpl.nasa.gov/public/documents/papers/rabideau_iwpss2017_prototyping.pdf. [yes|permanent dead link|dead link}}]
  35. 35.0 35.1 35.2 35.3 35.4 ExtremeTech news
  36. Clementine Project Information Page
  37. The Software Behind the Mars Phoenix Lander
  38. ExtremeTech article
  39. "Wind River Powers Mars Exploration Rovers--Continues Legacy as Technology Provider for NASA's Space Exploration". Wind River Systems. 2003-06-06. http://www.windriver.com/news/press/pr.html?ID=314. 
  40. Bullseye: Autonomous Satellite Enters Jupiter’s Orbit
  41. AgustaWestland Project Zero
  42. the US Navy’s unmanned combat air system X-47B, YouTube video
  43. Verocel webpage
  44. The Free Library, Farlex
  45. Airforce-Technology.com
  46. "Arm IDA and Cross Check: Reversing the 787's Core Network". https://act-on.ioactive.com/acton/attachment/34793/f-cd239504-44e6-42ab-85ce-91087de817d9/1/-/-/-/-/Arm-IDA%20and%20Cross%20Check%3A%20Reversing%20the%20787's%20Core%20Network.pdf. 
  47. PTR Group celebrates third successful launch of the year, PTR GRoup webpage
  48. James Webb Space Telescope, SPIEL Digital Library
  49. Case Study: European Geostationary Navigation Overlay System
  50. TacNet Tracker Software, ESTSC
  51. Flexible camera applications of an advanced uncooled microbolometer thermal imaging core, SPIE Digital Library
  52. Barco Selects Wind River for Military Display and Management, Bloomberg
  53. Wind River: Toshiba is using Simics to develop automotive application software, Embedded Control Europe
  54. Wind River Helps Bosch Motorsport Race For The Win, Globe and Mail
  55. Hyundia works with Wind River, Telematics News
  56. Magneti Marell "i Motorsport Chooses Wind River VxWorks for Formula One Race Cars"
  57. The Network on Wheels -- Java Developers, Start Your Programming Engines!, Oracle
  58. "AMX Meets Productivity, Cost-Savings Goals with Wind River". August 2007. https://www.windriver.com/customers/customer-success/documents/SuccessStory_AMX_Aug2007.pdf. 
  59. "AMX AV/IT Administrators Guide". https://www.amx.com/en/site_elements/amx-av-it-administrator-s-guide. 
  60. Drobo In depth review, Automated Home
  61. Honda Robots Asimo, Robotics Technology Simplified
  62. Motorola's DCT2500 Core Interactive Digital Set-Tops Deployed With Wind River Software, BrightRoll news webpage
  63. As a Case Study of WindRiver: introduce MobbyTalk/MobbyTalk253, Mobile Technika
  64. MythTv on ReplayTv hardware?, Don Ritter
  65. "ABB Robotics and vxworks". ABB. http://www.abb.com/search.aspx?q=vxworks. 
  66. Comau Robotics Picks Wind River VxWorks for RTOS, TMCnet.com
  67. KUKA Video, YouTube
  68. COPALP webpage
  69. Yaskawa, Motoman Strategic Partners
  70. Comau Robotics Picks Wind River VxWorks for RTOS, TMCnet
  71. Kotlarsky, Julia (2007). "Re-engineering at LeCroy Corporation: the move to component-based systems". Journal of Information Technology 22 (4): 265–278. doi:10.1057/palgrave.jit.2000099. https://pdfs.semanticscholar.org/6901/02c2bb3fee082a3d301c4e7f175346ccc205.pdf. 
  72. "What operating system is that oscilloscope running? - Page 1". https://www.eevblog.com/forum/testgear/what-operating-system-is-that-oscilloscope-running/. 
  73. Hexagon Metrology Standardizes on Wind River’s VxWorks for Next-Generation Metrology Equipment, Bloomberg.com
  74. Leading Chinese Transportation Company Relies on Wind River to Meet Stringent Safety Certification Goal, On-line Wall Street Journal
  75. Bombardier Transportation Selects Wind River Platforms for Safety Critical Certified Display on London Underground, Online UK [1]Reuters
  76. Wind Power Automation Leader Bachmann Relies On Wind River VxWorks For Next-Generation Controller System, Globe and mail
  77. Invensys acquisition: “Now, it is up to how well we execute.”, The Instrument Readout SignPost
  78. National Instruments Support Page
  79. EPICS base Release 3.14 Installation Instructions
  80. Bosch Rexroth YouTube video
  81. iBox user guide Page 8-41
  82. Toshiba Photocopiers
  83. GrandMA Full-Size Data Sheet
  84. "Wind River Introduces Software Platform for Medical Devices Complete with Compliance Documentation". http://www.windriver.com/news/press/pr.html?ID=9521. 
  85. Olympus ESG-400 high-frequency surgical generator
  86. BD FACSCount article
  87. Thema process control article
  88. CEREC Chairside Solutions
  89. Arkoon selects Wind River for nextgen equipment
  90. Ubee-Airwalk uses Wind River's VxWorks in femotcell, Telecompaper
  91. Kontron AG e-newswire
  92. QQTechnologies goes Global with VxWorks, Datsheets 360
  93. Stubbs, Jack (2018-08-05). "Huawei in British spotlight over use of U.S. firm's software" (in en-GB). Reuters U.K.. https://uk.reuters.com/article/uk-huawei-security-britain-usa/huawei-in-british-spotlight-over-use-of-u-s-firms-software-idUKKBN1KQ003. 
  94. Broadlight Client page
  95. Sky Pilot Command Line Interface Reference document
  96. Wind River delivers Raptor with VxWorks Platform, ETT Asia news
  97. Siemens deploys 2.5G Wireless Data Platform, 3G Newsletter
  98. FlexiPacket Release Note
  99. Oracle acme support page
  100. Avaya ERS 8600 Wikipedia
  101. Dell PowerConnect, Wikipedia page
  102. Routing Protocol Operations Guide for SmartEdge
  103. Enhanced Security for Industrial Networks, Belden webpage
  104. VoIP Security webpage
  105. Multiservice Switch, Wikipedia
  106. Knowledge Base, Radware webpage
  107. "Samsung OfficeServ brochure". http://www.utd-comms.co.uk/samsung_officeserv.pdf. 
  108. Tim's IT-Blob: A deeper look on SonicWALL kernel
  109. Thuraya SO-2510 Satellite
  110. SANYO Multimedia Tottori Chooses RADVISION SIP Developer Toolkit to Build New IP Phone, Business Wire
  111. 3Com NBX Phone Systems, AdCom Technologies Inc.
  112. "Urgent/11 Critical Vulnerability". https://go.armis.com/hubfs/White-papers/Urgent11%20Technical%20White%20Paper.pdf. 
  113. "Critical Vulnerabilities Dubbed URGENT/11 Place Devices Running VxWorks at Risk of RCE Attacks" (in en). 2019-07-29. https://www.tenable.com/blog/critical-vulnerabilities-dubbed-urgent11-place-devices-running-vxworks-at-risk-of-rce-attacks. 
  114. Gmuender, John (2019-07-29). "Wind River VxWorks and URGENT/11: Patch Now" (in en-us). https://blog.sonicwall.com/en-us/2019/07/wind-river-vxworks-and-urgent-11-patch-now/. 
  115. Newman, Lily Han. "An Operating System Bug Exposes 200 Million Critical Devices". Wired. https://www.wired.com/story/vxworks-vulnerabilities-urgent11/. 

External links