Lucene search
+L
UbuntucveRecent

76513 matches found

UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•18 views

CVE-2026-45950

In the Linux kernel, the following vulnerability has been resolved: crypto: starfive - Fix memory leak in starfiveaesaeaddoonereq The starfiveaesaeaddoonereq function allocates rctx-adata with kzalloc but fails to free it if sgcopytobuffer or starfiveaeshwinit fails, which lead to memory leaks...

5.5CVSS6.1AI score0.00122EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•22 views

CVE-2026-45921

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: Fix memory leak in mtdparsertplinksafeloaderparse The function mtdparsertplinksafeloaderparse allocates buf via mtdparsertplinksafeloaderreadtable. If the allocation for partsidx.name fails inside the loop, the code...

5.5CVSS5.9AI score0.00122EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•20 views

CVE-2026-45958

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: fix to avoid directly dereferencing user pointer In vidiconnectionioctl, vidi-ediduser pointer is directly dereferenced in the kernel. This allows arbitrary kernel memory access from the user space, so instead o...

7.1CVSS5.5AI score0.00126EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•24 views

CVE-2026-46006

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix u32 overflow in pushbuf reloc bounds check nouveaugempushbufrelocapply validates each relocation with if r-relocbooffset + 4 nvbo-bo.base.size but relocbooffset is u32 uapi/drm/nouveaudrm.h and the integer litera...

7.8CVSS5.5AI score0.00143EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•26 views

CVE-2026-46068

In the Linux kernel, the following vulnerability has been resolved: crypto: nx - fix bounce buffer leaks in nx842cryptoalloc,freectx The bounce buffers are allocated with getfreepages using BOUNCEBUFFERORDER order 2 = 4 pages, but both the allocation error path and nx842cryptofreectx release the...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•22 views

CVE-2026-46016

In the Linux kernel, the following vulnerability has been resolved: remoteproc: xlnx: Only access buffer information if IPI is buffered In the receive callback check if message is NULL to prevent possibility of crash by NULL pointer dereferencing...

5.5CVSS5.9AI score0.00122EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•32 views

CVE-2026-46034

In the Linux kernel, the following vulnerability has been resolved: vfio/cdx: Fix NULL pointer dereference in interrupt trigger path Add validation to ensure MSI is configured before accessing cdxirqs array in vfiocdxsetmsitrigger. Without this check, userspace can trigger a NULL pointer...

5.5CVSS5.7AI score0.00135EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•20 views

CVE-2026-46092

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: check for PCI upstream bridge existence pciupstreambridge returns NULL if the device is on a root bus. If 8821CE is installed in the system with such a PCI topology, the probing routine will crash. This has probably...

5.5CVSS5.4AI score0.00136EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•23 views

CVE-2026-45839

In the Linux kernel, the following vulnerability has been resolved: bpf: reject negative CO-RE accessor indices in bpfcoreparsespec CO-RE accessor strings are colon-separated indices that describe a path from a root BTF type to a target field, e.g. "0:1:2" walks through nested struct members...

7.8CVSS5.4AI score0.00133EPSS
SaveExploits0References36
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•24 views

CVE-2026-46027

In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid early lgr access in smcclcwaitmsg A CLC decline can be received while the handshake is still in an early stage, before the connection has been associated with a link group. The decline handling in smcclcwaitmsg...

7.5CVSS5.3AI score0.00501EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•20 views

CVE-2026-45969

In the Linux kernel, the following vulnerability has been resolved: HID: playstation: Add missing check for inputffcreatememless The psgamepadcreate function calls inputffcreatememless without verifying its return value, which can lead to incorrect behavior or potential crashes when FF effects ar...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•18 views

CVE-2026-45867

In the Linux kernel, the following vulnerability has been resolved: power: supply: act8945a: Fix use-after-free in powersupplychanged Using the devm variant for requesting IRQ before the devm variant for allocating/registering the powersupply handle, means that the powersupply handle will be...

7.8CVSS6.5AI score0.00164EPSS
SaveExploits0References25
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•18 views

CVE-2026-45919

