linux-imx/drivers/net/ethernet
Florin Leotescu 86aad7676d LF-14922 net: enetc: Fix null pointer accces in fsl-netc-prb-ierb driver probe
Fix NULL pointer access occurring when the 'netc-interfaces' property
is missing or not properly defined in DTS. The parsing function,
netc_prb_parse_if, expects to find "netc-interfaces" property
definition to allocate memory for pi->ifmode array.

Signed-off-by: Florin Leotescu <florin.leotescu@nxp.com>
Reviewed-by: Wei Fang <wei.fang@nxp.com>
2025-03-26 17:14:17 +02:00
..
3com
8390 net: ethernet: 8390: ne2k-pci: use module_pci_driver() macro 2023-08-10 19:31:57 -07:00
actions net: Remove C45 check in C22 only MDIO bus drivers 2023-01-20 18:12:45 -08:00
adaptec
adi net: ethernet: adi: adin1110: Fix uninitialized variable 2023-10-21 11:54:42 +01:00
aeroflex net: Explicitly include correct DT includes 2023-07-27 20:33:16 -07:00
agere et131x: Use pci_dev_id() to simplify the code 2023-08-13 12:30:39 +01:00
alacritech
allwinner net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
alteon
altera net: pcs: lynx: incorporate SerDes PHY handling from dpaa2-mac 2023-10-30 17:16:56 +08:00
amazon net: ena: Fix redundant device NUMA node override 2024-06-12 11:12:59 +02:00
amd net: pds_core: Fix possible double free in error handling path 2024-03-15 10:48:21 -04:00
apm net: xgene: Fix unused xgene_enet_of_match warning for !CONFIG_OF 2023-10-21 11:49:31 +01:00
apple net/macmace: Replace zero-length array with DECLARE_FLEX_ARRAY() helper 2023-08-01 14:46:21 -07:00
aquantia net: atlantic: Fix DMA mapping for PTP hwts ring 2024-02-16 19:10:47 +01:00
arc
asix
atheros ethernet: atheros: fix a memleak in atl1e_setup_ring_resources 2024-01-01 12:42:31 +00:00
broadcom bnxt_en: Fix double DMA unmapping for XDP_REDIRECT 2024-08-29 17:33:49 +02:00
brocade bna: adjust 'name' buf size of bna_tcb and bna_ccb structures 2024-08-03 08:53:43 +02:00
cadence net: macb: fix sleep inside spinlock 2023-09-12 14:58:44 +02:00
calxeda
cavium liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet 2024-06-21 14:38:32 +02:00
chelsio cxgb4: add forgotten u64 ivlan cast before shift 2024-08-29 17:33:54 +02:00
cirrus cirrus: cs89x0: fix the return value handle and remove redundant dev_warn() for platform_get_irq() 2023-08-02 12:10:39 -07:00
cisco enic: Validate length of nl attributes in enic_set_vf_port 2024-06-12 11:12:55 +02:00
cortina net: ethernet: cortina: Locking fixes 2024-06-12 11:11:52 +02:00
davicom net: dm9051: Use PTR_ERR_OR_ZERO() to simplify code 2023-08-23 18:57:30 -07:00
dec
dlink sundance: remove unused variable cnt 2022-11-17 13:18:30 +01:00
emulex rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODE 2023-08-08 15:10:37 -07:00
engleder tsnep: Fix mapping for zero copy XDP_TX action 2024-02-16 19:10:48 +01:00
ezchip
faraday net: ftgmac100: Enable TX interrupt to avoid TX timeout 2024-09-18 19:24:09 +02:00
freescale LF-14922 net: enetc: Fix null pointer accces in fsl-netc-prb-ierb driver probe 2025-03-26 17:14:17 +02:00
fujitsu net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
fungible eth: add missing xdp.h includes in drivers 2023-08-03 08:38:07 -07:00
google gve: Fix an edge case for TSO skb validity check 2024-08-03 08:54:24 +02:00
hisilicon net: hns3: use correct release function during uninitialization 2024-09-18 19:24:05 +02:00
huawei net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced before check 'hwdev' 2023-09-20 10:54:45 +01:00
i825xx net/sun3_82586: Avoid reading past buffer in debug output 2024-08-29 17:33:34 +02:00
ibm ibmvnic: Add tx check to prevent skb leak 2024-07-25 09:50:52 +02:00
intel igb: Always call igb_xdp_ring_update_tail() under Tx lock 2024-09-18 19:24:08 +02:00
litex
marvell octeontx2-af: Modify SMQ flush sequence to drop packets 2024-09-18 19:24:09 +02:00
mediatek net: ethernet: mtk_wed: check update_wo_rx_stats in mtk_wed_update_rx_stats() 2024-08-29 17:33:24 +02:00
mellanox net/mlx5: Fix bridge mode operations when there are no VFs 2024-09-18 19:24:09 +02:00
micrel net: ks8851: Fix potential TX stall after interface reopen 2024-07-18 13:21:17 +02:00
microchip net: microchip: vcap: Fix use-after-free error in kunit test 2024-09-12 11:11:24 +02:00
microsoft net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup 2024-09-12 11:11:27 +02:00
moxa
mscc This is the 6.6.51 stable release 2024-09-24 11:49:41 +08:00
myricom
natsemi
neterion ethernet: s2io: Use ether_addr_to_u64() to convert ethernet address 2023-08-09 15:26:49 -07:00
netronome nfp: flower: handle acti_netdevs allocation failure 2024-03-26 18:19:41 -04:00
ni
nvidia forcedeth: Fix an error handling path in nv_probe() 2023-05-22 19:17:28 -07:00
nxp
oki-semi
packetengines net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
pasemi
pensando ionic: fix potential irq name truncation 2024-09-08 07:54:44 +02:00
qlogic qed: avoid truncating work queue length 2024-06-12 11:11:37 +02:00
qualcomm qca_spi: Make interrupt remembering atomic 2024-06-27 13:49:07 +02:00
rdc
realtek r8169: don't increment tx_dropped in case of NETDEV_TX_BUSY 2024-08-11 12:47:26 +02:00
renesas net: ravb: Always update error counters 2024-04-10 16:35:57 +02:00
rocker
samsung net: samsung: sxgbe: Make sxgbe_drv_remove() return void 2023-05-12 08:49:49 +01:00
seeq
sfc sfc: fix a double-free bug in efx_probe_filters 2024-01-10 17:16:50 +01:00
sgi
silan
sis net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
smsc net: smc91x: Fix m68k kernel compilation for ColdFire CPU 2024-06-12 11:11:20 +02:00
socionext page_pool: split types and declarations from page_pool.h 2023-08-07 13:05:19 -07:00
stmicro LF-13399: net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check 2024-10-04 15:35:27 -05:00
sun eth: sungem: remove .ndo_poll_controller to avoid deadlocks 2024-06-12 11:11:51 +02:00
sunplus
synopsys
tehuti
ti net: ti: icssg-prueth: Fix start counter for ft1 filter 2024-06-12 11:12:57 +02:00
toshiba net: spider_net: Use size_add() in call to struct_size() 2023-11-20 11:58:57 +01:00
tundra
vertexcom
via
wangxun net: ngbe: Fix phy mode set to external phy 2024-08-29 17:33:59 +02:00
wiznet
xilinx net: xilinx: axienet: Fix race in axienet_stop 2024-09-18 19:24:07 +02:00
xircom
xscale ptp_ixp46x: convert .adjfreq to .adjfine 2022-11-11 10:58:39 +00:00
dnet.c
dnet.h
ec_bhf.c ethernet: ec_bhf: Remove redundant pci_clear_master 2023-03-24 09:09:28 +00:00
ethoc.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
fealnx.c
jme.c net: ethernet: use ip_hdrlen() instead of bit shift 2024-09-18 19:24:05 +02:00
jme.h
Kconfig
korina.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2023-08-03 14:34:37 -07:00
lantiq_etop.c net: ethernet: lantiq_etop: fix double free in detach 2024-07-18 13:21:13 +02:00
lantiq_xrx200.c
Makefile