Lucene search
+L
UbuntucveRecent

80179 matches found

UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•19 views

CVE-2026-89661

In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent post-shutdown use-after-free in unlockfilesystem Writing a filesystem path to /proc/fs/nfsd/unlockfilesystem runs nfsd4cancelcopybysb before nfsdmutex is held and before the handler confirms that nn-nfsdserv is set...

6.4AI score0.00198EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•16 views

CVE-2026-81005

In the Linux kernel, the following vulnerability has been resolved: ipmi: si: Fix NULL pointer dereference after failed registration trysmiinit allocates newsmi-sism and later calls ipmiregistersmimod, which maps to ipmiaddsmi. During ipmiaddsmi, the upper IPMI message handler obtains the initial...

5.6AI score0.00177EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•12 views

CVE-2026-81004

In the Linux kernel, the following vulnerability has been resolved: ipmi:msghandler: Cancel work cleanly on an error If an error occurs during startup of an IPMI interface, it may have scheduled work to run. The work needs to be canceled before the interface can be freed...

8.4CVSS5.8AI score0.00194EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•15 views

CVE-2026-89584

In the Linux kernel, the following vulnerability has been resolved: block: validate user space vectors during extraction The bio-based drivers don't necessarily check the alignment split, and stacking block drivers don't always handle a misalignment detected after submitting the bio. Validate use...

7.8CVSS5.7AI score0.00165EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•17 views

CVE-2026-89522

In the Linux kernel, the following vulnerability has been resolved: media: staging/ipu7: fix async notifier UAF on probe error path isysregisterdevices registers the V4L2 async notifier via isysnotifierinit. If a subsequent probe step such as isysfwloginit fails, isysprobe jumps to the outcleanup...

7.8CVSS6.7AI score0.00168EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•17 views

CVE-2026-89615

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: bound pagelcns index by the log record The copylcns loop and the redo shorten loop index pagelcns at j + i, where i runs up to the log record's lcnsfollow. That count is checked only against the record's own length, not...

8.4CVSS5.8AI score0.00196EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•16 views

CVE-2026-89532

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Fix pclforeachsegment for empty chunks When a parsed chunk list contains a chunk whose chsegcount is zero, pclforeachsegment computes its inclusive upper bound as &chunk-chsegmentschsegcount - 1. chsegcount is u32, so th...

9.1CVSS5.9AI score0.00718EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•15 views

CVE-2026-89495

In the Linux kernel, the following vulnerability has been resolved: ocfs2: bound namelen in dlmmigraterequesthandler Patch series "ocfs2/dlm: bound peer-controlled lengths in the o2dlm". The o2dlm receive handlers trust u8 length and count fields from the wire without bounding them, so a node in ...

9.8CVSS6AI score0.00755EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•16 views

CVE-2026-89443

In the Linux kernel, the following vulnerability has been resolved: platform/x86: ISST: Validate level in perf mask ioctls isstifgetperflevelmask and isstifgetbasefreqmask use the user-provided level as an index into perflevels via readpplevelinfo and readbflevelinfo, but neither helper validates...

7.1CVSS5.8AI score0.00166EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•16 views

CVE-2026-89449

In the Linux kernel, the following vulnerability has been resolved: iommu: Fix deviommu memory leak when deviceadd fails in iommumockdeviceadd iommumockdeviceadd first calls iommufwspecinit, which on success allocates both dev-iommu via deviommuget and dev-iommu-fwspec. If the subsequent...

5.6AI score0.00206EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•15 views

CVE-2026-89675

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix UAF in async copy cancel and shutdown An async copy could be freed or used after free while a teardown caller OFFLOADCANCEL, nfsd4shutdowncopy, nfsd4cancelcopybysb raced the copy kthread: - findasynccopy bumped...

9.8CVSS6.4AI score0.00649EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•15 views

CVE-2026-80998

In the Linux kernel, the following vulnerability has been resolved: net: bnxt: ring the doorbell when SW USO exits early When a burst of packets is handed down to the driver, the driver defers the doorbell to the end by setting txr-kickpending = 1. The normal TX path handles this, but the SW USO...

7.5CVSS5.8AI score0.00488EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•15 views

CVE-2026-81001

