Lucene search
+L
UbuntucveRecent

71772 matches found

UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•4 views

CVE-2026-46201

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix dma-buf attachment leak in xegemprimeimport When xedmabufinitobj fails, the attachment from dmabufdynamicattach is not detached. Add dmabufdetach before returning the error. Note: we cannot use goto outerr here becaus...

7.8CVSS6.6AI score0.00138EPSS
Exploits0References6
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•5 views

CVE-2026-46147

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix pin leak and publication ordering in pkvminitvcpu Two bugs exist in the vCPU initialisation path: 1. If a check fails after hyppinsharedmem succeeds, the cleanup path jumps to 'unlock' without calling unpinhostvcp...

5.5CVSS6AI score0.00126EPSS
Exploits0References5
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•3 views

CVE-2026-46161

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix divide-by-zero in setupgeo with zero farcopies setupgeo extracts nearcopies nc and farcopies fc from the user-provided layout parameter without checking for zero. When fc=0 with the "improved" far set layout...

5.5CVSS6AI score0.00128EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•6 views

CVE-2026-46166

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: use safe list iteration in radar detect work The call to ieee80211dfscaccancel can cause the iterated chanctx to be freed and removed from the list. Guard against this to avoid a slab-use-after-free error...

8.8CVSS6.7AI score0.00203EPSS
Exploits0References6
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•4 views

CVE-2026-46183

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs-schemes: protect path kfree with damonsysfslock damonsysfsquotgoal-path can be read and written by users, via DAMON sysfs 'path' file. It can also be indirectly read, for the parameters on,offline committing to...

7.8CVSS6.7AI score0.0012EPSS
Exploits0References4
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•3 views

CVE-2026-46128

In the Linux kernel, the following vulnerability has been resolved: ipmi: Check event message buffer response for bad data The event message buffer response data size got checked later when processing, but check it right after the response comes back. It appears some BMCs may return an empty...

5.5CVSS6AI score0.00128EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•3 views

CVE-2026-46114

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Reject non-8-byte ATOMICWRITE payloads atomicwritereply at drivers/infiniband/sw/rxe/rxeresp.c unconditionally dereferences 8 bytes at payloadaddrpkt: value = u64 payloadaddrpkt; checkrkey previously accepted an...

7.5CVSS6.5AI score0.00467EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•6 views

CVE-2026-46113

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Fix shadow paging use-after-free due to unexpected GFN The shadow MMU computes GFNs for direct shadow pages using sp-gfn plus the SPTE index. This assumption breaks for shadow paging if the guest page tables are modifie...

8.8CVSS6.3AI score0.00126EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•3 views

CVE-2026-46136

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921: fix a potential clc buffer length underflow The buflen is used to limit the iterations for retrieving the country power setting and may underflow under certain conditions due to changes in the power table in...

7.8CVSS6AI score0.00129EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•6 views

CVE-2026-46106

In the Linux kernel, the following vulnerability has been resolved: eventfs: Hold eventfsmutex and SRCU when remount walks events Commit 340f0c7067a9 "eventfs: Update all the eventfsinodes from the events descriptor" had eventfssetattrs recurse through ei-children on remount. The walk only holds...

5.5CVSS6AI score0.00122EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•6 views

CVE-2026-46214

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: fix accept queue count leak on transport mismatch virtiotransportrecvlisten calls skacceptqadded before vsockassigntransport. If vsockassigntransport fails or selects a different transport, the error path returns...

5.5CVSS6AI score0.00128EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•5 views

CVE-2026-46150

In the Linux kernel, the following vulnerability has been resolved: fanotify: fix false positive on permission events fsnotifygetmarksafe may return false for a mark on an unrelated group, which results in bypassing the permission check. Fix by skipping over detached marks that are not in the...

7.1CVSS6.4AI score0.00142EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•3 views

CVE-2026-46229

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Clear VRAM on allocation to prevent stale data exposure KFD VRAM allocations set AMDGPUGEMCREATEVRAMWIPEONRELEASE but not AMDGPUGEMCREATEVRAMCLEARED, leaving freshly allocated VRAM with stale data from prior use...

