Lucene search
+L

5241 matches found

NVD
NVD
added 4 days ago5 views

CVE-2026-72280

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Drop bogus WARN for write to ZCREL2 It is entirely possible for a guest to write to the ZCREL2 sysreg alias while in a nested context, as it is expected if FEATNV2 is advertised to the L1 hypervisor. Get rid of th...

7.1CVSS0.00186EPSS
SaveExploits0References4
NVD
NVD
added 4 days ago4 views

CVE-2026-72191

In the Linux kernel, the following vulnerability has been resolved: ntfs3: validate split-point offset in indxinsertintobuffer indxinsertintobuffer computes used = used1 - tocopy - spsize; memmovedet, Add2Ptrsp, spsize, used - le32tocpuhdr1-deoff; where sp and spsize come from hdrfindsplit...

9.8CVSS0.00618EPSS
SaveExploits0References5
NVD
NVD
added 4 days ago5 views

CVE-2026-72193

In the Linux kernel, the following vulnerability has been resolved: ntfs3: cap RESTARTTABLE free-chain walker at rt-used A crafted NTFS3 disk image triggers an in-kernel infinite loop at mount time, hanging the mounting thread and firing the soft-lockup watchdog within 22s on multi-CPU hosts pani...

0.00205EPSS
SaveExploits0References7
NVD
NVD
added 4 days ago5 views

CVE-2026-72163

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix NULL htransaction deref in ocfs2assuretranscredits BUG A direct write over unwritten extents can panic the kernel in ocfs2assuretranscredits when the journal aborts during DIO completion. The crash is a general...

0.0021EPSS
SaveExploits0References8
NVD
NVD
added 4 days ago4 views

CVE-2026-72150

In the Linux kernel, the following vulnerability has been resolved: sunrpc: fix uninitialized xprtcreateargs structure The xprtcreateargs structure is allocated on the stack without initialization in rpcsysfsxprtswitchaddxprtstore. While some fields are manually populated, critical fields like...

0.00198EPSS
SaveExploits0References3
NVD
NVD
added 4 days ago7 views

CVE-2026-68463

In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-esdhc-imx: use pmruntimeresumeandget in suspend Replace pmruntimegetsync with pmruntimeresumeandget to simplify error handling. pmruntimeresumeandget automatically drops the usage counter on failure, avoiding the need...

0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 4 days ago5 views

CVE-2026-74374

In the Linux kernel, the following vulnerability has been resolved: md/raid1,raid10: fix error-path detection with mdclonedbio Detect the error path using mdclonedbio instead of relying on r1bio in raid1 or r10bio-readslot in raid10, which may be NULL or -1 after splitting and resubmitting a fail...

7.5CVSS5.3AI score0.00343EPSS
SaveExploits0
OSV
OSV
added 4 days ago3 views

CVE-2026-74274 cxl/region: Fill first free targets[] slot during auto-discovery

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fill first free targets slot during auto-discovery Any invalid endpoint decoder pointer in the target array of an active region is not allowed by cxl driver. This means cxl driver always assumes the first p-nrtargets...

5.6AI score
SaveExploits0References5
CVE
CVE
added 4 days ago15 views

CVE-2026-74274

The CVE-2026-74274 entry concerns the Linux kernel cxl/region auto-discovery logic. A NULL hole in a region’s target array (introduced when an endpoint decoder is removed or detached) could lead to null dereferences (possible Oops: general protection fault) or miscounting targets when lock flags ...

5.4AI score0.00172EPSS
SaveExploits0References2
Cvelist
Cvelist
added 4 days ago36 views

CVE-2026-74268 tcp: clear sock_ops cb flags before force-closing a child socket

In the Linux kernel, the following vulnerability has been resolved: tcp: clear sockops cb flags before force-closing a child socket A child socket inherits the listener's bpfsockopscbflags via skclonelock. If its setup fails in tcpv4synrecvsock / tcpv6synrecvsock, the child is freed through...

9.8CVSS0.00605EPSS
SaveExploits0References3
Cvelist
Cvelist
added 4 days ago32 views

CVE-2026-74267 net/sched: sch_codel: Do not call qdisc_tree_reduce_backlog during peek before restoring qlen

In the Linux kernel, the following vulnerability has been resolved: net/sched: schcodel: Do not call qdisctreereducebacklog during peek before restoring qlen Whenever codel drops packets during peek, it calls qdisctreereducebacklog. An issue arises because it calls qdisctreereducebacklog before i...

9.8CVSS0.00704EPSS
SaveExploits0References8
OSV
OSV
added 4 days ago4 views

CVE-2026-74268 tcp: clear sock_ops cb flags before force-closing a child socket

In the Linux kernel, the following vulnerability has been resolved: tcp: clear sockops cb flags before force-closing a child socket A child socket inherits the listener's bpfsockopscbflags via skclonelock. If its setup fails in tcpv4synrecvsock / tcpv6synrecvsock, the child is freed through...

9.8CVSS5.4AI score
SaveExploits0References6
EUVD
EUVD
added 4 days ago8 views

EUVD-2026-59415

In the Linux kernel, the following vulnerability has been resolved: tcp: clear sockops cb flags before force-closing a child socket A child socket inherits the listener's bpfsockopscbflags via skclonelock. If its setup fails in tcpv4synrecvsock / tcpv6synrecvsock, the child is freed through...

5.3AI score0.00605EPSS
SaveExploits0References3
CVE
CVE
added 4 days ago22 views

CVE-2026-74267

The CVE concerns the Linux kernel’s traffic scheduler (net/sched sch_codel). During a peek when codel drops packets, qdisc_tree_reduce_backlog is called before the qlen is re-incremented, potentially deactivating the parent class while 1 packet remains, risking a wild memory access in certain qdi...

9.8CVSS5.4AI score0.00704EPSS
SaveExploits0References8
EUVD
EUVD
added 4 days ago4 views

EUVD-2026-59384

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...

5.4AI score0.00154EPSS
SaveExploits0References2
CVE
CVE
added 4 days ago12 views

CVE-2026-72485

CVE-2026-72485 describes a Linux kernel vulnerability in the coresight platform where nr_outconns/nr_inconns were incremented before allocations, causing a premature counter bump and potential panics during cleanup when allocations failed. The issue affects the coresight_add_out_conn() and coresi...

7.8CVSS5.3AI score0.00154EPSS
SaveExploits0References2
OSV
OSV
added 4 days ago3 views

CVE-2026-72485 coresight: platform: defer connection counter increment until alloc succeeds

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.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 4 days ago29 views

CVE-2026-72485 coresight: platform: defer connection counter increment until alloc succeeds

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.8CVSS0.00154EPSS
SaveExploits0References2
Cvelist
Cvelist
added 4 days ago31 views

CVE-2026-72460 apparmor: check label build before no_new_privs test

In the Linux kernel, the following vulnerability has been resolved: apparmor: check label build before nonewprivs test aachangeprofile builds a replacement label with fnlabelbuildinscope before the nonewprivs subset check. The build helper can fail and return NULL or an ERRPTR, but the result was...

7.1CVSS0.00131EPSS
SaveExploits0References8
EUVD
EUVD
added 4 days ago5 views

EUVD-2026-59354

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix uninitialised pointer passed to auditloguntrustedstring Commit 4a134723f9f1 "apparmor: move check for aanull file to cover all cases" intrdouced a small bug, where pathname may pass a potentially uninitialized name ...

5.4AI score0.00129EPSS
SaveExploits0References3
Rows per page
Query Builder