Lucene search
+L
UbuntucveRecent

79966 matches found

UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•16 views

CVE-2026-72250

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackreasm: guard macheader adjustment after IPv6 defrag nfctfrag6reasm slides the packet head forward to drop the IPv6 fragment header and then unconditionally advances skb-macheader: skb-macheader += sizeofstru...

7.8CVSS5.5AI score0.00169EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•17 views

CVE-2026-72251

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnatsip: reload possible stale data pointer quoting sashiko: ------------------------------------------------------------------------ .. noticed a potential memory bug and header corruption involving the SIP NAT helpe...

9.8CVSS6.1AI score0.00714EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•17 views

CVE-2026-72254

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftfib: reject fib expression on the netdev egress hook A fib expression in a netdev egress base chain dereferences nftinpkt, NULL on the transmit path, causing a NULL pointer dereference at eval. nftfibvalidate masks...

7.5CVSS5.5AI score0.00595EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•13 views

CVE-2026-72256

In the Linux kernel, the following vulnerability has been resolved: netfilter: xtcluster: reject template conntracks in hash match xtclustermt treats any non-NULL nfctget result as a fully initialized conntrack and passes it to xtclusterhash. This causes a state confusion bug when the raw table C...

5.6AI score0.00216EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•28 views

CVE-2026-72105

In the Linux kernel, the following vulnerability has been resolved: dm-log: fix a bitsetsize overflow on 32bit machines Commit c20e36b7631d "dm log: fix out-of-bounds write due to regioncount overflow" made sure that regioncount could fit in an unsigned int. But the bitmap memory isn't allocated...

7.8CVSS5.6AI score0.00169EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•16 views

CVE-2026-72113

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add missing device refcount for CAN filter removal sashiko-bot remarked a problem with a concurrent device unregistration in isotp.c which also is present in the bcm.c code. A former fix for raw.c commit c275a176e4b6...

7.8CVSS5.6AI score0.00164EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•17 views

CVE-2026-72116

In the Linux kernel, the following vulnerability has been resolved: can: bcm: fix stale rx/tx ops after device removal RX: an RXSETUP update! for an existing op skipped canrxregister unconditionally, even when a concurrent NETDEVUNREGISTER had already torn down its registration op-rxregdev == NUL...

7.1CVSS5.7AI score0.00181EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•16 views

CVE-2026-72038

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: fix BAR resource leak on PF number failure If cn23xxgetpfnum fails, the function returns without unmapping either BAR. Unmap both BARs before returning from the error path. Found by manual code review...

5.5AI score0.00211EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•15 views

CVE-2026-72039

In the Linux kernel, the following vulnerability has been resolved: bnx2x: fix potential memory leak in bnx2xallocmembp If the allocation of fpi.tpainfo fails, the error path will not free the struct bnx2xfastpath allocated earlier, as it is not linked to the bp structure yet. Fix that by linking...

5.5AI score0.00216EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•14 views

CVE-2026-72040

In the Linux kernel, the following vulnerability has been resolved: ipmi: fix refcount leak in iipmirequest When a caller provides a suppliedrecv message to iipmirequest, the function increments the user's nrmsgs reference count. If an error occurs later, the outerr cleanup path only frees the...

5.5AI score0.00206EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•9 views

CVE-2026-72043

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix missing dirty page tracking in pte,pmdwrprotect When hardware page table walker PTW is enabled on LoongArch, the CPU may set PAGEDIRTY directly in the page table entry during a write TLB miss, without going through...

7.1CVSS5.5AI score0.0016EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•11 views

CVE-2026-72044

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

5.2AI score0.00205EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•17 views

CVE-2026-72049

In the Linux kernel, the following vulnerability has been resolved: ieee802154: admin-gate legacy LLSEC dump operations In net/ieee802154/netlink.c, the legacy IEEE802154NL family ops table builds the LLSEC dump entries LLSECLISTKEY, LLSECLISTDEV, LLSECLISTDEVKEY, LLSECLISTSECLEVEL with...

7.1CVSS5.6AI score0.0016EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•22 views

CVE-2026-72098