5.5CVSS6AI score0.00119EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•4 views

CVE-2026-46185

In the Linux kernel, the following vulnerability has been resolved: smb/client: fix out-of-bounds read in symlinkdata Since smb2checkmessage returns success without length validation for the symlink error response, in symlinkdata it is possible for iov-iovlen to be smaller than sizeofstruct...

9.1CVSS6.7AI score0.00513EPSS
Exploits0References25
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•6 views

CVE-2026-46172

In the Linux kernel, the following vulnerability has been resolved: ipv6: xfrm6: release dst on error in xfrm6rcvencap xfrm6rcvencap performs an IPv6 route lookup when the skb does not already have a dst attached. ip6routeinputlookup returns a referenced dst entry even when the lookup resolves to...

5.5CVSS6AI score0.00128EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•4 views

CVE-2026-46119

In the Linux kernel, the following vulnerability has been resolved: libceph: Fix slab-out-of-bounds access in auth message processing If a potentially corrupted message of type CEPHMSGAUTHREPLY contains a positive value in its result field, it is treated as an error code by cephhandleauthreply an...

9.1CVSS6AI score0.00525EPSS
Exploits0References34
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•3 views

CVE-2026-46160

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix missing lastunlinktrans update when removing a directory When removing a directory we are not updating its lastunlinktrans field, which can result in incorrect fsync behaviour in case some one fsyncs the directory afte...

5.5CVSS6.4AI score0.00128EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•5 views

CVE-2026-46124

In the Linux kernel, the following vulnerability has been resolved: isofs: validate block number from NFS file handle in isofsexportiget isofsfhtodentry and isofsfhtoparent pass an attacker- controlled block number ifid-block or ifid-parentblock from the NFS file handle to isofsexportiget, which...

7.5CVSS6AI score0.00425EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•4 views

CVE-2026-46195

In the Linux kernel, the following vulnerability has been resolved: smb: client: validate dacloffset before building DACL pointers parsesecdesc, buildsecdesc, and the chown path in idmodetocifsacl all add the server-supplied dacloffset to pntsd before proving a DACL header fits inside the returne...

9.8CVSS6.7AI score0.00675EPSS
Exploits0References30
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•4 views

CVE-2026-46173

In the Linux kernel, the following vulnerability has been resolved: exit: prevent preemption of oopsing TASKDEAD task When an already-exiting task oopses, maketaskdead currently calls dotaskdead with preemption enabled. That is forbidden: dotaskdead calls schedule, which has a comment saying...

7.8CVSS6.6AI score0.00126EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•3 views

CVE-2026-46162

In the Linux kernel, the following vulnerability has been resolved: ice: fix double free in icesfethactivate error path When auxiliarydeviceadd fails, icesfethactivate jumps to auxdevuninit and calls auxiliarydeviceuninit&sfdev-adev. The device release callback icesfdevrelease frees sfdev, but th...

7.8CVSS6.6AI score0.00138EPSS
Exploits0References6
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•4 views

CVE-2026-46137

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: ADDADDR rtx: fix potential data-race This mptcppmaddtimer helper is executed as a timer callback in softirq context. To avoid any data races, the socket lock needs to be held with bhlocksock. If the socket is in use,...

9.8CVSS6AI score0.00426EPSS
Exploits0References11
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•3 views

CVE-2026-46237

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

6AI score0.00013EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•6 views

CVE-2026-46240

In the Linux kernel, the following vulnerability has been resolved: media: iris: Fix use-after-free in irisreleaseinternalbuffers The recent change in commit 1dabf00ee206 "media: iris: gen1: Destroy internal buffers after FW releases" introduced a regression where sessionreleasebuf may free the...

7.8CVSS6.6AI score0.00124EPSS
Exploits0References5
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•4 views

CVE-2026-46207

In the Linux kernel, the following vulnerability has been resolved: vsock/virtio: fix empty payload in tap skb for non-linear buffers For non-linear skbs, virtiotransportbuildskb goes through virtiotransportcopynonlinearskb to copy the original payload in the new skb to be delivered to the vsockm...

5.5CVSS6.1AI score0.00127EPSS
Exploits0References6
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•3 views

