Lucene search
+L

29151 matches found

OSV
OSV
added 2025/12/30 1:16 p.m.11 views

UBUNTU-CVE-2023-54324

In the Linux kernel, the following vulnerability has been resolved: dm: fix a race condition in retrievedeps There's a race condition in the multipath target when retrievedeps races with multipathmessage calling dmgetdevice and dmputdevice. retrievedeps walks the list of open devices without...

5.7AI score0.00165EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/30 12:23 p.m.12 views

CVE-2023-54299 usb: typec: bus: verify partner exists in typec_altmode_attention

In the Linux kernel, the following vulnerability has been resolved: usb: typec: bus: verify partner exists in typecaltmodeattention Some usb hubs will negotiate DisplayPort Alt mode with the device but will then negotiate a data role swap after entering the alt mode. The data role swap causes the...

6.3AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2025/12/30 12:15 p.m.13 views

CVE-2023-54260

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix lost destroy smbd connection when MR allocate failed If the MR allocate failed, the smb direct connection info is NULL, then smbddestroy will directly return, then the connection info will be leaked. Let's set the smb...

5.3AI score0.00183EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/12/30 12:15 p.m.16 views

CVE-2023-54249

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: ep: Only send -ENOTCONN status if client driver is available For the STOP and RESET commands, only send the channel disconnect status -ENOTCONN if client driver is available. Otherwise, it will result in null pointer...

5.1AI score0.00176EPSS
SaveExploits0
CVE
CVE
added 2025/12/30 12:15 p.m.32 views

CVE-2022-50871

The CVE-2022-50871 entries describe a Linux kernel issue in the ath11k wifi driver where qmi_msg_handler initialization could fail to terminate properly. The root cause is that a handler for a message ID might be absent in the handlers array, risking an infinite loop during handler search and res...

7.8CVSS6.1AI score0.00135EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/30 12:15 p.m.40 views

CVE-2022-50871 wifi: ath11k: Fix qmi_msg_handler data structure initialization

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix qmimsghandler data structure initialization qmimsghandler is required to be null terminated by QMI module. There might be a case where a handler for a msg id is not present in the handlers array which can lead t...

7.8CVSS0.00135EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/30 12:15 p.m.17 views

CVE-2022-50871

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix qmimsghandler data structure initialization qmimsghandler is required to be null terminated by QMI module. There might be a case where a handler for a msg id is not present in the handlers array which can lead t...

7.8CVSS5.1AI score0.00135EPSS
SaveExploits0
OSV
OSV
added 2025/12/30 12:15 p.m.10 views

CVE-2022-50871 wifi: ath11k: Fix qmi_msg_handler data structure initialization

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Fix qmimsghandler data structure initialization qmimsghandler is required to be null terminated by QMI module. There might be a case where a handler for a msg id is not present in the handlers array which can lead t...

7.8CVSS6.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/30 12:15 p.m.44 views

CVE-2022-50861 NFSD: Finish converting the NFSv2 GETACL result encoder

In the Linux kernel, the following vulnerability has been resolved: NFSD: Finish converting the NFSv2 GETACL result encoder The xdrstream conversion inadvertently left some code that set the pagelen of the send buffer. The XDR stream encoders should handle this automatically now. This oversight...

7.5CVSS0.00518EPSS
SaveExploits0References5
CVE
CVE
added 2025/12/30 12:15 p.m.23 views

CVE-2022-50859

CVE-2022-50859 : Linux kernel CIFS: fix for the error length of VALIDATE_NEGOTIATE_INFO message. The fix shortens the message from 28 bytes to 26 bytes by correcting the extended-dialect length after adding smb3.1.1 to the default dialect list. Root cause: after extending the dialects from 3 to 4...

6.1AI score0.00218EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/30 12:15 p.m.8 views

CVE-2022-50859 cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix the error length of VALIDATENEGOTIATEINFO message Commit d5c7076b772a "smb3: add smb3.1.1 to default dialect list" extend the dialects from 3 to 4, but forget to decrease the extended length when specific the dialect,...

6.3AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/30 12:10 p.m.31 views

CVE-2022-50829 wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: Fix use-after-free in ath9khifusbregincb It is possible that skb is freed in ath9khtcrxmsg, then usbsubmiturb fails and we try to free skb again. It causes use-after-free bug. Moreover, if allocskb fails,...

0.00254EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/30 12:10 p.m.5 views

CVE-2022-50829 wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: Fix use-after-free in ath9khifusbregincb It is possible that skb is freed in ath9khtcrxmsg, then usbsubmiturb fails and we try to free skb again. It causes use-after-free bug. Moreover, if allocskb fails,...

6.4AI score
SaveExploits0References12
CVE
CVE
added 2025/12/30 12:09 p.m.21 views

CVE-2023-54203

Summary: CVE-2023-54203 affects the Linux kernel ksmbd path in SMB2/SMB1 negotiation handling. When an SMB1 mount negotiation is processed as SMB2, KASAN detects a slab-out-of-bounds in init_smb2_rsp_hdr, leading to a potential crash or memory access issue. The fix adds explicit SMB1 server opera...

9.1CVSS6.2AI score0.00486EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/30 12:23 a.m.13 views

SUSE CVE-2025-68972

In GnuPG through 2.4.8, if a signed message has \f at the end of a plaintext line, an adversary can construct a modified message that places additional text after the signed material, such that signature verification of the modified message succeeds although an "invalid armor" message is printed...

5.9CVSS7AI score0.00115EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2025/12/30 12:01 a.m.206 views

Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Microsoft

Microsoft Windows SMBGhost Vulnerability Checker - CVE-2020-07...

10CVSS9AI score0.9981EPSS
SaveExploits126
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.8 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992261 advisory. In the Linux kernel, the following vulnerability has been resolved: media: az6007: Fix null-ptr-deref in az6007i2cxfer In az6007i2cxfer, msg is controlled by user...

5.5CVSS6.5AI score0.00156EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-50871

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: ath11k: Fix qmimsghandler data structure initialization qmimsghandler is required to be null terminated by QMI module. There might be a case where a handl...

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

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992664 advisory. In the Linux kernel, the following vulnerability has been resolved: rtnetlink: Allocate vfinfo size for VF GUIDs when supported Commit 30aad41721e0 net/core: Add...

5.5CVSS6.1AI score0.00205EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.12 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992327 advisory. In the Linux kernel, the following vulnerability has been resolved: mt76: mt76x02u: fix possible memory leak in mt76x02umcusendmsg Free the skb if mt76ubulkmsg fails...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References4
Rows per page
Query Builder