Lucene search
+L

5000 matches found

CNNVD
CNNVD
added 2025/09/19 12:0 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 an uninitialized ndev pointer, which could lead to a null pointer dereference...

5.5CVSS6.1AI score0.00119EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/18 11:43 p.m.5 views

SUSE CVE-2022-50380

In the Linux kernel, the following vulnerability has been resolved: mm: /proc/pid/smapsrollup: fix no vma's null-deref Commit 258f669e7e88 "mm: /proc/pid/smapsrollup: convert to single value seqfile" introduced a null-deref if there are no vma's in the task in showsmapsrollup...

5.5CVSS6.4AI score0.00146EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/18 4:15 p.m.9 views

CVE-2023-53442

In the Linux kernel, the following vulnerability has been resolved: ice: Block switchdev mode when ADQ is active and vice versa ADQ and switchdev are not supported simultaneously. Enabling both at the same time can result in nullptr dereference. To prevent this, check if ADQ is active when changi...

5.5CVSS0.00134EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/18 4:15 p.m.0 views

DEBIAN-CVE-2023-53442

In the Linux kernel, the following vulnerability has been resolved: ice: Block switchdev mode when ADQ is active and vice versa ADQ and switchdev are not supported simultaneously. Enabling both at the same time can result in nullptr dereference. To prevent this, check if ADQ is active when changi...

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

DEBIAN-CVE-2022-50405

In the Linux kernel, the following vulnerability has been resolved: net/tunnel: wait until all skuserdata reader finish before releasing the sock There is a race condition in vxlan that when deleting a vxlan device during receiving packets, there is a possibility that the sock is released after...

5.5CVSS5.3AI score0.00159EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/18 4:4 p.m.63 views

CVE-2023-53419

CVE-2023-53419 : Linux kernel fix for a NULL-pointer dereference in PREEMPT_RT RCU code. The vulnerability arises when CPU2 reads rnp->exp_tasks without holding rnp->lock while CPU1 may update rnp->exp_tasks to NULL, leading to a dereference of a NULL pointer. The documented fix is to ho...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2025/09/18 3:13 p.m.4 views

CVE-2022-50380

In the Linux kernel, the following vulnerability has been resolved: mm: /proc/pid/smapsrollup: fix no vma's null-deref Commit 258f669e7e88 "mm: /proc/pid/smapsrollup: convert to single value seqfile" introduced a null-deref if there are no vma's in the task in showsmapsrollup...

5.5CVSS5.8AI score0.00146EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/18 2:15 p.m.1 views

DEBIAN-CVE-2022-50380

In the Linux kernel, the following vulnerability has been resolved: mm: /proc/pid/smapsrollup: fix no vma's null-deref Commit 258f669e7e88 "mm: /proc/pid/smapsrollup: convert to single value seqfile" introduced a null-deref if there are no vma's in the task in showsmapsrollup...

5.5CVSS5.2AI score0.00146EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/18 2:15 p.m.5 views

CVE-2022-50380

In the Linux kernel, the following vulnerability has been resolved: mm: /proc/pid/smapsrollup: fix no vma's null-deref Commit 258f669e7e88 "mm: /proc/pid/smapsrollup: convert to single value seqfile" introduced a null-deref if there are no vma's in the task in showsmapsrollup...

5.5CVSS0.00146EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/18 2:15 p.m.6 views

UBUNTU-CVE-2022-50380

In the Linux kernel, the following vulnerability has been resolved: mm: /proc/pid/smapsrollup: fix no vma's null-deref Commit 258f669e7e88 "mm: /proc/pid/smapsrollup: convert to single value seqfile" introduced a null-deref if there are no vma's in the task in showsmapsrollup...

5.5CVSS5.7AI score0.00146EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/09/18 1:33 p.m.1 views

CVE-2022-50380 mm: /proc/pid/smaps_rollup: fix no vma's null-deref

In the Linux kernel, the following vulnerability has been resolved: mm: /proc/pid/smapsrollup: fix no vma's null-deref Commit 258f669e7e88 "mm: /proc/pid/smapsrollup: convert to single value seqfile" introduced a null-deref if there are no vma's in the task in showsmapsrollup...

6.1AI score0.00146EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/18 1:33 p.m.10 views

CVE-2022-50380 mm: /proc/pid/smaps_rollup: fix no vma's null-deref

In the Linux kernel, the following vulnerability has been resolved: mm: /proc/pid/smapsrollup: fix no vma's null-deref Commit 258f669e7e88 "mm: /proc/pid/smapsrollup: convert to single value seqfile" introduced a null-deref if there are no vma's in the task in showsmapsrollup...

0.00146EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.7 views

CVE-2022-50380

In the Linux kernel, the following vulnerability has been resolved: mm: /proc/pid/smapsrollup: fix no vma's null-deref Commit 258f669e7e88 "mm: /proc/pid/smapsrollup: convert to single value seqfile" introduced a null-deref if there are no vma's in the task in showsmapsrollup...

5.5CVSS5.2AI score0.00146EPSS
SaveExploits0
CVE
CVE
added 2025/09/18 1:33 p.m.38 views

CVE-2022-50380

Affected software: Linux kernel. Vulnerable component: mm: /proc/pid/smaps_rollup (show_smaps_rollup). Root cause: a null-deref when there are no VMAs in the task, introduced by commit 258f669e7e88 that converted to a single value seq_file. Impact stated: availability impact is HIGH in CVSS metri...

5.5CVSS6.1AI score0.00146EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/09/18 1:33 p.m.5 views

CVE-2022-50380 mm: /proc/pid/smaps_rollup: fix no vma's null-deref

In the Linux kernel, the following vulnerability has been resolved: mm: /proc/pid/smapsrollup: fix no vma's null-deref Commit 258f669e7e88 "mm: /proc/pid/smapsrollup: convert to single value seqfile" introduced a null-deref if there are no vma's in the task in showsmapsrollup...

5.5CVSS6.1AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.14 views

PT-2025-38459

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The nilfs2 sysfs support in the Linux kernel has issues with the timing of creation and deletion of sysfs entries. This can lead to null pointer dereferences, use-after-free conditions,...

6.2AI score0.00139EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2025/09/18 12:0 a.m.4 views

AlmaLinux 9 : python-cryptography (ALSA-2025:15874)

The remote AlmaLinux 9 host has a package installed that is affected by a vulnerability as referenced in the ALSA-2025:15874 advisory. python-cryptography: NULL-dereference when loading PKCS7 certificates CVE-2023-49083 Tenable has extracted the preceding description block directly from the...

7.5CVSS6.4AI score0.00985EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.7 views

PT-2025-51603

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s DRM/amdgpu/atom subsystem. Specifically, a potential NULL pointer dereference can occur in the atom get src int function when accessing WS entries if...

4CVSS5.7AI score0.00193EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.10 views

PT-2025-42265

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s ath11k module related to a NULL dereference within the ath11k qmi m3 load function. Specifically, if ab-fw.m3 data points to data, the fw pointer can...

6CVSS5.8AI score0.00187EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/09/18 12:0 a.m.7 views

PT-2025-38328

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A null dereference issue was resolved in the Linux kernel related to the /proc/pid/smaps rollup functionality. The issue was introduced by commit 258f669e7e88, which converted the...

5.5CVSS5.5AI score0.00146EPSS
SaveExploits0References20
Rows per page
Query Builder