Lucene search
+L

34002 matches found

CNNVD
CNNVD
added 2025/09/19 12:00 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from not properly checking the pagepoolcreate return value, which could result in a null pointer dereference...

5.5CVSS6.2AI score0.00127EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-39857

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/smc: fix one NULL pointer dereference in smcibissgneedsync BUG: kernel NULL pointer dereference, address: 00000000000002ec PGD 0 P4D 0 Oops: Oops: 0000 1 SM...

7.5CVSS6.2AI score0.00306EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-39865

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tee: fix NULL pointer dereference in teeshmput teeshmput have NULL pointer dereference: opteedisableshmcache -- shm = regpairtoptr... %NASLMINLEVEL 80900 C...

5.5CVSS6.3AI score0.0016EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/09/19 12:00 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a failure to check the osb-journal state, which could result in a null pointer dereference...

5.5CVSS6.7AI score0.00167EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/09/19 12:00 a.m.16 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a lack of null pointer checking in the teeshmput function, which could lead to null pointer dereferencing...

5.5CVSS6.8AI score0.0016EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:00 a.m.4 views

SUSE SLED15: cups / cups-client / cups-config / cups-ddk / cups-devel / etc (SUSE-SU-2025:03261-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:03261-1 advisory. - CVE-2024-47175: no validation of IPP attributes in ppdCreatePPDFromIPP2 when writing to a...

9.8CVSS7.1AI score0.63607EPSS
SaveExploits8References11
CNNVD
CNNVD
added 2025/09/19 12:00 a.m.38 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a failure to check the validity of the tx-inuse pointer, which could result in a null pointer dereference...

7.8CVSS6.1AI score0.00162EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/09/19 12:00 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from an unchecked pcmciamakeresource return value, which could result in a null pointer dereference...

5.5CVSS5.9AI score0.0016EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/09/19 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a failure to check the tracker initialization state, which could result in a null pointer dereference or reu...

7.8CVSS5.9AI score0.00151EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/19 12:00 a.m.9 views

PT-2025-38553

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the iodyn find io region function where a NULL pointer dereference can occur. This is due to the res variable, assigned from pcmcia make resource, bei...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/09/19 12:00 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from an unchecked NULL pointer, which could result in a null pointer dereference...

5.5CVSS6.8AI score0.00157EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/09/18 11:43 p.m.6 views

SUSE CVE-2022-50369

In the Linux kernel, the following vulnerability has been resolved: drm/vkms: Fix null-ptr-deref in vkmsrelease A null-ptr-deref is triggered when it tries to destroy the workqueue in vkms-output.composerworkq in vkmsrelease. KASAN: null-ptr-deref in range 0x0000000000000118-0x000000000000011f CP...

4.1CVSS6.4AI score0.00197EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/09/18 11:43 p.m.7 views

SUSE CVE-2022-50383

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Can't set dst buffer to done when lat decode error Core thread will call v4l2m2mbufdone to set dst buffer done for lat architecture. If lat call v4l2m2mbufdoneandjobfinish to free dst buffer when lat deco...

5.5CVSS6.7AI score0.00154EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/18 11:43 p.m.6 views

SUSE CVE-2022-50402

In the Linux kernel, the following vulnerability has been resolved: drivers/md/md-bitmap: check the return value of mdbitmapgetcounter Check the return value of mdbitmapgetcounter in case it returns NULL pointer, which will result in a null pointer dereference. v2: update the check to include oth...

4.1CVSS6.5AI score0.00156EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/09/18 11:38 p.m.8 views

SUSE CVE-2023-53392

In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: Fix kernel panic during warm reset During warm reset device-fwclient is set to NULL. If a bus driver is registered after this NULL setting and before new firmware clients are enumerated by ISHTP, kernel panic...

5.5CVSS6.4AI score0.00147EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/09/18 5:34 p.m.21 views

CVE-2023-53399

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix NULL pointer dereference in smb2getinfofilesystem If share is , share-path is NULL and it cause NULL pointer dereference issue...

5.5CVSS5.7AI score0.0028EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/18 5:22 p.m.25 views

CVE-2023-53380

In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix null-ptr-deref of mreplace in raid10syncrequest There are two check of 'mreplace' in raid10syncrequest. In the first check, 'needreplace' will be set and 'mreplace' will be used later if no-Faulty 'mreplace' exists...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/18 4:15 p.m.9 views

CVE-2023-53440

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix sysfs interface lifetime The current nilfs2 sysfs support has issues with the timing of creation and deletion of sysfs entries, potentially leading to null pointer dereferences, use-after-free, and lockdep warnings...

7.8CVSS0.00149EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/18 4:15 p.m.7 views

DEBIAN-CVE-2022-50415

In the Linux kernel, the following vulnerability has been resolved: parisc: led: Fix potential null-ptr-deref in starttask starttask calls createsinglethreadworkqueue and not checked the ret value, which may return NULL. And a null-ptr-deref may happen: starttask createsinglethreadworkqueue faile...

5.5CVSS5.4AI score0.00163EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 4:15 p.m.7 views

UBUNTU-CVE-2023-53444

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix bulkmove corruption when adding a entry When the resource is the first in the bulkmove range, adding it again thus moving it to the tail will corrupt the list since the first pointer is not moved. This eventually lea...

5.5CVSS5.7AI score0.00143EPSS
SaveExploits0References6
Rows per page
Query Builder