nuttx/drivers/net
Catalin Visinescu 081e4c478a drivers/: Multiple Drivers Are Registered With World Writable - Part 2
Permissions (Part 2)

Description:

In kernel builds, any unprivileged process running on the NuttX
device can open /dev/efuse and attempt to read/write fuse content.
Reading the fuses may provide valuable information to an attacker
controlling the user process. The write operation, in extreme cases
where the fuse blocks are not locked, may brick the device.

DISCLAIMER: I tried to be strict with the settings, better to relax them
later if it's needed.

This is part of https://github.com/apache/nuttx/issues/19410

See https://github.com/apache/nuttx/issues/19410

Compiles ok.

Signed-off-by: Catalin Visinescu <catalin_visinescu@yahoo.com>
2026-07-15 15:27:28 +08:00
..
oa_tc6
CMakeLists.txt
dm90x0.c
e1000.c
e1000.h
enc28j60.c
enc28j60.h
encx24j600.c
encx24j600.h
ftmac100.c
igb.c
igb.h
igc.c
igc.h
Kconfig
ksz9477.c
ksz9477_i2c.c
ksz9477_reg.h
lan91c111.c
lan91c111.h
lan9250.c
lan9250.h
loopback.c
Make.defs
mdio.c
netdev_upperhalf.c
phy_notify.c
rpmsgdrv.c
skeleton.c
slip.c
telnet.c drivers/: Multiple Drivers Are Registered With World Writable - Part 2 2026-07-15 15:27:28 +08:00
tun.c
vlan.c
w5500.c drivers/net/w5500: fix wrong variable and d_private assignment 2026-07-13 15:02:02 -03:00
wifi_sim.c