In the Linux kernel, the following vulnerability has been resolved: slip: fix use-after-free in slsync slipdevs stores bare netdevice pointers and takes no reference on them. slsync and slalloc walk that table from slipopen under rtnllock, while an entry is dropped by slfreenetdev, which slsetup...

7.8CVSS6.8AI score0.00171EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•13 views

CVE-2026-80988

In the Linux kernel, the following vulnerability has been resolved: NTB: ntbtransport: Fail TX enqueue when the QP link is down Commit f195a1a6fe41 "ntb: Drop packets when qp link is down" meant to make ntbtransporttxenqueue drop packets submitted while the QP link is down, but it only returns 0...

5.9AI score0.0022EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•16 views

CVE-2026-80989

In the Linux kernel, the following vulnerability has been resolved: net: thunderbolt: Mark the connection down when bringing it up fails Every failure path in tbnetconnectedwork undoes its own work and returns without clearing loginsent, so the connection still looks established. The next...

8.8CVSS5.8AI score0.00398EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•12 views

CVE-2026-80991

In the Linux kernel, the following vulnerability has been resolved: net: ravb: serialize PTP clock teardown ravbptpinterrupt can race with ravbptpstop and pass the clock to ptpclockevent while ptpclockunregister is freeing it. This can lead to a use-after-free. Use READONCE and WRITEONCE for...

7.8CVSS5.7AI score0.0017EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•15 views

CVE-2026-89479

In the Linux kernel, the following vulnerability has been resolved: sctp: stop processing a packet once its association is deleted sctpendpointbhrcv looks the association up only when chunk-asoc is NULL, and caches the result in chunk-asoc and chunk-transport without taking a reference. A packet...

9.8CVSS5.9AI score0.00734EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•13 views

CVE-2026-89466

In the Linux kernel, the following vulnerability has been resolved: power: supply: qcombattmgr: terminate the strings from firmware The qcombattmgrsc8280xpstrcpy takes a Pascal-style string when the firmware sends one. Otherwise it copies all BATTMGRSTRINGLEN bytes and leaves the destination...

7.7CVSS5.8AI score0.0019EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•12 views

CVE-2026-80985

In the Linux kernel, the following vulnerability has been resolved: net/smc: carry oversized SMC-Rv2 LLC messages in the queue entry smcllcrmtdeleterkey and smcllcsaveaddlinkrkeys read the part of a v2 message that does not fit into the 44-byte union smcllcmsg, and both bound themselves by the si...

8.2CVSS6AI score0.00541EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•12 views

CVE-2026-80982

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix use-after-free in smcrxpipebufrelease smcrxsplice hands RMB pages to a pipe and takes a socket reference per entry so the smcsock stays alive until the reader finishes. The connection does not: a concurrent close run...

7.8CVSS6.6AI score0.00171EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•13 views

CVE-2026-80959

In the Linux kernel, the following vulnerability has been resolved: dm-pcache: bound the persisted tail-position offset cacheposdecode takes the persisted keytail and dirtytail segoff from the cache device and addresses within the segment with it. A segoff at or past the segment datasize,...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•15 views

CVE-2026-89560

In the Linux kernel, the following vulnerability has been resolved: landlock: Require LANDLOCKACCESSFSMAKEREG for whiteout creation Whiteout objects are used in the upper layer of an OverlayFS to indicate that the file with this name does not exist in the unified view, even if it is present in on...

8.4CVSS5.8AI score0.00171EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•16 views

CVE-2026-80999

In the Linux kernel, the following vulnerability has been resolved: net: dsa: realtek: use gpiodsetvaluecansleep for reset GPIO rtl83xxresetassert and rtl83xxresetdeassert are only called from the probe path, which may sleep and is not timing-critical. When the reset GPIO is provided by a sleepin...

5.8AI score0.00209EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•17 views

CVE-2026-89589

In the Linux kernel, the following vulnerability has been resolved: acpi/apei/ghes: Use rawspinlockt for CXL CPER work locks The CXL CPER work registration and unregistration helpers acquire cxlcperworklock and cxlcperproterrworklock with a spinlock guard, which leaves local interrupts enabled. T...

5.9AI score0.00209EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•14 views

CVE-2026-80997

In the Linux kernel, the following vulnerability has been resolved: net: ipa: fix stalled modem TX queue after runtime resume ipastartxmit unconditionally stops the TX queue before calling pmruntimeget, relying on the wake scheduled by runtime resume ipamodemwakequeuework to restart it once power...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•18 views

