Dell Precision 7X50

Updating the system firmware improves performance.

Atom Feed

Version 1.34.0
2024-09-13 09:26:45

This stable release fixes the following issues:

  • This release contains security updates as disclosed in the Dell Security Advisory.

Urgency critical
Reported Success 100% (low confidence)
Fixed issues:
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.33.1
2024-08-20 01:01:50

This stable release fixes the following issues:

  • This release contains security updates as disclosed in the Dell Security Advisory.

Urgency critical
Reported Success 100% (low confidence)
Fixed issues:
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.31.0
2024-06-18 07:18:12

This stable release fixes the following issues:

  • This release contains security updates as disclosed in the Dell Security Advisory.

Urgency critical
Reported Success 100% (medium confidence)
Fixed issues:
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.30.1 — not be suitable for production systems
2024-04-16 10:36:37

This stable release fixes the following issues:

  • This release contains security updates as disclosed in the Dell Security Advisory.

Urgency critical
Fixed issues:
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.29.0
2024-03-20 01:22:09

This stable release fixes the following issues:

  • This release contains security updates as disclosed in the Dell Security Advisory.

Urgency critical
Reported Success 100% (medium confidence)
Fixed issues:
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.28.0
2024-02-15 02:21:48

This release contains security updates as disclosed in the Dell Security Advisories.

Urgency critical
Reported Success 100% (medium confidence)
Fixed issues:
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.27.0
2023-12-18 08:05:50

This release contains security updates as disclosed in the Dell Security Advisories.

Fixed the issue where the Dell Optimizer does not display the Power adapter wattage is insufficient message.This issue occurs when you connect an incorrect watt power adapter to the system.

Urgency critical
Reported Success 100% (medium confidence)
Fixed issues:
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.26.1
2023-11-17 07:28:35

This release contains security updates as disclosed in the Dell Security Advisory.

Fixed the issue where the system boots to the Diagnostics after the Preboot authentication is enabled in the BIOS setup.

Fixed the issue where you cannot recover the BIOS using a USB disk.This issue occurs when you set the Admin and hard drive passwords.

Urgency critical
Reported Success 100% (medium confidence)
Fixed issues:
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.25.0
2023-09-07 07:32:51

Fixed the issue where the USB Type-C, HDMI, and LAN ports of the Dell WD19DC Dock do not work.

Urgency high
Reported Success 100% (medium confidence)
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.24.0 — not be suitable for production systems
2023-08-17 02:32:12

This release contains security updates as disclosed in the Dell Security Advisories.

Fixed the issue where the system does not turn on after you update the BIOS.

Urgency critical
Reported Success 100% (low confidence)
Fixed issues:
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.23.1
2023-07-31 02:30:16

This stable release fixes the following issues:

  • Driver updates to address security vulnerabilities including (Common Vulnerabilities and Exposures - CVE)

Some new functionality has also been added:

  • Add support for Joystick Mode to OS X

Urgency critical
Reported Success 96% (medium confidence)
Fixed issues:
  • CVE-2022-30339

    Out-of-bounds read in firmware for the Intel(R) Integrated Sensor Solution before versions 5.4.2.4579v3, 5.4.1.4479 and 5.0.0.4143 may allow a privileged user to potentially enable denial of service via local access.

Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.22.0 — not be suitable for production systems
2023-05-26 05:22:44

This release contains security updates as disclosed in the Dell Security Advisories.

Fixed the issue where the system cannot boot.

Urgency critical
Reported Success 100% (low confidence)
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.21.0
2023-03-14 12:26:35

Fixed the issue where the LED light of the dock does not light up.This issue occurs when you connect the dock to the system when it is in sleep mode and the system lid is closed.

Fixed the issue where the system does not charge when you plug in a dock that is connected to a 240W adapter.

Fixed the issue where the Show Password option is not displayed under the Wireless Networks in BIOSConnect.This issue occurs with the HD panel display.

Urgency high
Reported Success 100% (medium confidence)
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.19.0
2022-10-25 03:16:02

This stable release fixes the following issues:

  • Firmware updates to address security vulnerabilities including (Common Vulnerabilities and Exposures - CVE)

Some new functionality has also been added:

  • Firmware updates to address security vulnerabilities including (Common Vulnerabilities and Exposures - CVE)