In the Linux kernel, the following vulnerability has been resolved: sched/rt: Skip currently executing CPU in rtonextcpu CPU0 becomes overloaded when hosting a CPU-bound RT task, a non-CPU-bound RT task, and a CFS task stuck in kernel space. When other CPUs switch from RT to non-RT tasks, RT load...

5.5CVSS5.7AI score0.0013EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•17 views

CVE-2026-46086

In the Linux kernel, the following vulnerability has been resolved: net: bridge: use a stable FDB dst snapshot in RCU readers Local FDB entries can be rewritten in place by fdbdeletelocal, which updates f-dst to another port or to NULL while keeping the entry alive. Several bridge RCU readers...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•20 views

CVE-2026-46073

In the Linux kernel, the following vulnerability has been resolved: hwmon: powerz Fix missing usbkillurb on signal interrupt waitforcompletioninterruptibletimeout returns -ERESTARTSYS when interrupted. This needs to abort the URB and return an error. No data has been received from the device so a...

5.5CVSS5.5AI score0.00122EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•21 views

CVE-2026-45963

In the Linux kernel, the following vulnerability has been resolved: ASoC: nau8821: Cancel delayed work on component remove Attempting to unload the driver while a jack detection work is pending would likely crash the kernel when it is eventually scheduled for execution: 1984.896308 BUG: unable to...

5.5CVSS6.1AI score0.00116EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•21 views

CVE-2026-45925

In the Linux kernel, the following vulnerability has been resolved: thermal/of: Fix reference leak in thermalofcmlookup In thermalofcmlookup, trnp is obtained via ofparsephandle, but never released. Use the freedevicenode cleanup attribute to automatically release the node and fix the leak. rjw:...

5.5CVSS6.1AI score0.0016EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•19 views

CVE-2026-46056

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: fix potential UAF in SSP passkey handlers hciconn lookup and field access must be covered by hdev lock in hciuserpasskeynotifyevt and hcikeypressnotifyevt, otherwise the connection can be freed concurrently...

8.8CVSS5.4AI score0.00262EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•22 views

CVE-2026-45924

In the Linux kernel, the following vulnerability has been resolved: ksmbd: call ksmbdvfskernpathendremoving on some error paths There are two places where ksmbdvfskernpathendremoving needs to be called in order to balance what the corresponding successful call to ksmbdvfskernpathstartremoving has...

5.5CVSS5.4AI score0.00121EPSS
SaveExploits0References28
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•22 views

CVE-2026-45954

In the Linux kernel, the following vulnerability has been resolved: fbdev: au1200fb: Fix a memory leak in au1200fbdrvprobe In au1200fbdrvprobe, when platformgetirq fails, it directly returns from the function with an error code, which causes a memory leak. Replace it with a goto label to ensure...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•18 views

CVE-2026-45863

In the Linux kernel, the following vulnerability has been resolved: i3c: dw: Fix memory leak in dwi3cmasteri2cxfers The dwi3cmasteri2cxfers function allocates memory for the xfer structure using dwi3cmasterallocxfer. If pmruntimeresumeandget fails, the function returns without freeing the allocat...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•17 views

CVE-2026-46080

In the Linux kernel, the following vulnerability has been resolved: ocfs2: split transactions in dio completion to avoid credit exhaustion During ocfs2 dio operations, JBD2 may report warnings via following call trace: ocfs2dioendiowrite ocfs2markextentwritten ocfs2changeextentflag ocfs2splitexte...

5.5CVSS5.3AI score0.00136EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•23 views

CVE-2026-46099

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels seg6inputcore and rplinput call ip6routeinput which sets a NOREF dst on the skb, then pass it to dstcachesetip6 invoking dsthold unconditionally. On PREEMPTRT, ksoftirqd is...

8.1CVSS5.4AI score0.00288EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•21 views

CVE-2026-45915

In the Linux kernel, the following vulnerability has been resolved: fat: avoid parent link count underflow in rmdir Corrupted FAT images can leave a directory inode with an incorrect inlink e.g. 2 even though subdirectories exist. rmdir then unconditionally calls dropnlinkdir and can drive inlink...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•19 views

