Laggy system, output from journalctl says CPU bug present

After using the system for sometime, it gets laggy. I was looking at the output from journalctl, and I am getting as below.

Sep 15 14:13:30 fedora kernel: MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more det>
Sep 15 14:13:30 fedora kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor>

Sep 15 14:13:30 fedora kernel: ACPI Warning: SystemMemory range 0x00000000FE028000-0x00000000FE0281FF conflicts with OpRegion 0x00000000FE028000-0x00000000FE028207 (\_>

Sep 15 14:13:30 fedora kernel: intel-lpss INT3446:00: probe with driver intel-lpss failed with error -16

Sep 15 14:13:30 fedora kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
Sep 15 14:13:30 fedora kernel: i8042: Warning: Keylock active

Sep 15 14:13:30 fedora kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.

Sep 15 14:13:30 fedora kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'

Sep 15 14:13:30 fedora kernel: wmi_bus wmi_bus-PNP0C14:01: [Firmware Bug]: WQBC data block query control method not found

Sep 15 14:13:34 fedora kernel: ACPI Warning: \_SB.IETM._TRT: Return Package has no elements (empty) (20240322/nsprepkg-94)

Sep 15 14:13:36 fedora kernel: Bluetooth: hci0: Malformed MSFT vendor event: 0x02
Sep 15 14:13:36 fedora kernel: Bluetooth: hci0: Reading supported features failed (-16)
Sep 15 14:13:36 fedora kernel: Bluetooth: hci0: HCI LE Coded PHY feature bit is set, but its usage is not supported.

Sep 15 14:14:38 fedora kernel: warning: `ThreadPoolForeg' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211

This is not the full output, I have pasted only the ones highlighted in yellow/red. If anyone has idea about what these mean and fix them, it would be really helpful.

System Details:

Fedora 40 Workstation
Kernel Version: 6.10.8-200.fc40.x86_64
Dell Latitude 7290

Thank you.