Urgency critical
Reported Success 98% (high confidence)
Fixed issues:
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.18.0
2022-09-19 08:41:02

This stable release fixes the following issues:

Some new functionality has also been added:

  • Added the Self-Healing Image Recovery (SHIR) and Connect Provisioning to improve the operating system recovery using BIOSConnect.

Urgency critical
Reported Success 96% (medium confidence)
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.17.0
2022-08-17 06:32:27

This stable release fixes the following issues:

  • Firmware updates to address security vulnerabilities including (Common Vulnerabilities and Exposures - CVE)

Some new functionality has also been added:

  • Firmware updates to address security vulnerabilities including (Common Vulnerabilities and Exposures - CVE)

Urgency critical
Reported Success 95% (low confidence)
Fixed issues:
  • CVE-2022-32493
  • CVE-2022-32484
  • CVE-2022-0778

    The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curve parameters with a base point encoded in compressed form. It is possible to trigger the infinite loop by crafting a certificate that has invalid explicit curve parameters. Since certificate parsing happens prior to verification of the certificate signature, any process that parses an externally supplied certificate may thus be subject to a denial of service attack. The infinite loop can also be reached when parsing crafted private keys as they can contain explicit elliptic curve parameters. Thus vulnerable situations include: - TLS clients consuming server certificates - TLS servers consuming client certificates - Hosting providers taking certificates or private keys from customers - Certificate authorities parsing certification requests from subscribers - Anything else which parses ASN.1 elliptic curve parameters Also any other applications that use the BN_mod_sqrt() where the attacker can control the parameter values are vulnerable to this DoS issue. In the OpenSSL 1.0.2 version the public key is not parsed during initial parsing of the certificate which makes it slightly harder to trigger the infinite loop. However any operation which requires the public key from the certificate will trigger the infinite loop. In particular the attacker can use a self-signed certificate to trigger the loop during verification of the certificate signature. This issue affects OpenSSL versions 1.0.2, 1.1.1 and 3.0. It was addressed in the releases of 1.1.1n and 3.0.2 on the 15th March 2022. Fixed in OpenSSL 3.0.2 (Affected 3.0.0,3.0.1). Fixed in OpenSSL 1.1.1n (Affected 1.1.1-1.1.1m). Fixed in OpenSSL 1.0.2zd (Affected 1.0.2-1.0.2zc).

Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.16.0
2022-07-20 04:37:07

This stable release fixes the following issues:

  • Fixed the issue where the BitLocker recovery screen is displayed after you change the BIOS Admin password in the BIOS setup.

Some new functionality has also been added:

Urgency critical
Reported Success 100% (low confidence)
Fixed issues:
  • CVE-2022-0004

    Hardware debug modes and processor INIT setting that allow override of locks for some Intel(R) Processors in Intel(R) Boot Guard and Intel(R) TXT may allow an unauthenticated user to potentially enable escalation of privilege via physical access.

Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.15.1
2022-07-13 03:14:18

This stable release fixes the following issues:

  • Firmware updates to address security vulnerabilities including (Common Vulnerabilities and Exposures - CVE)

Some new functionality has also been added:

  • Fixed the issue where the Mute LED does not light up when pressing the Fn+F4 keys.This issue occurs on the system with Ubuntu operating system.

Urgency critical
Reported Success 100% (low confidence)
Fixed issues:
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.14.2
2022-04-28 09:06:31

This stable release fixes the following issues:

  • Firmware updates to address security vulnerabilities.

No new functionality has also been added.

Urgency critical
Reported Success 100% (medium confidence)
Fixed issues:
  • CVE-2022-21166

    Incomplete cleanup in specific special register write operations for some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.

  • CVE-2022-21151

    Processor optimization removal or modification of security-critical code for some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.

  • CVE-2022-21127

    Incomplete cleanup in specific special register read operations for some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.

  • CVE-2022-21123

    Incomplete cleanup of multi-core shared buffers for some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.

  • CVE-2022-0005

    Sensitive information accessible by physical probing of JTAG interface for some Intel(R) Processors with SGX may allow an unprivileged user to potentially enable information disclosure via physical access.

Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.13.0
2022-03-31 04:52:17