CVE-2026-45913

In the Linux kernel, the following vulnerability has been resolved: net: bridge: mcast: always update mdbnentries for vlan contexts syzbot triggered a warning1 about the number of mdb entries in a context. It turned out that there are multiple ways to trigger that warning today some got added...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•25 views

CVE-2026-45917

In the Linux kernel, the following vulnerability has been resolved: ipvs: do not keep destdst if dev is going down There is race between the netdev notifier ipvsdstevent and the code that caches dst with dev that is going down. As the FIB can be notified for the closed device after our handler...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•19 views

CVE-2026-46026

In the Linux kernel, the following vulnerability has been resolved: net: qrtr: ns: Limit the maximum number of lookups Current code does no bound checking on the number of lookups a client can perform. Though the code restricts the lookups to local clients, there is still a possibility of a...

5.5CVSS5.5AI score0.00128EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•19 views

CVE-2026-46051

In the Linux kernel, the following vulnerability has been resolved: md/raid5: fix soft lockup in retryalignedread When retryalignedread encounters an overlapped stripe, it releases the stripe via raid5releasestripe which puts it on the lockless releasedstripes llist. In the next raid5d loop...

5.5CVSS5.4AI score0.00095EPSS
SaveExploits0References34
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•19 views

CVE-2026-46094

In the Linux kernel, the following vulnerability has been resolved: ext4: fix bounds check in checkxattrs to prevent out-of-bounds access The bounds check for the next xattr entry in checkxattrs uses void next = end, which allows next to point within sizeofu32 bytes of end. On the next loop...

7.1CVSS6.1AI score0.00125EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•18 views

CVE-2026-45992

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

6AI score0.00032EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•18 views

CVE-2025-71309

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: fix deadlock in nireadfoliocmpr Syzbot reported a task hung in nireadpagecmpr now nireadfoliocmpr. This is caused by a lock inversion deadlock involving the inode mutex nilock and page locks. Scenario: 1. Task A enters...

5.5CVSS6AI score0.00106EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•15 views

CVE-2025-71303

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix race condition when checking rpmon When autosuspend is triggered, driver rpmon flag is set to indicate that a suspend/resume is already in progress. However, when a userspace application submits a command durin...

4.7CVSS6AI score0.00102EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•20 views

CVE-2026-45837

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix use-after-free in arenavmclose on fork arenavmopen only bumps vml-mmapcount but never registers the child VMA in arena-vmalist. The vml-vma always points at the parent VMA, so after parent munmap the pointer dangles. If...

7.8CVSS5.4AI score0.00116EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•18 views

CVE-2026-45903

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix memory access flags in helper prototypes After commit 37cce22dbd51 "bpf: verifier: Refactor helper access type tracking", the verifier started relying on the access type flags in helper function prototypes to perform...

7.1CVSS6AI score0.00158EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•19 views

CVE-2026-45893

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix & Optimize table creation from possibly unaligned memory Source blob may come from userspace and might be unaligned. Try to optize the copying process by avoiding unaligned memory accesses. - Added Fixes tag - Added...

7.1CVSS6.5AI score0.00126EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•19 views

CVE-2026-46030

In the Linux kernel, the following vulnerability has been resolved: EDAC/versalnet: Fix devicenode leak in mcprobe ofparsephandle returns a devicenode reference that must be released with ofnodeput. The original code never freed r5corenode on any exit path, causing a memory leak. Fix this by usin...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•18 views

CVE-2026-45980

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Stop job scheduling across aie2releaseresource Running jobs on a hardware context while it is in the process of releasing resources can lead to use-after-free and crashes. Fix this by stopping job scheduling before...

7.8CVSS6.6AI score0.00124EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•21 views

CVE-2026-45855

In the Linux kernel, the following vulnerability has been resolved: ata: libata-scsi: avoid Non-NCQ command starvation When a non-NCQ command is issued while NCQ commands are being executed, atascsiqcissue indicates to the SCSI layer that the command issuing should be deferred by returning...

