Lucene search
+L

9837 matches found

OSV
OSV
added 2025/12/30 12:37 p.m.10 views

CVE-2023-54325 crypto: qat - fix out-of-bounds read

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix out-of-bounds read When preparing an AER-CTR request, the driver copies the key provided by the user into a data structure that is accessible by the firmware. If the target device is QAT GEN4, the key size is...

7.1CVSS6.4AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/30 12:37 p.m.37 views

CVE-2023-54325 crypto: qat - fix out-of-bounds read

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix out-of-bounds read When preparing an AER-CTR request, the driver copies the key provided by the user into a data structure that is accessible by the firmware. If the target device is QAT GEN4, the key size is...

7.1CVSS0.00124EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/30 12:34 p.m.28 views

CVE-2022-50884

CVE-2022-50884 relates to the Linux kernel DRM path where drm_copy_field() may copy a NULL pointer if a driver forgets to initialize certain drm_driver fields. The result can trigger an oops when user-space access occurs during DRM_IOCTL_VERSION, as the stack trace shows drm_copy_field invoking _...

6AI score0.00208EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/30 12:34 p.m.6 views

CVE-2022-50884

In the Linux kernel, the following vulnerability has been resolved: drm: Prevent drmcopyfield to attempt copying a NULL pointer There are some struct drmdriver fields that are required by drivers since drmcopyfield attempts to copy them to user-space via DRMIOCTLVERSION. But it can be possible th...

5.3AI score0.00208EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/30 12:34 p.m.28 views

CVE-2022-50884 drm: Prevent drm_copy_field() to attempt copying a NULL pointer

In the Linux kernel, the following vulnerability has been resolved: drm: Prevent drmcopyfield to attempt copying a NULL pointer There are some struct drmdriver fields that are required by drivers since drmcopyfield attempts to copy them to user-space via DRMIOCTLVERSION. But it can be possible th...

0.00208EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/30 12:34 p.m.7 views

CVE-2022-50884 drm: Prevent drm_copy_field() to attempt copying a NULL pointer

In the Linux kernel, the following vulnerability has been resolved: drm: Prevent drmcopyfield to attempt copying a NULL pointer There are some struct drmdriver fields that are required by drivers since drmcopyfield attempts to copy them to user-space via DRMIOCTLVERSION. But it can be possible th...

6.3AI score
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/12/30 12:23 p.m.18 views

CVE-2023-54286

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace A received TKIP key may be up to 32 bytes because it may contain MIC rx/tx keys too. These are not used by iwl and copying these over overflows the...

7.6CVSS5.3AI score0.00264EPSS
SaveExploits0
OSV
OSV
added 2025/12/30 12:23 p.m.7 views

CVE-2022-50876 usb: musb: Fix musb_gadget.c rxstate overflow bug

In the Linux kernel, the following vulnerability has been resolved: usb: musb: Fix musbgadget.c rxstate overflow bug The usb function device call musbgadgetqueue adds the passed request to musbep::reqlist,If the request-length musbep-packetsz and isbuffermappedreq return false,the rxstate will co...

6.6AI score
SaveExploits0References12
CVE
CVE
added 2025/12/30 12:10 p.m.27 views

CVE-2022-50833

CVE-2022-50833 relates to the Linux kernel Bluetooth HCI work queue handling. The issue arose when scheduling hdev->{cmd,ncmd}_timer work on the hdev->workqueue during a draining WQ, which could conflict with a destruction-during-queue state. The mitigation involves using the hdev->workq...

6AI score0.0021EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/30 12:10 p.m.21 views

CVE-2022-50833 Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer works

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use hdev-workqueue when queuing hdev-cmd,ncmdtimer works syzbot is reporting attempt to schedule hdev-cmdwork work from systemwq WQ into hdev-workqueue WQ which is under draining operation 1, for commit c8efcc2589464ac...

6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/30 12:10 p.m.37 views

CVE-2022-50833 Bluetooth: use hdev->workqueue when queuing hdev->{cmd,ncmd}_timer works

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: use hdev-workqueue when queuing hdev-cmd,ncmdtimer works syzbot is reporting attempt to schedule hdev-cmdwork work from systemwq WQ into hdev-workqueue WQ which is under draining operation 1, for commit c8efcc2589464ac...

0.0021EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-54286

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace A received TKIP key may be up to 32 bytes because it may contain MIC rx/tx keys too. The...

7.6CVSS6.1AI score0.00264EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.4 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992214)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992214 advisory. In the Linux kernel, the following vulnerability has been resolved: ACPICA: Fix use-after-free in acpiutcopyipackagetoipackage There is an use-after-free reported by...

7.8CVSS5.8AI score0.00152EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.13 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992656)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992656 advisory. In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: check that event count does not exceed event buffer length The event count is...

7.8CVSS6.4AI score0.00216EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.11 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-992375)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992375 advisory. In the Linux kernel, the following vulnerability has been resolved: skbuff: skbsegment, Call zero copy functions before using skbuff frags Commit bf5c25d60861 skbuff...

7.8CVSS6.5AI score0.002EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.10 views

PT-2025-54132

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's iwlwifi component, specifically within the dvm module, related to a memory copy operation. A received TKIP key can be up to 32 bytes, potentially...

7.8CVSS7.5AI score0.00932EPSS
SaveExploits2References901
CNNVD
CNNVD
added 2025/12/30 12:00 a.m.6 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 attempt to copy a null pointer, which could result in the null pointer being dereferenced...

6.1AI score0.00208EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.7 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992600)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992600 advisory. In the Linux kernel, the following vulnerability has been resolved: NFSD: fix use-after-free on source server when doing inter-server copy Use-after-free occurred wh...

8.8CVSS6.5AI score0.00362EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.3 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992199)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992199 advisory. In the Linux kernel, the following vulnerability has been resolved: ACPICA: Fix use-after-free in acpiutcopyipackagetoipackage There is an use-after-free reported by...

7.8CVSS5.8AI score0.00152EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.4 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992451)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992451 advisory. In the Linux kernel, the following vulnerability has been resolved: NFSv4.2 fix problems with nfs42sscopen A destination server while doing a COPY shouldn't accept...

5.5CVSS6.1AI score0.00212EPSS
SaveExploits0References4
Rows per page
Query Builder