Some new functionality has also been added:

  • Added a dialog box for the user to save Pre-boot System Diagnostics logs in a storage media before exiting the Diagnostics.

Urgency critical
Reported Success 100% (low confidence)
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.12.0
2022-01-17 08:05:54

Enhancements:

Firmware updates to address security vulnerabilities.

Urgency critical
Reported Success 100% (medium confidence)
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.11.1
2021-12-17 00:57:17

This stable release fixes the following issues:

  • Fixed the issue where TPM could not be initialized message is displayed after updating the Trusted Platform Module (TPM) firmware.

Some new functionality has also been added:

  • Improved the time taken to display videos on the external monitor when connected to Dell WD19TB dock.

Urgency critical
Reported Success 100% (low confidence)
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.10.1
2021-11-17 06:14:44

This stable release fixes the following issues:

  • Firmware updates to address security vulnerabilities.
  • Firmware updates to address the Intel Security Advisory.
  • Updated the SMBIOS baseboard and chassis information in BIOS.

Urgency critical
Reported Success 100% (low confidence)
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.9.1
2021-09-01 08:59:59

This stable release fixes the following issues:

  • Firmware updates to address security vulnerabilities.
  • Fixed the issue where the cursor lags or does not respond in the McAfee Drive Encryption software login screen.

Some new functionality has also been added:

  • Supports Realtek RTL8153DD-CG Ethernet Interface Controller.

Urgency critical
Reported Success 100% (medium confidence)
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.8.1
2021-08-04 10:06:12

This stable release fixes the following issues:

  • Fixed the issue where the system CPU speed drops below 1 GHz when both the AC adapter and dock Type-C charger are connected.This issue occurs after the second power source is connected to the system and the system is at 100% charge.

No new functionality has been added.

Urgency critical
Reported Success 100% (low confidence)
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.8.0
2021-06-25 10:15:01

This stable release fixes the following issues:

  • Firmware updates to address the Intel Security Advisory.
  • Firmware updates to address security vulnerabilities.

No new functionality has also been added.

Urgency critical
Reported Success 100% (low confidence)
Fixed issues:
  • CVE-2020-12359

    Insufficient control flow management in the firmware for some Intel(R) Processors may allow an unauthenticated user to potentially enable escalation of privilege via physical access.

  • CVE-2020-24512

    Observable timing discrepancy in some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.

  • CVE-2020-24511

    Improper isolation of shared resources in some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.

  • CVE-2020-24516

    Modification of assumed-immutable data in subsystem in Intel(R) CSME versions before 13.0.47, 13.30.17, 14.1.53, 14.5.32, 15.0.22 may allow an unauthenticated user to potentially enable escalation of privilege via physical access.

  • CVE-2020-24506

    Out of bound read in a subsystem in the Intel(R) CSME versions before 12.0.81, 13.0.47, 13.30.17, 14.1.53 and 14.5.32 may allow a privileged user to potentially enable information disclosure via local access.

  • CVE-2020-8703

    Improper buffer restrictions in a subsystem in the Intel(R) CSME versions before 11.8.86, 11.12.86, 11.22.86, 12.0.81, 13.0.47, 13.30.17, 14.1.53, 14.5.32 and 15.0.22 may allow a privileged user to potentially enable escalation of privilege via local access.

  • CVE-2020-24507

    Improper initialization in a subsystem in the Intel(R) CSME versions before 11.8.86, 11.12.86, 11.22.86, 12.0.81, 13.0.47, 13.30.17, 14.1.53, 14.5.32, 13.50.11 and 15.0.22 may allow a privileged user to potentially enable information disclosure via local access.

Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.7.0
2021-05-19 08:23:21

This stable release fixes the following issues:

  • Firmware updates to address the Intel Technical Advisory.

No new functionality has been added.

Urgency critical
Reported Success 100% (low confidence)
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.6.2
2021-01-13 09:35:58

This stable release fixes the following issues:

  • Fixed the issue where there is no video output when an HDMI or DP cable is connected to the system when it is running.This issue occurs when the Switchable Graphics mode is enabled in BIOS.
  • Fixed the issue where Skype call does not wake the system from Modern Standby mode.
  • Fixed the issue where the keyboard gives incorrect output of the # key.
  • Firmware updates to address the Intel Technical Advisory.
  • Firmware updates to address the Intel Security Advisory.
  • Firmware update to address.

