Lucene search
+L

48175 matches found

RedhatCVE
RedhatCVE
added 2026/09/11 9:45 p.m.9 views

CVE-2026-89528

A flaw was found in the Linux kernel's svcrdma component. A remote attacker could send specially crafted Read lists that exceed the page budget. This can lead to a NULL pointer dereference during Direct Memory Access DMA mapping, potentially causing a system crash and a denial of service...

7.5CVSS5.5AI score0.00627EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/11 9:45 p.m.9 views

CVE-2026-89506

A flaw was found in the Linux kernel's RDMA/uverbs component. A missing update to the UVERBSMETHODREGMR ioctl allows a malicious userspace program to trigger a null pointer dereference in specific RDMA drivers mthca, irdma, siw. This can lead to a system crash, resulting in a Denial of Service Do...

4.7CVSS5.4AI score0.00166EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/11 9:38 p.m.9 views

CVE-2026-89592

A flaw was found in the accel/rocket component of the Linux kernel. This vulnerability arises from two issues: a missing null check after a memory allocation failure and an integer overflow when calculating memory requirements based on user-supplied values. An attacker could exploit these flaws t...

6.1CVSS5.4AI score0.00206EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/11 9:28 p.m.7 views

CVE-2026-89484

A flaw was found in the Linux kernel's lockd component. This vulnerability occurs when the Network Lock Manager NLM client attempts to initialize file lock operations without successfully allocating a lockowner. This can lead to a NULL pointer dereference during the release of the file lock,...

5.9CVSS5.4AI score0.002EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 9:03 p.m.9 views

CVE-2026-89679

A flaw was found in the Linux kernel's nfsd component. A remote attacker can exploit this by sending a specially crafted SETATTR request that includes specific delegation timestamp attributes and a special NFSv4 state ID. This triggers a null dereference, leading to a kernel crash and a Denial of...

7.5CVSS5.7AI score0.00687EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/11 9:02 p.m.8 views

CVE-2026-89511

A flaw was found in the qede driver in the Linux kernel. Under specific memory pressure conditions, the driver can encounter a NULL pointer dereference when processing network traffic using TPA TCP Segmentation Offload continuation fragments. This issue stems from an uninitialized data pointer,...

7.5CVSS5.4AI score0.00716EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 8:53 p.m.10 views

CVE-2026-89457

A flaw was found in the s390/dasd component of the Linux kernel. An unprivileged local user can trigger a null pointer dereference by reading specific world-readable sysfs attributes while the device is being brought online. This can lead to a kernel panic, resulting in a denial of service...

5.5CVSS5.3AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 8:53 p.m.11 views

CVE-2026-80992

A flaw was found in the net: ravb component of the Linux kernel. This vulnerability allows for a NULL pointer dereference when the Precision Time Protocol PTP clock's index is queried before it is properly initialized or if its registration fails. This issue could lead to a system crash, resultin...

7.8CVSS5.5AI score0.00164EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 8:52 p.m.11 views

CVE-2026-89544

A flaw was found in the Linux kernel's SUNRPC component. Multiple defects in the gssxdecoptionarray XDR option-array decoder's error handling can lead to a NULL dereference, a reference count leak, and a use-after-free vulnerability. An attacker could potentially exploit these issues by providing...

7.5CVSS6AI score0.00567EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/11 8:20 p.m.10 views

CVE-2026-89770

In the Linux kernel, the following vulnerability has been resolved: iomap: don't free integrity payload that doesn't exist fsbiointegrityalloc might not allocate a bio integrity payload if PI verification is disabled on the block device. Check for that case before calling fsbiointegrityfree in...

0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 8:20 p.m.6 views

AZL-100491 CVE-2026-89749 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix crash passing ERRPTR to kthreadstop eventteststuff calls kthreadrun and unconditionally passes the returned taskstruct pointer to kthreadstop. kthreadrun returns an error pointer such as ERRPTR-ENOMEM when kthread...

5.7AI score0.00211EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:20 p.m.8 views

CVE-2026-89749

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix crash passing ERRPTR to kthreadstop eventteststuff calls kthreadrun and unconditionally passes the returned taskstruct pointer to kthreadstop. kthreadrun returns an error pointer such as ERRPTR-ENOMEM when kthread...

0.00211EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 8:20 p.m.6 views

DEBIAN-CVE-2026-89730

In the Linux kernel, the following vulnerability has been resolved: fpga: altera-cvp: Avoid out-of-bounds read in trailing byte write The trailing byte path in alteracvpsendblock dereferences a u32 pointer even when only 1-3 bytes remain in the input buffer. If the buffer ends at a page or...

6AI score0.0021EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:20 p.m.8 views

CVE-2026-89730

In the Linux kernel, the following vulnerability has been resolved: fpga: altera-cvp: Avoid out-of-bounds read in trailing byte write The trailing byte path in alteracvpsendblock dereferences a u32 pointer even when only 1-3 bytes remain in the input buffer. If the buffer ends at a page or...

0.0021EPSS
SaveExploits0References8
NVD
NVD
added 2026/09/11 8:20 p.m.8 views

CVE-2026-89734

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Fix null pointer dereference in uvcgvideoinit In uvcgvideoinit, if kthreadrunworker fails, the error logged uses uvcgerr, however, the pointer it uses: video-uvc is not assigned at this point, triggering a null...

0.00166EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/11 8:19 p.m.9 views

CVE-2026-89717

In the Linux kernel, the following vulnerability has been resolved: zram: set default primary compressor in zramdestroycomps Patch series "zram: fix zram issues reported by sashiko". Sashiko drove by and reported 1 a couple of zram issues: a possible BUGON in zlib code due to missing winbits rang...

0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 8:19 p.m.7 views

AZL-100539 CVE-2026-89717 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: zram: set default primary compressor in zramdestroycomps Patch series "zram: fix zram issues reported by sashiko". Sashiko drove by and reported 1 a couple of zram issues: a possible BUGON in zlib code due to missing winbits rang...

5.7AI score0.00166EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.9 views

CVE-2026-89711

In the Linux kernel, the following vulnerability has been resolved: NFSD: remove flawed WARNONONCE from nfsdmodecheck The header for commit e75b23f9e323 "nfsd: check dcanlookup in fhverify of directories" details the assumption that justified adding the WARNONONCE to nfsdmodecheck, that assumptio...

8.2CVSS0.00449EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

AZL-100898 CVE-2026-89709 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: lockd, nfsd: RCU-protect nlmsvcops dispatch nlmsvcops is published by nfsdlockdinit and cleared by nfsdlockdshutdown with plain stores, while lockd dereferences it unguarded from dispatch sites in fs/lockd/svcsubs.c. The pointer...

8.1CVSS5.8AI score0.0033EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.8 views

CVE-2026-89696

In the Linux kernel, the following vulnerability has been resolved: nfsd: block non-SAVEFH ops after FOREIGN PUTFH to prevent NULL deref When CONFIGNFSDV42INTERSSC is enabled, nfsd4putfh can return success with fhdentry and fhexport both NULL if fhverify returns nfserrstale and putfh-noverify is...

7.5CVSS0.00762EPSS
SaveExploits0References8
Rows per page
Query Builder