Lucene search
+L

45828 matches found

OSV
OSV
added 4 days ago10 views

CVE-2026-72467 xprtrdma: Check frwr_wp_create() during connect

In the Linux kernel, the following vulnerability has been resolved: xprtrdma: Check frwrwpcreate during connect frwrwpcreate creates the singleton Memory Region used to encode padding for Write chunks whose payload length is not XDR-aligned. Its failure paths return a negative errno and leave...

5.7AI score
SaveExploits0References9
OSV
OSV
added 4 days ago6 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.1CVSS5.5AI score
SaveExploits0References11
EUVD
EUVD
added 4 days ago6 views

EUVD-2026-59359

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

5.4AI score0.00131EPSS
SaveExploits0References8
Cvelist
Cvelist
added 4 days ago30 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
CVE
CVE
added 4 days ago21 views

CVE-2026-72460

CVE-2026-72460 affects the Linux kernel’s AppArmor path: aa_change_profile() builds a replacement label with fn_label_build_in_scope() before the no_new_privs subset check, and the build helper may return NULL/ERR_PTR, with the result previously passed to aa_label_is_unconfined_subset() without I...

7.1CVSS5.3AI score0.00131EPSS
SaveExploits0References8
CVE
CVE
added 4 days ago16 views

CVE-2026-72458

Summary: CVE-2026-72458 affects the Linux kernel (apparmor module) and is due to a NULL pointer dereference in unpack_pdb when pdb->dfa can be NULL if unpack_dfa fails. This could lead to a dereference vulnerability in apparmor paths. What’s affected: Linux kernel components implementing appar...

5.2AI score0.00198EPSS
SaveExploits0References3
Cvelist
Cvelist
added 4 days ago31 views

CVE-2026-72458 apparmor: fix NULL pointer dereference in unpack_pdb

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix NULL pointer dereference in unpackpdb pdb-dfa could be NULL if unpackdfa fails, causing a NULL pointer dereference...

0.00198EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago4 views

CVE-2026-72458 apparmor: fix NULL pointer dereference in unpack_pdb

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix NULL pointer dereference in unpackpdb pdb-dfa could be NULL if unpackdfa fails, causing a NULL pointer dereference...

5.4AI score
SaveExploits0References6
EUVD
EUVD
added 4 days ago5 views

EUVD-2026-59357

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix NULL pointer dereference in unpackpdb pdb-dfa could be NULL if unpackdfa fails, causing a NULL pointer dereference...

5.3AI score0.00198EPSS
SaveExploits0References3
OSV
OSV
added 4 days ago7 views

CVE-2026-72455 apparmor: fix uninitialised pointer passed to audit_log_untrustedstring()

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

7.1CVSS5.5AI score
SaveExploits0References6
EUVD
EUVD
added 4 days ago5 views

EUVD-2026-59352

In the Linux kernel, the following vulnerability has been resolved: regcache: Do not overwrite error code when finalizing cache after error During regcache initialization, if an error occurs in the cacheops-populate callback, and if cache operations include an exit callback, the error code from...

5.4AI score0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
added 4 days ago29 views

CVE-2026-72453 regcache: Do not overwrite error code when finalizing cache after error

In the Linux kernel, the following vulnerability has been resolved: regcache: Do not overwrite error code when finalizing cache after error During regcache initialization, if an error occurs in the cacheops-populate callback, and if cache operations include an exit callback, the error code from...

0.00198EPSS
SaveExploits0References2
CVE
CVE
added 4 days ago14 views

CVE-2026-72453

The CVE-2026-72453 issue affects the Linux kernel regcache initialization path. If an error occurs in the cache_ops->populate callback and the cache operations include an exit callback, the error code from populate() is overwritten by the exit() return value, hiding the real error from regcach...

5.4AI score0.00198EPSS
SaveExploits0References2
OSV
OSV
added 4 days ago4 views

CVE-2026-72453 regcache: Do not overwrite error code when finalizing cache after error

In the Linux kernel, the following vulnerability has been resolved: regcache: Do not overwrite error code when finalizing cache after error During regcache initialization, if an error occurs in the cacheops-populate callback, and if cache operations include an exit callback, the error code from...

5.5AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 4 days ago5 views

CVE-2026-72444

In the Linux kernel, the following vulnerability has been resolved: flowdissector: check device type before reading ETHADDRS skbflowdissect unconditionally reads 12 bytes from ethhdrskb when FLOWDISSECTORKEYETHADDRS is requested. This assumes the skb has a valid Ethernet header at macheader, whic...

7.8CVSS5.7AI score0.00138EPSS
SaveExploits0
EUVD
EUVD
added 4 days ago6 views

EUVD-2026-59331

In the Linux kernel, the following vulnerability has been resolved: tpmcrb: Check ACPICOMPANION against NULL during probe Every platform driver can be forced to match a device that doesn't match its list of device IDs because of devicematchdriveroverride, so platform drivers that rely on the...

5.4AI score0.00198EPSS
SaveExploits0References2
OSV
OSV
added 4 days ago4 views

CVE-2026-72432 tpm_crb: Check ACPI_COMPANION() against NULL during probe

In the Linux kernel, the following vulnerability has been resolved: tpmcrb: Check ACPICOMPANION against NULL during probe Every platform driver can be forced to match a device that doesn't match its list of device IDs because of devicematchdriveroverride, so platform drivers that rely on the...

5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 4 days ago30 views

CVE-2026-72432 tpm_crb: Check ACPI_COMPANION() against NULL during probe

In the Linux kernel, the following vulnerability has been resolved: tpmcrb: Check ACPICOMPANION against NULL during probe Every platform driver can be forced to match a device that doesn't match its list of device IDs because of devicematchdriveroverride, so platform drivers that rely on the...

0.00198EPSS
SaveExploits0References2
EUVD
EUVD
added 4 days ago4 views

EUVD-2026-59323

In the Linux kernel, the following vulnerability has been resolved: rtc: msc313: fix NULL deref in shared IRQ handler at probe msc313rtcprobe calls devmrequestirq with IRQFSHARED and &pdev-dev as the cookie, but platformsetdrvdata is only called later after the clock setup. With a shared IRQ line...

5.4AI score0.0018EPSS
SaveExploits0References6
Cvelist
Cvelist
added 4 days ago32 views

CVE-2026-72424 rtc: msc313: fix NULL deref in shared IRQ handler at probe

In the Linux kernel, the following vulnerability has been resolved: rtc: msc313: fix NULL deref in shared IRQ handler at probe msc313rtcprobe calls devmrequestirq with IRQFSHARED and &pdev-dev as the cookie, but platformsetdrvdata is only called later after the clock setup. With a shared IRQ line...

0.0018EPSS
SaveExploits0References6
Rows per page
Query Builder