CVE-2026-81000

In the Linux kernel, the following vulnerability has been resolved: net: tun: bound receive headroom tungetuser uses tun-align both as skb headroom and when choosing how much packet data to keep linear. OVS can propagate an oversized headroom request from another port to TUN or TAP. When align is...

7.8CVSS5.8AI score0.00357EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•10 views

CVE-2026-89703

In the Linux kernel, the following vulnerability has been resolved: nfsd: set SCSTATUSFREED in nfsd4droprevokedstid for delegations nfsd4droprevokedstid handles FREESTATEID for admin-revoked delegations but does not set SCSTATUSFREED before releasing cllock. revokedelegation uses this flag to...

9.8CVSS6.3AI score0.00652EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•11 views

CVE-2026-89708

In the Linux kernel, the following vulnerability has been resolved: nfsd: RCU-protect clcbsession to fix use-after-free on session teardown After a DESTROYSESSION the per-session teardown path can free a session while rpciod still holds an inflight callback rpctask that dereferences...

9.8CVSS6.3AI score0.00652EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•11 views

CVE-2026-89579

In the Linux kernel, the following vulnerability has been resolved: bpf: Harden bloom filter sizing and indexing on 32-bit kernels bloommapalloc has two 32-bit-specific problems when the computed bitmap reaches the U32MAX fallback case. First, BITSTOBYTESU32MAX is evaluated with 32-bit arithmetic...

7.8CVSS5.8AI score0.00167EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•14 views

CVE-2026-89597

In the Linux kernel, the following vulnerability has been resolved: fbdev: uvesafb: unregister connector callback on init failure uvesafbinit registers the v86d connector callback before registering the platform driver. If platformdriverregister fails, the function returns the error directly and...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•15 views

CVE-2026-89608

In the Linux kernel, the following vulnerability has been resolved: ecryptfs: pass packet set buffer size to parser ecryptfsparsepacketset receives a pointer into the file header, but it calculates the remaining packet buffer size from PAGESIZE - 8. For version 1 headers the packet set starts lat...

7.1CVSS5.9AI score0.00167EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•13 views

CVE-2026-89546

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: close backchannel before destroying callback service A backchannel receive can complete a request while the NFS callback service is being torn down. xprtcompletebcrequest removes the request from bcpalist, drops...

9.8CVSS5.7AI score0.00553EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•17 views

CVE-2026-89531

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject connection when transport allocation fails handleconnectreq returns without action when svcrdmacreatexprt fails to allocate the new transport. The CM core returns 0 for CONNECTREQUEST events, so it does not destro...

5.9AI score0.00209EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•14 views

CVE-2026-89568

In the Linux kernel, the following vulnerability has been resolved: kho: fix size calculation in khopreservedmemoryreserve khopreservedmemoryreserve calculates the size of a preservation by doing 1 order + PAGESHIFT. Since the '1' is a 32-bit integer, it can only be shifted by 31. That is, it wil...

5.8AI score0.00198EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•13 views

CVE-2026-89556

In the Linux kernel, the following vulnerability has been resolved: module: validate string table section types In elfvaliditycachesechdrs, section sizes and offsets are validated, unless the section type is SHTNULL or SHTNOBITS. Later, elfvaliditycachesecstrings and elfvaliditycacheindexstr acce...

5.8AI score0.00206EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•14 views

CVE-2026-89574

In the Linux kernel, the following vulnerability has been resolved: dm array: validate array block headers on read arrayblockcheck validates blocknr and csum and nothing else, while nodecheck, next to it, has bounded the structural fields since both were written. dmarraycursornext takes its loop...

7.8CVSS5.9AI score0.00175EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•14 views

CVE-2026-89557

In the Linux kernel, the following vulnerability has been resolved: md: do overflow check for sb-bblogshift in super1load In super1load, sb-bblogshift is an u8 type value loaded from on- disk superblock. It is used for badblocks API badblocksset by the following sequence, 1930 rdev-badblocks.shif...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•14 views

CVE-2026-89551

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: xdrbuftrim: clamp buf-len to avoid underflow xdrbuftrim trims len bytes from the tail of an xdrbuf by walking the tail, pages, and head iovecs. Each per-section step uses mint so it never removes more bytes than that...