In the Linux kernel, the following vulnerability has been resolved: dm-verity: fix buffer overflow in FEC calculation There's a buffer overflow in dm-verity-fec: if neras && neras fec-roots fio-erasuresneras++ = i; This allows neras to reach roots + 1 the post-increment pushes it past roots. This...

9.8CVSS6AI score0.00664EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•18 views

CVE-2026-72016

In the Linux kernel, the following vulnerability has been resolved: cpu/hotplug: Fix NULL kobject warning in cpuhpsmtenable On arm64, when booting with maxcpus greater than the number of present CPUs e.g., QEMU -smp cpus=4,maxcpus=8, some CPUs are marked as 'present' but have not yet been...

5.7AI score0.00198EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•12 views

CVE-2026-72017

In the Linux kernel, the following vulnerability has been resolved: net: macb: drop in-flight Tx SKBs on close The MACB driver has since forever leaked the outgoing SKBs that have not yet been marked as completed. They live in queue-txskb which gets freed without remorse nor checking...

5.4AI score0.00206EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•15 views

CVE-2026-72030

In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: Reject an invalid concurrent positioning ranges count atadevconfigcpr takes the number of range descriptors from buf0 of the concurrent positioning ranges log up to 255, which the device reports independently of...

5.9AI score0.00206EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•14 views

CVE-2026-72033

In the Linux kernel, the following vulnerability has been resolved: orangefs: keep the readdir entry size 64-bit in fillfrompart fillfrompart computes the size of a directory entry in sizet but stores it in a u32. An entry length near U32MAX wraps it to a small value, bypasses the bounds check, a...

9.8CVSS5.6AI score0.00739EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•16 views

CVE-2026-72035

In the Linux kernel, the following vulnerability has been resolved: net/sched: schtaprio: Replace direct dequeue call with peek and qdiscdequeuepeeked When taprio's software path peeks a non-work-conserving child qdisc, the child stashes the peeked skb in its gsoskb; tapriodequeuefromtxq then tak...

8.2CVSS5.6AI score0.00573EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•13 views

CVE-2026-72036

In the Linux kernel, the following vulnerability has been resolved: net/sched: schmultiq: Replace direct dequeue call with peek and qdiscdequeuepeeked multiqdequeue takes a packet from a band's child with a direct -dequeue call after multiqpeek peeked it. When the child is non-work-conserving the...

7.8CVSS5.6AI score0.00169EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•15 views

CVE-2026-72015

In the Linux kernel, the following vulnerability has been resolved: fs/resctrl: Fix double-add of pseudo-locked region's RMID to free list A pseudo-locked group's RMID is freed when it is created. On unmount rmdirallsub unconditionally frees all RMID of all groups, resulting in a double-free of t...

5.5AI score0.00211EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•11 views

CVE-2026-72084

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Bound PR-OUT TransportID parsing to the received buffer corescsi3decodespeciport and corescsi3emulateregisterandmove hand the raw PERSISTENT RESERVE OUT parameter buffer to targetparseprouttransportid without tellin...

9.8CVSS6AI score0.00745EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•13 views

CVE-2026-72091

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: reject user command submission without a command BO amdxdnadrmsubmitexecbuf passes the user-supplied command BO handle straight into amdxdnacmdsubmit with drvcmd == NULL. When the handle is AMDXDNAINVALIDBOHANDLE 0...

5.6AI score0.00198EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•15 views

CVE-2026-72092

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: reject command submission on devices without a submit op amdxdnacmdsubmit calls xdna-devinfo-ops-cmdsubmit unconditionally, but only aie2devops defines that callback. aie4vfops the AIE4 SR-IOV virtual function does...

5.5AI score0.00207EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•16 views

CVE-2026-72066

In the Linux kernel, the following vulnerability has been resolved: cpu: hotplug: Bound hotplug states sysfs output statesshow adds CPU hotplug state names into a single sysfs buffer using sprintf. With enough registered states, this can write past the end of the PAGESIZE buffer. Use sysfsemitat ...

7.8CVSS5.5AI score0.00176EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•19 views

CVE-2026-72070

