LOLDrivers high experimental sigma

Driver Load - dtr_ec.sys

Detects loading of driver dtr_ec.sys via hash. dtr_ec.sys is a Dell kernel driver that ships as part of the Dell Feature Enhancement Pack (DFEP) on Dell laptops and desktops. The driver provides unrestricted read/write access to Embedded Controller (EC) registers across 5 ACPI address spaces from usermode with no validation on the register addresses or values. The Embedded Controller manages critical hardware functions including thermal management, battery charging, fan control, power states, and keyboard input. Unrestricted EC register access allows manipulation of thermal thresholds to cause hardware damage or forced shutdowns, modification of fan speed controls, interference with battery charging logic, and alteration of power management behavior. Dell PSIRT has confirmed the vulnerability and triaged it as P2 severity on Bugcrowd.

View Source

Detection Logic

{
  "selection_hashes": {
    "Hashes
| contains": [
      "SHA256=d6cc311cd7f8232549a5597512facac44e63d5c808878f54c0c1c12482cf270f"
    ]
  },
  "condition": "selection_hashes"
}

False Positives

  • Unknown

Field Validations

Loading…

Comments (0)

Loading comments...