Lucene search
+L

247284 matches found

OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-74471

In the Linux kernel, the following vulnerability has been resolved: tracing: Check return value of registerevent in tracemoduleaddevents tracemoduleaddevents ignores the return value of registerevent and unconditionally calls addeventtotracers for each event. If registerevent fails for example, i...

7.8CVSS5.5AI score0.00125EPSS
SaveExploits0References8
OSV
OSV
added 2 days ago4 views

UBUNTU-CVE-2026-74350

In the Linux kernel, the following vulnerability has been resolved: ocfs2: validate fast symlink target during inode read ocfs2validateinodeblock already rejects several inconsistent self-contained dinodes before they are exposed to the rest of the filesystem. Fast symlinks need the same treatmen...

9.8CVSS5.6AI score0.00379EPSS
SaveExploits0References5
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-74371

In the Linux kernel, the following vulnerability has been resolved: bpf: fix BPFPROGQUERY OOB write and cgroup backward compat BPFPROGQUERY writes back the 'query.revision' field unconditionally to userspace. If userspace passes a smaller 'bpfattr' structure e.g. 40 bytes, which was the layout...

7.8CVSS5.8AI score0.00127EPSS
SaveExploits0References6
OSV
OSV
added 2 days ago4 views

UBUNTU-CVE-2026-74289

In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: Don't dump dying fibinfo in fibleafnotify. syzbot reported use-after-free in nsimfib4prepareevent. 0 The problem is that the following functions call fibinfohold / refcountinc while dumping fibinfo under RCU, which is...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References5
OSV
OSV
added 2 days ago4 views

UBUNTU-CVE-2026-72300

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: topology: validate vendor array size before parsing sofparsetokensets reads array-size while iterating over topology private data. The loop condition only checks that some data remains, so a malformed topology with a...

5.4AI score0.002EPSS
SaveExploits0References8
OSV
OSV
added 2 days ago7 views

UBUNTU-CVE-2026-74376

In the Linux kernel, the following vulnerability has been resolved: md/raid10: reset readslot when reusing r10bio for discard putallbios always drops devsi.bio, but it only drops devsi.replbio when r10bio-readslot 0. If discard reuses an r10bio that was previously used for a read, readslot can...

9.8CVSS5.3AI score0.00509EPSS
SaveExploits0References10
OSV
OSV
added 2 days ago7 views

UBUNTU-CVE-2026-72020

In the Linux kernel, the following vulnerability has been resolved: ipvs: reset full ipvsseq structs in ipvsconnnew Commit 9a05475cebdd "ipvs: avoid kmemcachezalloc in ipvsconnnew" changed ipvsconnnew to allocate an ipvsconn object with kmemcachealloc. The function then initializes many fields...

9.8CVSS5.4AI score0.00704EPSS
SaveExploits0References11
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-72485

In the Linux kernel, the following vulnerability has been resolved: coresight: platform: defer connection counter increment until alloc succeeds coresightaddoutconn increments nroutconns before calling devmkreallocarray and again before devmkmalloc. If either allocation fails, the counter is...

7.8CVSS5.3AI score0.00154EPSS
SaveExploits0References5
OSV
OSV
added 2 days ago7 views

UBUNTU-CVE-2026-74354

In the Linux kernel, the following vulnerability has been resolved: bpf: Take mmaplock in zappages zapvmarange requires the owning mm's mmaplock to be held. Taking mmapreadlock under arena-lock would AB-BA against arenavmclose and arenamapmmap, both of which run with mmapwritelock held and then...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References5
OSV
OSV
added 2 days ago7 views

UBUNTU-CVE-2026-74373

In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: fix bio accounting for split md cloned bios Use mdclonedbio to control bio accounting instead of relying on r1bioexisted in raid1 or the ioaccounting flag in raid10. The previous logic does not reliably reflect...

5.4AI score0.00172EPSS
SaveExploits0References5
OSV
OSV
added 2 days ago4 views

UBUNTU-CVE-2026-74570

In the Linux kernel, the following vulnerability has been resolved: ntfs: harden runlist realloc size calculations Add a shared helper to safely convert runlist element counts to byte sizes using overflow checks, and use it in both ntfsrlrealloc and ntfsrlreallocnofail...

9.8CVSS5.4AI score0.00308EPSS
SaveExploits0References5
OSV
OSV
added 2 days ago8 views

UBUNTU-CVE-2026-72421

In the Linux kernel, the following vulnerability has been resolved: ipv4: fib: Don't ignore error route in local/main tables. When CONFIGIPMULTIPLETABLES is enabled but no rule is added, fiblookup performs route lookup directly on two tables. Since the first lookup does not properly bail out, the...

10CVSS5.3AI score0.00555EPSS
SaveExploits0References11
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-74477

In the Linux kernel, the following vulnerability has been resolved: uprobes: Fix NULL pointer dereference in hprobeexpire Forking a task that has a pending uretprobe can oops the kernel with a NULL pointer dereference in the clone path: BUG: kernel NULL pointer dereference, address:...

5.4AI score0.00166EPSS
SaveExploits0References6
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-72083

In the Linux kernel, the following vulnerability has been resolved: scsi: target: core: Fix iSCSI ISID use-after-free in REGISTER AND MOVE corescsi3emulateproregisterandmove maps the PERSISTENT RESERVE OUT parameter list with transportkmapdatasg and parses the destination TransportID with...

9.8CVSS5.8AI score0.00734EPSS
SaveExploits0References11
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-72463

In the Linux kernel, the following vulnerability has been resolved: xfrm: Fix dev use-after-free in xfrm async resumption xfrm async resumption hold skb-dev refcnt until after transportfinish. However, xfrmrcvcb may modify skb-dev to tunnel dev without taking device reference, such as vtircvcb. T...

9.8CVSS5.5AI score0.00407EPSS
SaveExploits0References5
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-74361

In the Linux kernel, the following vulnerability has been resolved: nvme: fix FDP fdpcidx bounds check The fdpcidx bounds check sets n = NUMFDPC + 1 but used instead of =, incorrectly accepting fdpidx when it equals n i.e. NUMFDPC + 1...

9.8CVSS5.3AI score0.00448EPSS
SaveExploits0References6
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-68466

In the Linux kernel, the following vulnerability has been resolved: mtd: rawnand: lpc32xxslc: fail DMA transfer on completion timeout lpc32xxxmitdma waits for the DMA completion callback but ignores waitforcompletiontimeout. A timed out DMA transfer is therefore unmapped and reported as successfu...

8.8CVSS5.7AI score0.00129EPSS
SaveExploits0References11
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-72142

In the Linux kernel, the following vulnerability has been resolved: i2c: imx: fix locked bus on SMBus block-read of 0 atomic SMBus 3.1 6.5.7 allows a Block Read byte count of 0, but the atomic polling path rejects it as -EPROTO. Worse, it returns without a NACK+STOP: the next receive cycle has...

5.5AI score0.002EPSS
SaveExploits0References8
OSV
OSV
added 2 days ago6 views

UBUNTU-CVE-2026-72352

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: Fix hidbpfgetdata range check hidbpfgetdata returns a pointer into the HID-BPF context data when the caller-provided offset and size fit inside ctx-allocatedsize. The current check adds rdwrbufsize and offset before...

7.8CVSS5.5AI score0.00175EPSS
SaveExploits0References7
OSV
OSV
added 2 days ago5 views

UBUNTU-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.8CVSS5.4AI score0.00164EPSS
SaveExploits0References11
Rows per page
Query Builder