9.8CVSS5.8AI score0.00755EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•16 views

CVE-2026-89513

In the Linux kernel, the following vulnerability has been resolved: RISC-V: KVM: Fix PMU event info array size overflow SBI PMU EVENTGETINFO stores guest-controlled numevents sizeofeinfo in a 32-bit integer. On RV64, numevents = 0x10000001 makes 0x100000010 truncate to 16. KVM then allocates one...

8.8CVSS6.2AI score0.00165EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•17 views

CVE-2026-89525

In the Linux kernel, the following vulnerability has been resolved: udf: reject VAT indexes equal to the entry count UDF 1.50 virtual partition mapping uses the VAT as an array of physical block mappings. snumentries stores the number of entries in that array, not the highest valid index. The val...

5.8AI score0.0022EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•14 views

CVE-2026-89505

In the Linux kernel, the following vulnerability has been resolved: RDMA/uverbs: Guard legacy bundles without methodelm The legacy write path dispatches through a uverbsapiwritemethod, but the uverbsattrbundle passed to provider code does not have an ioctl method element. If malformed provider...

5.7AI score0.00198EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•16 views

CVE-2026-89521

In the Linux kernel, the following vulnerability has been resolved: sched/core: Handle picktask releasing the rq lock Core scheduling's picknexttask breaks when a -picktask implementation can release the rq lock. The selection state derived on entry is only valid while the lock is held...

7.3CVSS5.8AI score0.00153EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•13 views

CVE-2026-89631

In the Linux kernel, the following vulnerability has been resolved: smb: client: reject a tree connect response whose byte count is too small CIFSTCon bounds its strnlen over the byte area with the server's ByteCount minus two, which for ByteCount 0 or 1 goes negative as an int and converts to a...

9.1CVSS5.9AI score0.00632EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•15 views

CVE-2026-89637

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF and buffer leak in cifschecktrans2 for malformed secondary T2 When a valid primary TRANSACT2 response has been received mid-respbuf set, mid-multiRsp true and a subsequent secondary response causes...

9.8CVSS6.1AI score0.00631EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•14 views

CVE-2026-89514

In the Linux kernel, the following vulnerability has been resolved: scsi: fnic: Use GFPATOMIC for VLAN alloc under spinlock fnicfcoeprocessvlanresp allocates a VLAN descriptor with kzallocobj default GFPKERNEL while holding vlanslock via spinlockirqsave. GFPKERNEL may sleep, which is not allowed ...

5.8AI score0.00206EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•15 views

CVE-2026-89528

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Reject Read lists that exceed the page budget Individual Read segment lengths are validated at decode time, but nothing prevents a requester from sending multiple segments whose cumulative length exceeds the rqpages arra...

7.5CVSS5.7AI score0.00655EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•14 views

CVE-2026-89635

In the Linux kernel, the following vulnerability has been resolved: ksmbd: only rebind the reopened file's own oplock on durable reconnect ksmbdreopendurablefd walks the inode's moplist and rebinds every detached oplock to the reconnecting session: listforeachentryrcuop, &ci-moplist, opentry,...

9.8CVSS6.2AI score0.00553EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•15 views

CVE-2026-89651

In the Linux kernel, the following vulnerability has been resolved: ceph: bound MDSCapAuth path and fsname decode in handlesession handlesession decodes the MDSCapAuth records carried by a CEPHSESSIONOPEN message msgversion = 6. For each record the match.path and match.fsname byte strings are rea...

9.8CVSS5.9AI score0.00671EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•15 views

CVE-2026-89554

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix uninitialized localid in syncookie MPJOIN reconstruction mptcptokenjoincookieinitstate restores remotenonce, localnonce, backup, joinid, token and msk from the saved cookie entry when rebuilding the request socket for ...

8.2CVSS5.8AI score0.00606EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/09/11 8:19 p.m.•13 views

CVE-2026-89547

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Check svc pool percpu counter allocation svccreate initializes three per-pool percpucounter stats and ignores every return value. On SMP, percpucounterinit fails when allocpercpugfp cannot satisfy the allocation, leaving...

8.1CVSS5.8AI score0.00568EPSS
SaveExploits0References6
Total number of security vulnerabilities80179