Some new functionality has also been added:

  • Updated the Power Delivery firmware.

Urgency high
Reported Success 100% (medium confidence)
Fixed issues:
  • CVE-2020-0592

    Out of bounds write in BIOS firmware for some Intel(R) Processors may allow an authenticated user to potentially enable escalation of privilege and/or denial of service via local access.

  • CVE-2020-0591

    Improper buffer restrictions in BIOS firmware for some Intel(R) Processors may allow a privileged user to potentially enable escalation of privilege via local access.

  • CVE-2020-0587

    Improper conditions check in BIOS firmware for some Intel(R) Processors may allow a privileged user to potentially enable escalation of privilege via local access.

  • CVE-2020-12356

    Out-of-bounds read in subsystem in Intel(R) AMT versions before 11.8.80, 11.12.80, 11.22.80, 12.0.70 and 14.0.45 may allow a privileged user to potentially enable information disclosure via local access.

  • CVE-2020-12303

    Use after free in DAL subsystem for Intel(R) CSME versions before 11.8.80, 11.12.80, 11.22.80, 12.0.70, 13.0.40, 13.30.10, 14.0.45 and 14.5.25, Intel(R) TXE 3.1.80, 4.0.30 may allow an authenticated user to potentially enable escalation of privileges via local access.

  • CVE-2020-8752

    Out-of-bounds write in IPv6 subsystem for Intel(R) AMT, Intel(R) ISM versions before 11.8.80, 11.12.80, 11.22.80, 12.0.70, 14.0.45 may allow an unauthenticated user to potentially enable escalation of privileges via network access.

  • CVE-2020-8749

    Out-of-bounds read in subsystem for Intel(R) AMT versions before 11.8.80, 11.12.80, 11.22.80, 12.0.70 and 14.0.45 may allow an unauthenticated user to potentially enable escalation of privilege via adjacent access.

  • CVE-2020-8746

    Integer overflow in subsystem for Intel(R) AMT versions before 11.8.80, 11.12.80, 11.22.80, 12.0.70 and 14.0.45 may allow an unauthenticated user to potentially enable denial of service via adjacent access.

  • CVE-2020-8755

    Race condition in subsystem for Intel(R) CSME versions before 12.0.70 and 14.0.45, Intel(R) SPS versions before E5_04.01.04.400 and E3_05.01.04.200 may allow an unauthenticated user to potentially enable escalation of privilege via physical access.

  • CVE-2020-8747

    Out-of-bounds read in subsystem for Intel(R) AMT versions before 11.8.80, 11.12.80, 11.22.80, 12.0.70 and 14.0.45 may allow an unauthenticated user to potentially enable information disclosure and/or denial of service via network access.

  • CVE-2020-8754

    Out-of-bounds read in subsystem for Intel(R) AMT, Intel(R) ISM versions before 11.8.80, 11.12.80, 11.22.80, 12.0.70 and 14.0.45 may allow an unauthenticated user to potentially enable information disclosure via network access.

  • CVE-2020-8760

    Integer overflow in subsystem for Intel(R) AMT versions before 11.8.80, 11.12.80, 11.22.80, 12.0.70, 14.0.45 may allow a privileged user to potentially enable escalation of privilege via local access.

  • CVE-2020-8756

    Improper input validation in subsystem for Intel(R) CSME versions before 11.8.80, 11.12.80, 11.22.80, 12.0.70 and 14.0.45 may allow a privileged user to potentially enable escalation of privilege via local access.

  • CVE-2020-8757

    Out-of-bounds read in subsystem for Intel(R) AMT versions before 11.8.80, 11.12.80, 11.22.80, 12.0.70 and 14.0.45 may allow a privileged user to potentially enable escalation of privilege via local access.

  • CVE-2020-8705

    Insecure default initialization of resource in Intel(R) Boot Guard in Intel(R) CSME versions before 11.8.80, 11.12.80, 11.22.80, 12.0.70, 13.0.40, 13.30.10, 14.0.45 and 14.5.25, Intel(R) TXE versions before 3.1.80 and 4.0.30, Intel(R) SPS versions before E5_04.01.04.400, E3_04.01.04.200, SoC-X_04.00.04.200 and SoC-A_04.00.04.300 may allow an unauthenticated user to potentially enable escalation of privileges via physical access.

  • CVE-2020-8745

    Insufficient control flow management in subsystem for Intel(R) CSME versions before 11.8.80, 11.12.80, 11.22.80, 12.0.70, 13.0.40, 13.30.10, 14.0.45 and 14.5.25 , Intel(R) TXE versions before 3.1.80 and 4.0.30 may allow an unauthenticated user to potentially enable escalation of privilege via physical access.

  • CVE-2020-8744

    Improper initialization in subsystem for Intel(R) CSME versions before12.0.70, 13.0.40, 13.30.10, 14.0.45 and 14.5.25, Intel(R) TXE versions before 4.0.30 Intel(R) SPS versions before E3_05.01.04.200 may allow a privileged user to potentially enable escalation of privilege via local access.

  • CVE-2020-8753

    Out-of-bounds read in DHCP subsystem for Intel(R) AMT, Intel(R) ISM versions before 11.8.80, 11.12.80, 11.22.80, 12.0.70 and 14.0.45 may allow an unauthenticated user to potentially enable information disclosure via network access.

  • CVE-2020-8695

    Observable discrepancy in the RAPL interface for some Intel(R) Processors may allow a privileged user to potentially enable information disclosure via local access.

  • CVE-2020-8694

    Insufficient access control in the Linux kernel driver for some Intel(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.

  • CVE-2020-0593

    Improper buffer restrictions in BIOS firmware for some Intel(R) Processors may allow a privileged user to potentially enable escalation of privilege via local access.

  • CVE-2020-12355

    Intel's CVE.

  • VU#231329

    Replay Protected Memory Block (RPMB) protocol does not adequately defend against replay attacks

  • CVE-2020-26188
  • CVE-2020-26189
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.5.1
2020-12-14 09:39:15

This stable release fixes the following issues:

  • Fixed the issue where one of the LED indicators on WD19DC dock dual Type-C connector does not turn on.This issue occurs when you update the BIOS using the exe file while the dock is connected to the system.
  • Fixed the issue where the system does not get charged when the AC adapter is connected.
  • Fixed the issue where the system connected to both AC adapter (240 W) and WD19DC dock (210 W) gets charged through the dock which has lesser power output.This issue occurs when you connect the dock first and then the adapter to the system.

Urgency critical
Reported Success 100% (low confidence)
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.5.0
2020-11-09 10:07:54

This stable release fixes the following issues:

-Not applicable.

Some new functionality has also been added:

-Not applicable.

Urgency high
Reported Success 100% (low confidence)
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.4.0
2020-09-26 07:24:38

This stable release fixes the following issues:

  • Fixed the issue where the Dell Performance Dock-WD19DC appears to be on one LED charging state after the BIOS update is done.This issue occurs when you update the BIOS using the BIOS EXE with the Dell Performance Dock-WD19DC connected on dual LED charging state.

Urgency high
Reported Success 100% (low confidence)
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.3.2
2020-08-10 02:27:18

Updated the Embedded Controller Engine firmware.

Updated the Intel Management Engine firmware.

Urgency critical
Reported Success 100% (low confidence)
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.2.11
2020-06-30 08:58:52

Enhancements:

  • Update Embedded Controller Engine firmware.
  • Updated the Intel Management Engine firmware.

Urgency high
Reported Success 100% (low confidence)
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.1.2
2020-05-28 08:16:16

Description: This package contains the Dell system BIOS update.BIOS is a firmware that is embedded on a small memory chip on the system board.It controls the keyboard, monitor, disk drives, and other devices.

Enhancements:

*Update Embedded Controller Engine firmware.

*Update USB Power Delivery firmware.

*Added the Adaptive Hibernate feature.

Urgency high
Licenses
Security
Release Gating
Download Archive Firmware Details Compare with previous

Version 1.0.0
2020-05-04 11:33:21

Initial Release.

Urgency high
Reported Success 100% (low confidence)
Licenses
Security
Release Gating
Download Archive Firmware Details

LVFS © 2015 Richard Hughes with icons from Font Awesome and GeoIP data from IP2Location.

Linux Vendor Firmware Service Project a Series of LF Projects, LLC :: Charter