5.5CVSS5.8AI score0.00165EPSS
SaveExploits0References16
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•19 views

CVE-2026-45937

In the Linux kernel, the following vulnerability has been resolved: crypto: inside-secure/eip93 - fix kernel panic in driver detach During driver detach, the same hash algorithm is unregistered multiple times due to a wrong iterator...

5.5CVSS6AI score0.00121EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•18 views

CVE-2026-45887

In the Linux kernel, the following vulnerability has been resolved: afunix: Fix memleak of newsk in unixstreamconnect. When preparepeercred fails in unixstreamconnect, unixreleasesock is not called for newsk, and the memory is leaked. Let's move preparepeercred before unixcreate1...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•24 views

CVE-2026-45907

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix deadlocks between devlink and netdev instance locks In the mentioned "Fixes" commit, various work tasks triggering devlink health reporter recovery were switched to use netdevtrylock to protect against concurrent...

5.5CVSS6AI score0.00119EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•25 views

CVE-2026-45967

In the Linux kernel, the following vulnerability has been resolved: bpf: Return proper address for non-zero offsets in insn array The mapdirectvalueaddr function of the instruction array map incorrectly adds offset to the resulting address. This is a bug, because later the resolvepseudoldimm64...

5.5CVSS6.1AI score0.00107EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•19 views

CVE-2026-45927

In the Linux kernel, the following vulnerability has been resolved: bpf: Require frozen map for calculating map hash Currently, bpfmapgetinfobyfd calculates and caches the hash of the map regardless of the map's frozen state. This leads to a TOCTOU bug where userspace can call BPFOBJGETINFOBYFD t...

4.7CVSS5.9AI score0.00092EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•21 views

CVE-2026-45876

In the Linux kernel, the following vulnerability has been resolved: arm64/gcs: Fix error handling in archsetshadowstackstatus allocgcs returns an error-encoded pointer on failure, which comes from dommap, not NULL. The current NULL check fails to detect errors, which could lead to using an invali...

5.5CVSS6AI score0.00154EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•23 views

CVE-2026-45979

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: clean up the amdgpucsparserbos In low memory conditions, kmalloc can fail. In such conditions unlock the mutex for a clean exit. We do not need to amdgpubolistput as it's been handled in the amdgpucsparserfini...

5.5CVSS6.1AI score0.00107EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•15 views

CVE-2026-45961

In the Linux kernel, the following vulnerability has been resolved: gfs2: fix memory leaks in gfs2fillsuper error path Fix two memory leaks in the gfs2fillsuper error handling path when transitioning a filesystem to read-write mode fails. First leak: kthread objects threadstruct, taskstruct, etc...

5.5CVSS6AI score0.00143EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•21 views

CVE-2026-45955

In the Linux kernel, the following vulnerability has been resolved: md/md-llbitmap: fix percpuref not resurrected on suspend timeout When llbitmapsuspendtimeout times out waiting for percpuref to become zero, it returns -ETIMEDOUT without resurrecting the percpuref. The caller mdllbitmapdaemonfn...

7.1CVSS6.6AI score0.00124EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•26 views

CVE-2026-46000

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix conn-level packet handling to unshare RESPONSE packets The security operations that verify the RESPONSE packets decrypt bits of it in place - however, the skbuff may be shared with a packet sniffer, which would lead to...

5.5CVSS5.3AI score0.00159EPSS
SaveExploits0References13
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•19 views

CVE-2026-45932

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix tcx/netkit detach permissions when prog fd isn't given This commit fixes a security issue where BPFPROGDETACH on tcx or netkit devices could be executed by any user when no program fd was provided, bypassing permission...

7.3CVSS6.4AI score0.00134EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/05/27 12:00 a.m.•20 views

CVE-2026-45912

In the Linux kernel, the following vulnerability has been resolved: ext4: don't cache extent during splitting extent Caching extents during the splitting process is risky, as it may result in stale extents remaining in the status tree. Moreover, in most cases, the corresponding extent block entri...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References26
Total number of security vulnerabilities76513