Lucene search
+L

135 matches found

UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.7 views

CVE-2023-53354

In the Linux kernel, the following vulnerability has been resolved: skbuff: skbsegment, Call zero copy functions before using skbuff frags Commit bf5c25d60861 "skbuff: in skbsegment, call zerocopy functions once per nskb" added the call to zero copy functions in skbsegment. The change introduced ...

7.8CVSS6.2AI score0.002EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.7 views

CVE-2023-53338

In the Linux kernel, the following vulnerability has been resolved: lwt: Fix return values of BPF xmit ops BPF encap ops can return different types of positive values, such like NETRXDROP, NETXMITCN, NETDEVTXBUSY, and so on, from function skbdoredirect and bpflwtxmitreroute. At the xmit hook, suc...

9.8CVSS6.1AI score0.00539EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.7 views

CVE-2022-50355

In the Linux kernel, the following vulnerability has been resolved: staging: vt6655: fix some erroneous memory clean-up loops In some initialization functions of this driver, memory is allocated with 'i' acting as an index variable and increasing from 0. The commit in "Fixes" introduces some...

7.8CVSS5.7AI score0.00215EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/09/17 3:15 p.m.6 views

CVE-2023-53355

In the Linux kernel, the following vulnerability has been resolved: staging: pi433: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instea...

5.5CVSS5.8AI score0.00187EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.5 views

CVE-2022-50345

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.3AI score
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.7 views

CVE-2023-53316

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: Free resources after unregistering them The DP component's unbind operation walks through the submodules to unregister and clean things up. But if the unbind happens because the DP controller itself is being removed,...

7.8CVSS6AI score0.0016EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.6 views

CVE-2023-53314

In the Linux kernel, the following vulnerability has been resolved: fbdev/ep93xx-fb: Do not assign to struct fbinfo.dev Do not assing the Linux device to struct fbinfo.dev. The call to registerframebuffer initializes the field to the fbdev device. Drivers should not override its value. Fixes a bu...

7.8CVSS5.7AI score0.00164EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.2 views

CVE-2023-53311

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free of nilfsroot in dirtying inodes via iput During unmount process of nilfs2, nothing holds nilfsroot structure after nilfs2 detaches its writer in nilfsdetachlogwriter. Previously, nilfsevictinode could...

7.8CVSS6.3AI score0.0016EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/09/16 5:15 p.m.3 views

CVE-2023-53321

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211hwsim: drop short frames While technically some control frames like ACK are shorter and end after Address 1, such frames shouldn't be forwarded through wmediumd or similar userspace, so require the full 3-address...

7.1CVSS6.1AI score0.00149EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/09/16 8:15 a.m.7 views

CVE-2023-53295

In the Linux kernel, the following vulnerability has been resolved: udf: Do not update file length for failed writes to inline files When write to inline file fails or happens only partly, we still updated length of inline data as if the whole write succeeded. Fix the update of length of inline...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2025/09/16 12:00 a.m.5 views

CVE-2023-53265

In the Linux kernel, the following vulnerability has been resolved: ubi: ensure that VID header offset + VID header size dumpstack lib/dumpstack.c:88 inline dumpstacklvl+0x85/0xad lib/dumpstack.c:106 printaddressdescription mm/kasan/report.c:317 inline printreport.cold.13+0xb6/0x6bb...

7.1CVSS6AI score0.0016EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2025/09/15 3:15 p.m.8 views

CVE-2023-53228

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: drop redundant sched job cleanup when cs is aborted Once command submission failed due to userptr invalidation in amdgpucssubmit, legacy code will perform cleanup of scheduler job. However, it's not needed at all, as...

5.5CVSS6.3AI score0.00157EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/15 3:15 p.m.6 views

CVE-2022-50312

In the Linux kernel, the following vulnerability has been resolved: drivers: serial: jsm: fix some leaks in probe This error path needs to unwind instead of just returning directly...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2025/09/15 3:15 p.m.7 views

CVE-2023-53237

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix amdgpuirqput call trace in gmcv110hwfini The gmc.eccirq is enabled by firmware per IFWI setting, and the host driver is not privileged to enable/disable the interrupt. So, it is meaningless to use the amdgpuirqput...

5.5CVSS5.9AI score0.00155EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/09/15 3:15 p.m.7 views

CVE-2022-50293

In the Linux kernel, the following vulnerability has been resolved: btrfs: do not BUGON on ENOMEM when dropping extent items for a range If we get -ENOMEM while dropping file extent items in a given range, at btrfsdropextents, due to failure to allocate memory when attempting to increment the...

5.5CVSS5.9AI score0.00155EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/09/15 3:15 p.m.4 views

CVE-2022-50286

In the Linux kernel, the following vulnerability has been resolved: ext4: fix delayed allocation bug in ext4clumapped for bigalloc + inline When converting files with inline data to extents, delayed allocations made on a file system created with both the bigalloc and inline options can result in...

7.8CVSS5.9AI score0.00164EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/09/15 3:15 p.m.6 views

CVE-2022-50304

In the Linux kernel, the following vulnerability has been resolved: mtd: core: fix possible resource leak in initmtd I got the error report while inject fault in initmtd: sysfs: cannot create duplicate filename '/devices/virtual/bdi/mtd-0' Call Trace: dumpstacklvl+0x67/0x83 sysfswarndup+0x60/0x70...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/15 3:15 p.m.7 views

CVE-2023-53203

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: rely on mt76connac2mactxrateval In order to fix a possible NULL pointer dereference in mt7996macwritetxwi of vif pointer, export mt76connac2mactxrateval utility routine and reuse it in mt7996 driver...

5.5CVSS5.9AI score0.00143EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2025/09/15 3:15 p.m.7 views

CVE-2023-53258

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix possible underflow for displays with large vblank Why Underflow observed when using a display with a large vblank region and low refresh rate How Simplify calculation of vblanknom Increase value for...

5.5CVSS6.2AI score0.00143EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2025/09/15 2:15 p.m.8 views

CVE-2023-53168

In the Linux kernel, the following vulnerability has been resolved: usb: ucsiacpi: Increase the command completion timeout Commit 130a96d698d7 "usb: typec: ucsi: acpi: Increase command completion timeout value" increased the timeout from 5 seconds to 60 seconds due to issues related to alternate...

5.5CVSS5.9AI score0.00154EPSS
SaveExploits0References5
Rows per page
Query Builder