Lenovo Yoga 7 16ARP8 has random pen inputs from no source

Hey, So I installed Fedora on my Yoga laptop, and almost everything works except for the fact that my pointer will randomly disappear and random elements will be highlighted. Under X11 sessions. The pointer just randomly jumps around the screen into specific places, otherwise, it’s treated as pen input events.

Looking at the results of sudo libinput debug-events, I see these occurring at random intervals despite not having a stylus:

-event5   TABLET_TOOL_PROXIMITY       +116.554s         52.48*/215.42*  tilt: 0.00*/0.00*  pressure: 0.00*  pen      (0, id 0) proximity-in         axes:pt btn:SS2
 event5   TABLET_TOOL_AXIS            +116.554s         105.49*/165.43* tilt: 0.00/0.00 pressure: 0.00
 event5   TABLET_TOOL_AXIS          2 +116.554s         178.27*/111.58* tilt: 0.00/0.00 pressure: 0.00
 event5   TABLET_TOOL_PROXIMITY       +116.554s         343.61/0.00     tilt: 0.00/0.00 pressure: 0.00      pen      (0, id 0) proximity-out 

This may be a hardware issue because it also occurs in my Windows 11 installation whenever drivers aren’t properly installed. However, I’m also questioning that because once those drivers are installed, the touchscreen seems to work properly without any problems, and it also seemed to work fine on Ubuntu as well out of the box.

It is not a hardware issue if the proper drivers fix the issue.
Therefore I suspect that the tablet pen input is not yet supported in the Kernel.
There may be a driver you can install.
Compare what Ubuntu is using to what Fedora has.