Lucene search
+L

5118 matches found

Debian CVE
Debian CVE
added 2025/06/18 11:02 a.m.17 views

CVE-2022-50133

In the Linux kernel, the following vulnerability has been resolved: usb: xhciplatremove: avoid NULL dereference Since commit 4736ebd7fcaff1eb8481c140ba494962847d6e0a "usb: host: xhci-plat: omit shared hcd if either root hub has no ports" xhci-sharedhcd can be NULL, which causes the following Oops...

5.5CVSS5.2AI score0.00179EPSS
SaveExploits0
OSV
OSV
added 2025/06/18 11:02 a.m.15 views

CVE-2022-50133 usb: xhci_plat_remove: avoid NULL dereference

In the Linux kernel, the following vulnerability has been resolved: usb: xhciplatremove: avoid NULL dereference Since commit 4736ebd7fcaff1eb8481c140ba494962847d6e0a "usb: host: xhci-plat: omit shared hcd if either root hub has no ports" xhci-sharedhcd can be NULL, which causes the following Oops...

5.8AI score
SaveExploits0References5
OSV
OSV
added 2025/06/18 11:02 a.m.10 views

CVE-2022-50091 locking/csd_lock: Change csdlock_debug from early_param to __setup

In the Linux kernel, the following vulnerability has been resolved: locking/csdlock: Change csdlockdebug from earlyparam to setup The csdlockdebug kernel-boot parameter is parsed by the earlyparam function csdlockdebug. If set, csdlockdebug invokes staticbranchenable to enable csdlockwait feature...

5.9AI score
SaveExploits0References7
OSV
OSV
added 2025/06/18 11:02 a.m.10 views

CVE-2022-50057 fs/ntfs3: Fix NULL deref in ntfs_update_mftmirr

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix NULL deref in ntfsupdatemftmirr If ntfsfillsuper wasn't called then sbi-sb will be equal to NULL. Code should check this ptr before dereferencing. Syzbot hit this issue via passing wrong mount param as can be seen...

6.1AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/06/18 11:02 a.m.14 views

CVE-2022-50057

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix NULL deref in ntfsupdatemftmirr If ntfsfillsuper wasn't called then sbi-sb will be equal to NULL. Code should check this ptr before dereferencing. Syzbot hit this issue via passing wrong mount param as can be seen...

5.5CVSS5.4AI score0.00164EPSS
SaveExploits0
CVE
CVE
added 2025/06/18 11:02 a.m.48 views

CVE-2022-50057

