Lucene search
+L

141728 matches found

NVD
NVD
added 2026/08/15 6:21 a.m.4 views

CVE-2026-72285

In the Linux kernel, the following vulnerability has been resolved: KVM: TDX: Reject concurrent change to CPUID entry count Reject KVMTDXINITVM if userspace changes cpuid.nent between the initial read and the subsequent copy of the initialization data. tdxtdinit first reads userdata-cpuid.nent to...

7.8CVSS0.00154EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 6:21 a.m.5 views

CVE-2026-72281

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: account pKVM reclaim against the VM mm Protected guest faults charge long term pins to the VM's mm. Teardown can run later from file release, where current-mm may be unrelated. Drop the charge from kvm-mm instead...

0.00198EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/15 6:21 a.m.4 views

CVE-2026-72282

In the Linux kernel, the following vulnerability has been resolved: KVM: Move kvmiobusgetdev locking responsibilities to callers kvmiobusgetdev returns a device that is only matched by the address, and nothing else. This can cause a lifetime issue if the matched device is not the expected type, a...

7.8CVSS0.00176EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:21 a.m.6 views

CVE-2026-72255

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfqueue: pin bridge device while NFQUEUE holds fake dst The brnetfilter fake rtable is embedded in struct netbridge and is attached to bridged packets with skbdstsetnoref. If such a packet is queued to NFQUEUE, nfqueue...

7.8CVSS0.00164EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/15 6:21 a.m.4 views

CVE-2026-72233

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: reacquire gw address after skb realloc The pskbmaypull called by batadvblaisbackbonegw could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

8.8CVSS0.00339EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:21 a.m.7 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.8CVSS0.00339EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:21 a.m.5 views

CVE-2026-72234

In the Linux kernel, the following vulnerability has been resolved: batman-adv: access unicastttvn skb-data only after skb realloc The pskbmaypull called by batadvgetvid could reallocate the buffer behind the skb. Variables which were pointing to the old buffer need to be reassigned to avoid an...

9.8CVSS0.00684EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:21 a.m.7 views

CVE-2026-72222

In the Linux kernel, the following vulnerability has been resolved: sunrpc: pin svcxprt across the asynchronous TLS handshake callback svctcphandshake stores the raw svcxprt pointer in tlshandshakeargs.tadata and submits the request through tlsserverhellox509. The handshake core takes only...

9.8CVSS0.00626EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/15 6:21 a.m.6 views

CVE-2026-72220

In the Linux kernel, the following vulnerability has been resolved: sunrpc: harden rqprocinfo lifecycle to prevent double-free The svcreleaserqst function executes the callback inside rqstp-rqprocinfo-pcrelease. However, if a worker thread begins processing a new request and encounters an early...

9.8CVSS0.00588EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 6:21 a.m.4 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...

0.0021EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:21 a.m.7 views

CVE-2026-72171

In the Linux kernel, the following vulnerability has been resolved: mtd: slram: remove failed entries from the device list registerdevice links a new slrammtdlist entry before allocating all of the state needed by the entry. If a later allocation, memremap, or mtddeviceregister fails, the partial...

7.8CVSS0.00164EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:21 a.m.6 views

CVE-2026-72146

In the Linux kernel, the following vulnerability has been resolved: dmaengine: sh: rz-dmac: Move interrupt request after everything is set up Once the interrupt is requested, the interrupt handler may run immediately. Since the IRQ handler can access channel-chbase, which is initialized only afte...

8.4CVSS0.0018EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/15 6:21 a.m.6 views

CVE-2026-72151

In the Linux kernel, the following vulnerability has been resolved: tpm: tpm2-sessions: wait for async KPP completion in tpmbufappendsalt tpmbufappendsalt in drivers/char/tpm/tpm2-sessions.c calls cryptokppgeneratepublickey and cryptokppcomputesharedsecret without installing a completion callback...

8.4CVSS0.00182EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:21 a.m.5 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...

0.0021EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:21 a.m.5 views

CVE-2026-72139

In the Linux kernel, the following vulnerability has been resolved: tcp: defer md5siginfo kfree past RCU grace period in tcpconnect The md5+ao reconciliation in tcpconnect net/ipv4/tcpoutput.c has two symmetric branches: if needsmd5 tcpaodestroysocksk, false; else if needsao tcpclearmd5listsk;...

9.8CVSS0.00588EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/15 6:21 a.m.4 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.8CVSS0.00626EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:21 a.m.5 views

CVE-2026-72123

In the Linux kernel, the following vulnerability has been resolved: can: bcm: defer rxop deallocation to workqueue to fix thrtimer UAF Commit f1b4e32aca08 "can: bcm: use callrcu instead of costly synchronizercu" replaced synchronizercu in bcmdeleterxop with callrcu and introduced the RXNOAUTOTIME...

7.8CVSS0.00164EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:21 a.m.6 views

CVE-2026-72125

In the Linux kernel, the following vulnerability has been resolved: can: isotp: fix use-after-free race with concurrent NETDEVUNREGISTER isotprelease looked up the bound network device via devgetbyindex using the stored ifindex. During device unregistration the device is unlisted from the ifindex...

7.8CVSS0.0016EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:21 a.m.5 views

CVE-2026-72126

In the Linux kernel, the following vulnerability has been resolved: can: isotp: use unconditional synchronizercu in isotprelease isotpnotify unregisters the RCU CAN filters via canrxunregister and clears so-bound without waiting for a grace period. isotprelease uses so-bound to decide whether it...

7.8CVSS0.00159EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:21 a.m.6 views

CVE-2026-72120

In the Linux kernel, the following vulnerability has been resolved: can: bcm: add missing rcu list annotations and operations sashiko-bot remarked the missing use of listaddrcu in bcmrx|txsetup to have a proper initialized bcmop structure when bcmprocshow traverses the bcmop's under rcureadlock. ...

7.8CVSS0.00164EPSS
SaveExploits0References8
Rows per page
Query Builder