CVE-2026-46211

In the Linux kernel, the following vulnerability has been resolved: drm/msm/gem: fix error handling in msmioctlgeminfogetmetadata msmioctlgeminfogetmetadata always returns 0 regardless of errors. When copytouser fails or the user buffer is too small, the error code stored in ret is ignored becaus...

5.5CVSS6.1AI score0.00127EPSS
Exploits0References6
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•3 views

CVE-2026-46226

In the Linux kernel, the following vulnerability has been resolved: spi: fsl: fix controller deregistration Make sure to deregister the controller before releasing underlying resources like DMA during driver unbind...

5.5CVSS6AI score0.00119EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•4 views

CVE-2026-46148

In the Linux kernel, the following vulnerability has been resolved: spi: microchip-core-qspi: control built-in cs manually The coreQSPI IP supports only a single chip select, which is automagically operated by the hardware - set low when the transmit buffer first gets written to and set high when...

5.5CVSS6.1AI score0.00121EPSS
Exploits0References5
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•4 views

CVE-2026-46180

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog task Watchdog task might end between sendsig and kthreadstop calls, what results in the use-after-free issue. Fix this by increasing watchdog task referenc...

7.8CVSS6AI score0.00135EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•5 views

CVE-2026-46145

In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Validate rxhashkeylen Sashiko points out that rxhashkeylen comes from a uAPI structure and is blindly passed to memcpy, allowing the userspace to trash kernel memory. Bounds check it so the memcpy cannot overflow...

7.8CVSS6.7AI score0.00142EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•4 views

CVE-2026-46205

In the Linux kernel, the following vulnerability has been resolved: staging: media: atomisp: Disallow all private IOCTLs Disallow all private IOCTLs. These aren't quite as safe as one could assume of IOCTL handlers; disable them for now. Instead of removing the code, return in the beginning of th...

7.8CVSS6AI score0.00141EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•3 views

CVE-2026-46186

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: virtiobt: validate rx pkttype header length virtbtrxhandle reads the leading pkttype byte from the RX skb and forwards the remainder to hcirecvframe for every event/ACL/SCO/ISO type, without checking that the remaining...

5.5CVSS6.1AI score0.00123EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•4 views

CVE-2026-46130

In the Linux kernel, the following vulnerability has been resolved: dm-verity-fec: fix reading parity bytes split across blocks take 3 fecdecodebufs assumes that the parity bytes of the first RS codeword it decodes are never split across parity blocks. This assumption is false. Consider...

7.1CVSS6AI score0.00117EPSS
Exploits0References4
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•3 views

CVE-2026-46138

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: Fix OOB read and infinite loop in hcilecreatebigcompleteevt hcilecreatebigcompleteevt iterates over BTBOUND connections for a BIG handle using a while loop, accessing ev-bishandlei++ on each iteration. Howeve...

8.1CVSS6.6AI score0.00277EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•5 views

CVE-2026-46144

In the Linux kernel, the following vulnerability has been resolved: RDMA/mana: Fix error unwind in manaibcreateqprss Sashiko points out that manaibcfgvportsteering is leaked, the normal destroy path cleans it up...

5.5CVSS6.1AI score0.00127EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•4 views

CVE-2026-46233

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: only purge non-released claims When batadvblapurgeclaims goes through the list of claims, it is only traversing the hash list with an rcureadlock. Due to a potential parallel batadvclaimput, it can happen that it...

5.5CVSS6AI score0.00119EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•5 views

CVE-2026-46184

In the Linux kernel, the following vulnerability has been resolved: sound: ua101: fix division by zero at probe Add a missing sanity check for bNrChannels in detectusbformat to prevent a division by zero in playbackurbcomplete and captureurbcomplete. USB core does not validate class-specific...

5.5CVSS6AI score0.00128EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•6 views

CVE-2026-46230

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg Check bounds against the end of the BO whenever we access the msg...

7.1CVSS6.6AI score0.00122EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•4 views

CVE-2026-46234

In the Linux kernel, the following vulnerability has been resolved: vsock: fix buffer size clamping order In vsockupdatebuffersize, the buffer size was being clamped to the maximum first, and then to the minimum. If a user sets a minimum buffer size larger than the maximum, the minimum check...

