During operating mouse cursor gets locked and does not move for few seconds

During using the computer the mouse cursor suddenly can get locked.
Is here any means to find out what is causing this issue?
I guess it could be related to the USB driver or other USB issue.
Below messages is found in the /var/log/messages:

Nov 14 19:55:30 cosmo kernel: psmouse serio1: synaptics: queried max coordinates: x [..5638], y [..4736]
Nov 14 19:55:30 cosmo systemd[1]: Mounting Kernel Configuration File System...
Nov 14 19:55:30 cosmo kernel: psmouse serio1: synaptics: queried min coordinates: x [1302..], y [1114..]
Nov 14 19:55:30 cosmo kernel: psmouse serio1: synaptics: Your touchpad (PNP: SYN328d ETD0000 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
Nov 14 19:55:30 cosmo kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 10.16, id: 0x1e2a1, caps: 0xf00523/0x840300/0x12e800/0x500000, board id: 3407, fw id: 2860892
Nov 14 19:57:10 cosmo org.gnome.Terminal.desktop[3793]: # watch_fast: "/org/gnome/settings-daemon/peripherals/mouse/" (establishing: 0, active: 0)
Nov 14 14:21:27 cosmo kernel: usb 1-3: USB disconnect, device number 3
Nov 14 19:55:30 cosmo kernel: hub 1-0:1.0: USB hub found
Nov 14 19:55:30 cosmo kernel: hub 1-0:1.0: 12 ports detected
Nov 14 19:55:30 cosmo kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Nov 14 19:55:30 cosmo kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Nov 14 19:55:30 cosmo kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
Nov 14 19:55:30 cosmo kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
Nov 14 19:55:30 cosmo kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 14 19:55:30 cosmo kernel: usb usb2: Product: xHCI Host Controller
Nov 14 19:55:30 cosmo kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
Nov 14 19:55:30 cosmo kernel: usb 1-1: New USB device found, idVendor=046d, idProduct=c534, bcdDevice=29.01
Nov 14 19:55:30 cosmo kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 14 19:55:30 cosmo kernel: usb 1-1: Product: USB Receiver
Nov 14 19:55:30 cosmo kernel: usb 1-1: Manufacturer: Logitech
Nov 14 19:55:30 cosmo kernel: input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:046D:C534.0001/input/input4
Nov 14 19:55:30 cosmo kernel: hid-generic 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-1/input0
Nov 14 19:55:30 cosmo kernel: Key type encrypted registered
Nov 14 19:55:30 cosmo kernel: integrity: Loading X.509 certificate: UEFI:MokListRT (MOKvar table)
Nov 14 19:55:30 cosmo kernel: input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0002/input/input5
Nov 14 19:55:30 cosmo kernel: input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0002/input/input6
Nov 14 19:55:30 cosmo kernel: input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0002/input/input7
Nov 14 19:55:30 cosmo kernel: hid-generic 0003:046D:C534.0002: input,hiddev96,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-1/input1
Nov 14 19:55:30 cosmo kernel: usb 2-4: new SuperSpeed USB device number 2 using xhci_hcd
Nov 14 19:55:30 cosmo kernel: usb 2-4: New USB device found, idVendor=03f0, idProduct=e940, bcdDevice= 1.00
Nov 14 19:55:30 cosmo kernel: usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 14 23:42:22 cosmo kernel: usb 1-3: USB disconnect, device number 5

I could not make sense what is happening here.

Maybe it is just mouse battery failure (as it happens in windows10 & linuxmint as well), but earlier there was warning messages when battery was low. Maybe for some reason
the messages stopped to appear.