In the Linux kernel, the following vulnerability has been resolved: wifi: libertastf: fix use-after-free in lbtffreeadapter lbtffreeadapter calls timerdelete&priv-commandtimer, which does not wait for a running commandtimerfn callback. lbtffreeadapter runs on the teardown path right before...

5.7AI score0.0022EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•17 views

CVE-2026-72072

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: macsec: fix use-after-free of metadatadst on RX SC delete When an offloaded MACsec RX SC is deleted, macsecdelrxscctx freed the per-SC metadatadst with metadatadstfree, which kfrees the object unconditionally and ignor...

7.8CVSS5.7AI score0.00171EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•34 views

CVE-2026-72077

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix firmware leak in async update The firmware object was not being released if validation failed. Use freefirmware to ensure the firmware is always released...

5.5AI score0.0022EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•13 views

CVE-2026-72203

In the Linux kernel, the following vulnerability has been resolved: ntfs: skip extent mft records in writeback to prevent deadlock This patch fixes the ABBA deadlock between extentlock and extent mreclock triggered by xfstests generic/113, that occurs since the commit 6994acf33bae "ntfs: use base...

7.5CVSS5.6AI score0.00576EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•13 views

CVE-2026-72205

In the Linux kernel, the following vulnerability has been resolved: ntfs: free volume-wide resources on fillsuper failure ntfsfillsuper's erroutnow path frees only the volume struct via kfreevol, leaving several vol-owned allocations behind on every mount failure: - vol-nlsmap, loaded by...

5.5AI score0.00198EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•18 views

CVE-2026-72207

In the Linux kernel, the following vulnerability has been resolved: ntfs: not change 0-byte $DATA attribute to non-resident When ntfsresidentattrresize cannot grow a resident attribute in place, it retries after converting other resident attributes to non-resident to free space in the MFT recrord...

9.8CVSS5.5AI score0.00516EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•14 views

CVE-2026-72209

In the Linux kernel, the following vulnerability has been resolved: ntfs: validate attribute values on lookup ntfsattrfind and ntfsexternalattrfind check that generic resident attribute values fit in their attribute records and that fixed-size resident values are large enough. For variable-length...

9.8CVSS5.6AI score0.00516EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•14 views

CVE-2026-72210

In the Linux kernel, the following vulnerability has been resolved: ntfs: fix off-by-one in mapping pairs decoding bounds checks In ntfsmappingpairsdecompress, attrend points one byte past the end of the attribute record: attrend = u8 attr + le32tocpuattr-length; The two bounds checks validating...

9.8CVSS5.6AI score0.00516EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•49 views

CVE-2026-72211

In the Linux kernel, the following vulnerability has been resolved: ntfs: grow index root value before reparent header update ntfsirreparent moves the resident index root entries into an index block and leaves a small root stub containing the child VCN. That root stub can be larger than the...

9.8CVSS5.5AI score0.00516EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•13 views

CVE-2026-72213

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugetlb cgroup rsvd charge/uncharge mismatch In allochugetlbfolio, a single hcg pointer is used for both the rsvd and non-rsvd hugetlb cgroup charges. When mapchg is set, hugetlbcgroupchargecgrouprsvd stores the...

7.1CVSS5.5AI score0.00159EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•14 views

CVE-2026-72096

In the Linux kernel, the following vulnerability has been resolved: dm-verity: make error counter atomic The error counter "v-corruptederrs" was not atomic, thus it could be subject to race conditions. The call to dmauditlogtarget"max-corrupted-errors" may be skipped due to the races...

5.4AI score0.00211EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•27 views

CVE-2026-72097

In the Linux kernel, the following vulnerability has been resolved: dm-verity: fix a possible NULL pointer dereference Fix a possible NULL pointer dereference dmverityloadpinisbdevtrusted if the device has no table...

5.4AI score0.00205EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•14 views

CVE-2026-72235

In the Linux kernel, the following vulnerability has been resolved: batman-adv: retrieve ethhdr after potential skb realloc on RX pskbmaypull in batadvinterfacerx could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

8.8CVSS5.8AI score0.00344EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•14 views

CVE-2026-72239