7.8CVSS6AI score0.00129EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•4 views

CVE-2026-46203

In the Linux kernel, the following vulnerability has been resolved: spi: cadence-quadspi: fix unclocked access on unbind Make sure that the controller is runtime resumed before disabling it during driver unbind to avoid an unclocked register access. This issue was flagged by Sashiko when reviewin...

7.1CVSS6.6AI score0.00131EPSS
Exploits0References4
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•5 views

CVE-2026-46133

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Reject unknown opcodes before ICRC processing Even after applying commit 7244491dab34 "RDMA/rxe: Validate pad and ICRC before payloadsize in rxercv", a single unauthenticated UDP packet can still trigger panic. That pat...

7.5CVSS6AI score0.00574EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•3 views

CVE-2026-46108

In the Linux kernel, the following vulnerability has been resolved: ipmi:si: Return state to normal if message allocation fails There were places where nothing would get started if a message allocation failed, so the driver needs to return to normal state...

5.5CVSS6AI score0.00123EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•3 views

CVE-2026-46122

In the Linux kernel, the following vulnerability has been resolved: wifi: b43: enforce bounds check on firmware key index in b43rx The firmware-controlled key index in b43rx can exceed the dev-key array size 58 entries. The existing B43WARNON is non-enforcing in production builds, allowing an...

7.8CVSS6AI score0.00129EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•4 views

CVE-2026-46139

In the Linux kernel, the following vulnerability has been resolved: smb: client: use kzalloc to zero-initialize security descriptor buffer Commit 62e7dd0a39c2d "smb: common: change the data type of numaces to le16" split struct smbacl's le32 numaces field into le16 numaces and le16 reserved. The...

5.5CVSS6AI score0.00122EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•3 views

CVE-2026-46153

In the Linux kernel, the following vulnerability has been resolved: 8021q: delete cleared egress QoS mappings vlandevsetegresspriority currently keeps cleared egress priority mappings in the hash as tombstones. Repeated set/clear cycles with distinct skb priorities therefore accumulate mapping...

5.5CVSS6AI score0.00112EPSS
Exploits0References4
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•5 views

CVE-2026-46176

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Fix error path fall-through in mlx5ibdevressrqinit mlx5ibdevressrqinit allocates two SRQs, s0 and s1. When ibcreatesrq fails for s1, the error branch destroys s0 but falls through and unconditionally assigns the freed ...

7.8CVSS6.4AI score0.00142EPSS
Exploits0References7
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•6 views

CVE-2026-46175

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix fsck inconsistency caused by FGGC of node block During FGGC node block migration, fsck may incorrectly treat the migrated node block as fsync-written data. The reproduction scenario: root@vm:/mnt/f2fs seq 1 2048 | xargs...

7.1CVSS6AI score0.00124EPSS
Exploits0References5
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•5 views

CVE-2026-46140

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btmtk: validate WMT event SKB length before struct access btmtkusbhciwmtsync casts the WMT event response SKB data to struct btmtkhciwmtevt 7 bytes and struct btmtkhciwmtevtfuncc 9 bytes without first checking that the...

7.1CVSS6AI score0.00131EPSS
Exploits0References6
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•4 views

CVE-2026-46215

In the Linux kernel, the following vulnerability has been resolved: drm: Set old handle to NULL before prime swap in changehandle There was a potential race condition in changehandle. The ioctl briefly had a single object with two idr entries; a concurrent gemclose could delete the object and...

7.8CVSS6.6AI score0.00134EPSS
Exploits2References5
UbuntuCve
UbuntuCve
•added 2026/05/28 10:16 a.m.•8 views

CVE-2026-46167

In the Linux kernel, the following vulnerability has been resolved: usb: usblp: fix uninitialized heap leak via LPGETSTATUS ioctl Just like in a previous problem in this driver, usblpctrlmsg will collapse the usbcontrolmsg return value to 0/-errno, discarding the actual number of bytes transferre...

5.5CVSS6AI score0.00128EPSS
Exploits0References7
Total number of security vulnerabilities71772