Security monitoring reports an unnamed process in the Photon OS when auditing a vCenter Server appliance.
This process exists without a name and command line arguments. Even after a reboot, a process without a name exists again.
VMware vCenter Server 7.x
The bpfilter kernel module creates the nameless processes.
This Linux kernel module is contained in Photon:
"The basic idea is that this kernel module creates a "usermode driver", i.e. an "ordinary" process, and then communicates with it via pipes."
https://www.uninformativ.de/blog/postings/2022-06-11/0/POSTING-en.html
the bpfilter_umh process is not malware, bpfilter kernel module creates the nameless processes, and that behavior changed (assigned name to process as bpfilter_umh) in the photon Linux kernel version 4.19.290-1.ph3 and above.