Lucene search
+L

5821 matches found

OSV
OSV
•added 2026/06/08 3:46 p.m.•11 views

CVE-2026-46296 spi: s3c64xx: fix NULL-deref on driver unbind

In the Linux kernel, the following vulnerability has been resolved: spi: s3c64xx: fix NULL-deref on driver unbind A change moving DMA channel allocation from probe back to s3c64xxspipreparetransfer failed to remove the corresponding deallocation from remove. Drop the bogus DMA channel release fro...

5.8AI score
SaveExploits0References9
OSV
OSV
•added 2026/06/08 1:54 p.m.•21 views

SUSE-SU-2026:2300-1 Security update for mutt

This update for mutt fixes the following issues - CVE-2026-43859: strfcpy used instead of memcpy for the IMAP authcram MD5 digest bsc1263897. - CVE-2026-43860: truncation of hashpasswd by one byte for IMAP authcram MD5 digest bsc1263896. - CVE-2026-43861: missing check for \0 in urlpctdecode...

3.7CVSS5.5AI score0.00321EPSS
SaveExploits0References14
OSV
OSV
•added 2026/06/08 12:04 a.m.•22 views

OSV-2026-882 Null-dereference READ in cram_decoder_init

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=520827587 Crash type: Null-dereference READ Crash state: cramdecoderinit cramdecodecompressionheader cramnextslice...

5.4AI score
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/06/08 12:00 a.m.•1 views

CVE-2026-46284: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix early boot crash on parameters without '=' separator If hugepages, hugepagesz, or defaulthugepagesz are specified on the kernel command line without the '=' separator, early parameter parsing passes NULL to...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/06/05 7:37 p.m.•21 views

CVE-2026-47271

pamusb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.0, src/mem.c implemented out-of-memory guards for xmalloc, xrealloc, and xstrdup using assertdata != NULL. The C standard specifies that all assert expressions are compiled out when NDEBUG is defined at...

5.1CVSS5.5AI score0.00157EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/05 12:04 p.m.•17 views

RLSA-2026:22649 Important: php8.4 security update

PHP is an HTML-embedded scripting language. PHP attempts to make it easy for developers to write dynamically generated web pages. PHP also offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled webpage with PHP is...

8.2CVSS5.7AI score0.01047EPSS
SaveExploits1References7
OSV
OSV
•added 2026/06/03 6:16 p.m.•13 views

AZL-89336 CVE-2026-46245 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix dclink NULL handling in HPD init amdgpudmhpdinit may see connectors without a valid dclink. The code already checks dclink for the polling decision, but later unconditionally dereferences it when setting up H...

5.5CVSS5.6AI score0.00143EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/06/03 6:16 p.m.•16 views

CVE-2026-46258

In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Avoid NULL dereference in linehandlecreate In linehandlecreate, there is a statement like this: retainandnullptrlh; Soon after, there is a debug printout that dereferences "lh", which will crash things. Avoid the cras...

5.5CVSS6.1AI score0.00143EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/06/03 3:49 p.m.•21 views

EUVD-2026-34120

In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Avoid NULL dereference in linehandlecreate In linehandlecreate, there is a statement like this: retainandnullptrlh; Soon after, there is a debug printout that dereferences "lh", which will crash things. Avoid the cras...

5.8AI score0.00143EPSS
SaveExploits0References2
CVE
CVE
•added 2026/06/03 3:49 p.m.•58 views

CVE-2026-46258

The CVE-2026-46258 issue is in the Linux kernel’s gpio: cdev module, where in linehandle_create() a NULL dereference could occur when lh is dereferenced after a retain_and_null_ptr(lh). The vulnerability is resolved by avoiding the dereference and using handlereq.lines, which holds the same value...

5.5CVSS5.8AI score0.00143EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
•added 2026/06/03 3:49 p.m.•58 views

CVE-2026-46258 gpio: cdev: Avoid NULL dereference in linehandle_create()

In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Avoid NULL dereference in linehandlecreate In linehandlecreate, there is a statement like this: retainandnullptrlh; Soon after, there is a debug printout that dereferences "lh", which will crash things. Avoid the cras...

0.00143EPSS
SaveExploits0References2
OSV
OSV
•added 2026/06/03 3:49 p.m.•13 views

CVE-2025-71313 PCI: endpoint: Add missing NULL check for alloc_workqueue()

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Add missing NULL check for allocworkqueue allocworkqueue can return NULL on memory allocation failure. Without proper error checking, this may lead to a NULL pointer dereference when queuework is later called with...

5.9AI score
SaveExploits0References5
CNNVD
CNNVD
•added 2026/06/03 12:00 a.m.•22 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the lack of null pointer checking in the allocworkqueue function. This vulnerability may lead to...

5.5CVSS5.3AI score0.00107EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/06/03 12:00 a.m.•22 views

PT-2026-52231

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference and buffer over-read exist in the SDP debugfs. The function dp sdp message debugfs write dereferences connector-base.state-crtc without verifying if it is NULL...

7.7CVSS6.1AI score0.00123EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/06/03 12:00 a.m.•22 views

AlmaLinux 8 : httpd:2.4 (ALSA-2026:22140)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:22140 advisory. httpd: Apache HTTP Server: HTTP/2 DoS by Memory Increase CVE-2025-53020 httpd: modproxyajp: heap-based buffer over-read and memory disclosure in...

9.8CVSS6.4AI score0.04799EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
•added 2026/06/03 12:00 a.m.•32 views

PT-2026-46021

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL dereference occurs in the linehandle create function. The issue is triggered when the retain and null ptrlh statement is executed, followed by a debug printout that attempts to...

5.5CVSS6.1AI score0.00143EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
•added 2026/06/03 12:00 a.m.•13 views

Linux Distros Unpatched Vulnerability : CVE-2026-46134

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - platform/chrome: crosectypec: Init mutex in Thunderbolt registration crostypecregisterthunderbolt missed initializing the adata-lock mutex. This leads to a NULL...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/06/02 12:00 a.m.•26 views

RockyLinux 8 : httpd:2.4 (RLSA-2026:22140)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:22140 advisory. httpd: Apache HTTP Server: HTTP/2 DoS by Memory Increase CVE-2025-53020 httpd: modproxyajp: heap-based buffer over-read and memory disclosure in...

9.8CVSS6.8AI score0.04799EPSS
SaveExploits1References13
Tenable Nessus
Tenable Nessus
•added 2026/06/02 12:00 a.m.•28 views

Linux Distros Unpatched Vulnerability : CVE-2026-10199

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A vulnerability has been found in Assimp up to 6.0.4. Affected by this issue is the function glTF2::LazyDict in the library glTF2Asset.h. Such manipulation of t...

4.8CVSS4.5AI score0.00118EPSS
SaveExploits0References4
Rockylinux
Rockylinux
•added 2026/06/01 6:02 p.m.•89 views

httpd:2.4 security update

An update is available for modhttp2, module.modmd, module.modhttp2, modmd, module.httpd, httpd. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The httpd package...

9.8CVSS6.3AI score0.04799EPSS
SaveExploits1
Rows per page
Query Builder