In the Linux kernel, the following vulnerability has been resolved: x86/virt/sev: Revert "Drop WBINVD before setting MSRAMD64SYSCFGSNPEN" Revert 99cf1fb58e68 "x86/virt/sev: Drop WBINVD before setting MSRAMD64SYSCFGSNPEN". Section 8.8 of the SNP spec says: Before invoking SNPINITEX with INITRMP se...

9.3CVSS5.6AI score0.00168EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•13 views

CVE-2026-72179

In the Linux kernel, the following vulnerability has been resolved: riscv: cacheinfo: Fix node reference leak in populatecacheleaves Currently, the while loop drops the reference to prev in each iteration. If the loop terminates early due to a break, the final ofnodeputnp correctly drops the...

5.5AI score0.00206EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•52 views

CVE-2026-72180

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: preserve pmdswpuffdwp on device-private PMD downgrade changenonpresenthugepmd rewrites a writable device-private PMD swap entry into a readable one without carrying pmdswpuffdwp across. The PTE-level...

5.5AI score0.00201EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•30 views

CVE-2026-72182

In the Linux kernel, the following vulnerability has been resolved: power: supply: charger-manager: fix refcount leak in isfullcharged In isfullcharged, powersupplygetbyname is called to obtain a reference to the fuelgauge power supply. If the voltage check uV = desc-fullbattuV succeeds, the...

5.5AI score0.00216EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•13 views

CVE-2026-72187

In the Linux kernel, the following vulnerability has been resolved: ntfs: avoid self-deadlock during inode eviction An attribute-list update performed while allocating clusters can drop the last reference to the temporary attribute inode. Evicting that inode drops its reference to the base inode...

5.6AI score0.00189EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•17 views

CVE-2026-72129

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: handle inline data with a nonzero offset nvmetrdmauseinlinesg maps the host-controlled inline data offset into the per-command inline scatterlist. The bounds check admits any offset with off + len offset = off;...

9.8CVSS5.5AI score0.00695EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•20 views

CVE-2026-72130

In the Linux kernel, the following vulnerability has been resolved: nvmet-auth: reject short AUTHRECEIVE buffers nvmetexecuteauthreceive trusts the AUTHRECEIVE allocation length after checking only that it is nonzero and matches the transfer length. In the SUCCESS1 and FAILURE1/default states, th...

9.8CVSS6AI score0.00748EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•17 views

CVE-2026-72134

In the Linux kernel, the following vulnerability has been resolved: spi: imx: reconfigure for PIO when DMA cannot be started When spiimxcandma selects DMA, the ECSPI is configured for DMA: spiimxsetupxfer sets CTRL.SMC and clears dynamicburst, and spiimxdmatransfer programs the dynamic-burst...

7.8CVSS5.6AI score0.00154EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•14 views

CVE-2026-72136

In the Linux kernel, the following vulnerability has been resolved: xfrm: xfrminterface: require CAPNETADMIN in the device netns for changelink xfrmichangelink operates on at most two netns, devnetdev and the interface link netns xi-net. They differ once the device is created in or moved to a net...

8.8CVSS5.6AI score0.00169EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•19 views

CVE-2026-72137

In the Linux kernel, the following vulnerability has been resolved: xfrm: natkeepalive: avoid double free on send error natkeepalivesend frees the keepalive skb whenever the IPv4 or IPv6 send helper reports an error. That cleanup is only correct before the skb is handed to the output path. Once...

9.8CVSS5.6AI score0.00663EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•18 views

CVE-2026-72140

In the Linux kernel, the following vulnerability has been resolved: i2c: mlxbf: Fix use-after-free in mlxbfi2cinitresource If devmplatformgetandioremapresource returns an error, mlxbfi2cinitresource frees tmpres before reading tmpres-io to get the error code. This results in a use-after-free. Sav...

5.6AI score0.0021EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
•added 2026/08/15 6:21 a.m.•17 views

CVE-2026-72067

In the Linux kernel, the following vulnerability has been resolved: cpu: hotplug: Preserve per instance callback errors cpuhpinvokecallback unwinds earlier callbacks for the same hotplug state when one instance fails. The rollback path currently reuses ret, so a successful rollback can hide the...

7.8CVSS5.5AI score0.00176EPSS
SaveExploits0References10
Total number of security vulnerabilities79966