CVE-2022-50057 affects the Linux kernel ntfs3 file system. The vulnerability is a NULL dereference in ntfs_update_mftmirr where, if ntfs_fill_super() wasn’t called, sbi->sb could be NULL and dereferenced. The failure path is triggered by certain mount parameters (e.g., an invalid or unexpected...

5.5CVSS6.4AI score0.00164EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/06/18 11:01 a.m.16 views

CVE-2022-50049 ASoC: DPCM: Don't pick up BE without substream

In the Linux kernel, the following vulnerability has been resolved: ASoC: DPCM: Don't pick up BE without substream When DPCM tries to add valid BE connections at dpcmaddpaths, it doesn't check whether the picked BE actually supports for the given stream direction. Due to that, when an asymmetric ...

0.00163EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:01 a.m.9 views

CVE-2022-50049 ASoC: DPCM: Don't pick up BE without substream

In the Linux kernel, the following vulnerability has been resolved: ASoC: DPCM: Don't pick up BE without substream When DPCM tries to add valid BE connections at dpcmaddpaths, it doesn't check whether the picked BE actually supports for the given stream direction. Due to that, when an asymmetric ...

6.1AI score
SaveExploits0References6
CVE
CVE
added 2025/06/18 11:01 a.m.84 views

CVE-2022-50001

The CVE-2022-50001 issue affects the Linux kernel netfilter component nft_tproxy. The root cause was that TPROXY could be used from non-prerouting paths, leading to a null dereference crash. The fix restricts nft_tproxy to the prerouting hook, requiring a check that it runs only in prerouting. Th...

5.5CVSS6.5AI score0.00166EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/06/18 11:01 a.m.7 views

CVE-2022-50001 netfilter: nft_tproxy: restrict to prerouting hook

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfttproxy: restrict to prerouting hook TPROXY is only allowed from prerouting, but nfttproxy doesn't check this. This fixes a crash null dereference when using tproxy from e.g. output...

5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/06/18 11:00 a.m.18 views

CVE-2022-49989 xen/privcmd: fix error exit of privcmd_ioctl_dm_op()

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: fix error exit of privcmdioctldmop The error exit of privcmdioctldmop is calling unlockpages potentially with pages being NULL, leading to a NULL dereference. Additionally lockpages doesn't check for pinuserpagesfast...

0.0021EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 11:00 a.m.18 views

CVE-2022-49989 xen/privcmd: fix error exit of privcmd_ioctl_dm_op()

In the Linux kernel, the following vulnerability has been resolved: xen/privcmd: fix error exit of privcmdioctldmop The error exit of privcmdioctldmop is calling unlockpages potentially with pages being NULL, leading to a NULL dereference. Additionally lockpages doesn't check for pinuserpagesfast...

6AI score
SaveExploits0References7
CVE
CVE
added 2025/06/18 11:00 a.m.89 views

CVE-2022-49989

CVE-2022-49989 concerns the Linux kernel’s xen/privcmd code. The vulnerability stems from: (1) error exit handling in privcmd_ioctl_dm_op() calling unlock_pages() with NULL pages, risking a NULL dereference, and (2) lock_pages() not verifying pin_user_pages_fast() success, potentially leaving som...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/06/18 10:59 a.m.92 views

CVE-2022-49944

CVE-2022-49944 : Linux kernel USB Type-C UCSI code regression caused NULL dereference when reading the power supply sysfs due to a change in error handling after the commit that added ucsi_unregister_connectors(); the stale sysfs entry remained with NULL ops. The fix is a straight revert of that ...

7.8CVSS6.7AI score0.00188EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/06/18 10:59 a.m.21 views

CVE-2022-49944 Revert "usb: typec: ucsi: add a common function ucsi_unregister_connectors()"

In the Linux kernel, the following vulnerability has been resolved: Revert "usb: typec: ucsi: add a common function ucsiunregisterconnectors" The recent commit 87d0e2f41b8c "usb: typec: ucsi: add a common function ucsiunregisterconnectors" introduced a regression that caused NULL dereference at...

7.8CVSS0.00188EPSS
SaveExploits0References2
OSV
OSV
added 2025/06/18 10:59 a.m.14 views

CVE-2022-49944 Revert "usb: typec: ucsi: add a common function ucsi_unregister_connectors()"

In the Linux kernel, the following vulnerability has been resolved: Revert "usb: typec: ucsi: add a common function ucsiunregisterconnectors" The recent commit 87d0e2f41b8c "usb: typec: ucsi: add a common function ucsiunregisterconnectors" introduced a regression that caused NULL dereference at...

7.8CVSS6.1AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.9 views

PT-2025-25975 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue occurs when DPCM tries to add valid BE connections without checking if the picked BE supports the given stream directio...

7.8CVSS5.8AI score0.10458EPSS
SaveExploits16References559
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.4 views

PT-2025-34407

Name of the Vulnerable Software and Affected Versions: Linux kernel versions 6.6.56-05896-g89f5fb0eb30b and earlier. Description: A NULL dereference issue existed in the Linux kernel's rtw89 driver related to Wi-Fi functionality. Specifically, a problematic packet received on an unsupported 6 GHz...

5.5CVSS5.9AI score0.00155EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/06/18 12:00 a.m.7 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 not properly checking ipmrcanfreetable, which could result in a null pointer dereference...

5.5CVSS8AI score0.0014EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.11 views

PT-2025-25915 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the error exit of privcmd ioctl dm op in the Linux kernel, specifically in the xen/privcmd module. This error exit potentially calls unlock pages with pages bei...

7.8CVSS5.7AI score0.10458EPSS
SaveExploits16References583
Rows per page
Query Builder