Lucene search
+L

66537 matches found

CVE
CVE
added 2026/05/08 1:11 p.m.38 views

CVE-2026-43300

CVE-2026-43300 affects the Linux kernel DRM panel code, specifically a NULL-pointer dereference in jdi_panel_dsi_remove(). When jdi is NULL, the function can proceed to call jdi_panel_disable(), which dereferences jdi unconditionally, causing a crash. The advisory shows the fix: return early from...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/08 1:11 p.m.12 views

CVE-2026-43300

In the Linux kernel, the following vulnerability has been resolved: drm/panel: Fix a possible null-pointer dereference in jdipaneldsiremove In jdipaneldsiremove, jdi is explicitly checked, indicating that it may be NULL: if !jdi mipidsidetachdsi; However, when jdi is NULL, the function does not...

5.7AI score0.00122EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/05/08 1:11 p.m.18 views

CVE-2026-43300

In the Linux kernel, the following vulnerability has been resolved: drm/panel: Fix a possible null-pointer dereference in jdipaneldsiremove In jdipaneldsiremove, jdi is explicitly checked, indicating that it may be NULL: if !jdi mipidsidetachdsi; However, when jdi is NULL, the function does not...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0
OSV
OSV
added 2026/05/08 11:47 a.m.14 views

CLSA-2026-1778061272 openssl: Fix of CVE-2026-28388

CVE-2026-28388: fix NULL pointer dereference in checkdeltabase when delta CRL lacks CRL Number extension...

7.5CVSS5.8AI score0.00885EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/08 11:10 a.m.13 views

CVE-2026-43864

A flaw was found in mutt. This vulnerability, a null pointer dereference in the showsigsummary function, could allow an attacker to cause a denial of service. This occurs when processing specially crafted input related to signature summaries. Mitigation Mitigation for this issue is either not...

4.7CVSS5.6AI score0.00096EPSS
SaveExploits0References4
Rosalinux
Rosalinux
added 2026/05/08 11:03 a.m.24 views

Advisory ROSA-SA-2026-3264

Software: kernel 4.18.0 OS: ROSA Virtualization 3.1 unaffected versions = kernel-4.18.0-553.123.1.el810 affected versions lock, allowing a local attacker to cause a denial of service or execute arbitrary code when frequently switching a thread simultaneously with opening/closing a related...

9.8CVSS7AI score0.99907EPSS
SaveExploits241
OSV
OSV
added 2026/05/08 8:58 a.m.8 views

SUSE-SU-2026:1762-1 Security update for strongswan

This update for strongswan fixes the following issues: - CVE-2026-35329: NULL pointer dereference when processing padding in PKCS7 bsc1261717. - CVE-2026-35330: integer underflow when handling EAP-SIM/AKA attributes bsc1261705. - CVE-2026-35331: acceptance of certificates violating X.509 name...

5.8AI score
SaveExploits6References13
OSV
OSV
added 2026/05/08 5:47 a.m.11 views

BIT-JRE-2025-27113

libxml2 before 2.12.10 and 2.13.x before 2.13.6 has a NULL pointer dereference in xmlPatMatch in pattern.c...

7.5CVSS6.7AI score0.01032EPSS
SaveExploits1References12
OSV
OSV
added 2026/05/08 5:46 a.m.19 views

BIT-JRE-2024-47544 GHSL-2024-238: GStreamer has NULL-pointer dereferences in MP4/MOV demuxer CENC handling

GStreamer is a library for constructing graphs of media-handling components. The function qtdemuxparsesbgp in qtdemux.c is affected by a null dereference vulnerability. This vulnerability is fixed in 1.24.10...

7.5CVSS6.8AI score0.01081EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/05/08 2:22 a.m.26 views

SUSE CVE-2026-31749

In the Linux kernel, the following vulnerability has been resolved: comedi: niatmio16d: Fix invalid clean-up after failed attach If the driver's COMEDI "attach" handler function atmio16dattach returns an error, the COMEDI core will call the driver's "detach" handler function atmio16ddetach to cle...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/05/08 2:20 a.m.14 views

SUSE CVE-2026-43148

In the Linux kernel, the following vulnerability has been resolved: powerpc/smp: Add check for kcalloc failure in parsethreadgroups As kcalloc may fail, check its return value to avoid a NULL pointer dereference when passing it to ofpropertyreadu32array...

5.7AI score0.00128EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/05/08 2:20 a.m.21 views

SUSE CVE-2026-43207

In the Linux kernel, the following vulnerability has been resolved: media: mtk-mdp: Fix error handling in probe function Add mtkmdpunregisterm2mdevice on the error handling path to prevent resource leak. Add check for the return value of vpugetplatdevice to prevent null pointer dereference. And...

5.5CVSS5.8AI score0.00139EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/05/08 2:19 a.m.17 views

SUSE CVE-2026-43282

In the Linux kernel, the following vulnerability has been resolved: RDMA/ionic: Fix potential NULL pointer dereference in ionicqueryport The function ionicqueryport calls ibdevicegetnetdev without checking the return value which could lead to NULL pointer dereference, Fix it by checking the retur...

5.5CVSS5.7AI score0.00112EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/05/08 2:19 a.m.19 views

SUSE CVE-2026-44602

Tor before 0.4.9.7 has a NULL pointer dereference when a CERT cell is received out of order, aka TROVE-2026-006...

7.5CVSS5.8AI score0.0033EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/08 12:00 a.m.18 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 stratix10-rsu driver’s ability to dereference null pointers when the RSU is not enabled,...

5.5CVSS5.8AI score0.00116EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/08 12:00 a.m.16 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 conditional judgment in the AMD display driver’s dcn401inithw function. This judgment does no...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/08 12:00 a.m.20 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by 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 hisisas driver’s improper handling of single-channel scenarios during the userscan...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/08 12:00 a.m.15 views

PT-2026-39132

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference can occur in the ufshcd add command trace function. This issue arises when the ufshcd mcq req to hwq function returns NULL, leading to a kernel crash when the...

5.5CVSS5.2AI score0.00114EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/05/08 12:00 a.m.20 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel. This vulnerability arises from the USB Legacy NCM driver, which delays the allocation of netdevice in gncmbind, and fail...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/08 12:00 a.m.21 views

PT-2026-38942

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null-pointer dereference can occur in the jdi panel dsi remove function. When the jdi variable is NULL, the function fails to return early and proceeds to call jdi panel disable. Withi...

5.5CVSS5.4AI score0.00122EPSS
SaveExploits0
Rows per page
Query Builder