Lucene search
+L

1046 matches found

OSV
OSV
added 2025/05/08 7:15 a.m.3 views

DEBIAN-CVE-2025-37816

In the Linux kernel, the following vulnerability has been resolved: mei: vsc: Fix fortify-panic caused by invalid countedby use gcc 15 honors the countedbylen attribute on vsctppacket.buf and the vsc-tp.c code is using this in a wrong way. len does not contain the available size in the buffer, it...

5.5CVSS6AI score0.00192EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/08 7:15 a.m.33 views

CVE-2025-37805

In the Linux kernel, the following vulnerability has been resolved: sound/virtio: Fix cancelsync warnings on uninitialized workstructs Betty reported hitting the following warning: 8.709131 T221 WARNING: CPU: 2 PID: 221 at kernel/workqueue.c:4182 ... 8.713282 T221 Call trace: 8.713365 T221...

5.5CVSS0.00192EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/05/08 6:26 a.m.13 views

CVE-2025-37805 sound/virtio: Fix cancel_sync warnings on uninitialized work_structs

In the Linux kernel, the following vulnerability has been resolved: sound/virtio: Fix cancelsync warnings on uninitialized workstructs Betty reported hitting the following warning: 8.709131 T221 WARNING: CPU: 2 PID: 221 at kernel/workqueue.c:4182 ... 8.713282 T221 Call trace: 8.713365 T221...

6AI score0.00192EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/05/08 12:00 a.m.18 views

PT-2025-20334

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability has been resolved in the Linux kernel related to the sound/virtio module. The issue arises when the virtsnd probe function triggers an error path, leading to a call to...

5.5CVSS6.7AI score0.00192EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:00 a.m.13 views

ksmbd: fix use-after-free in ksmbd_free_work_struct

...

8.8CVSS8.3AI score0.00368EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/04 5:01 p.m.38 views

CVE-2023-53136

In the Linux kernel, the following vulnerability has been resolved: afunix: fix struct pid leaks in OOB support syzbot reported struct pid leak 1. Issue is that queueoob calls maybeaddcreds which potentially holds a reference on a pid. But skb-destructor is not set either directly or by calling...

5.5CVSS6.8AI score0.00182EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 4:35 p.m.19 views

CVE-2023-53119

In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: initialize struct pn533outarg properly struct pn533outarg used as a temporary context for outurb is not initialized properly. Its uninitialized 'phy' field can be dereferenced in error cases inside pn533outcomplete...

5.5CVSS6.9AI score0.00189EPSS
SaveExploits0References4
NVD
NVD
added 2025/05/02 4:15 p.m.25 views

CVE-2023-53136

In the Linux kernel, the following vulnerability has been resolved: afunix: fix struct pid leaks in OOB support syzbot reported struct pid leak 1. Issue is that queueoob calls maybeaddcreds which potentially holds a reference on a pid. But skb-destructor is not set either directly or by calling...

7.1CVSS0.00182EPSS
SaveExploits0References4
OSV
OSV
added 2025/05/02 3:56 p.m.16 views

CVE-2023-53136 af_unix: fix struct pid leaks in OOB support

In the Linux kernel, the following vulnerability has been resolved: afunix: fix struct pid leaks in OOB support syzbot reported struct pid leak 1. Issue is that queueoob calls maybeaddcreds which potentially holds a reference on a pid. But skb-destructor is not set either directly or by calling...

4.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2025/05/02 3:56 p.m.39 views

CVE-2023-53136 af_unix: fix struct pid leaks in OOB support

In the Linux kernel, the following vulnerability has been resolved: afunix: fix struct pid leaks in OOB support syzbot reported struct pid leak 1. Issue is that queueoob calls maybeaddcreds which potentially holds a reference on a pid. But skb-destructor is not set either directly or by calling...

0.00182EPSS
SaveExploits0References4
CVE
CVE
added 2025/05/02 3:56 p.m.77 views

CVE-2023-53136

CVE-2023-53136 concerns a Linux kernel af_unix memory leak in OOB support. The root cause is that queue_oob() may hold a reference on a pid via maybe_add_creds(), while skb->destructor is not set (directly or via unix_scm_to_skb()), allowing the reference to be leaked when the skb is freed. Sy...

7.1CVSS6.5AI score0.00182EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/05/02 12:00 a.m.9 views

PT-2025-18900 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a memory leak in the Linux kernel, specifically in the af unix module. The problem arises when queue oob calls maybe add creds, which potentially holds a...

4.9AI score0.00182EPSS
SaveExploits0References17
OSV
OSV
added 2025/05/01 2:10 p.m.9 views

CVE-2022-49910 Bluetooth: L2CAP: Fix use-after-free caused by l2cap_reassemble_sdu

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free caused by l2capreassemblesdu Fix the race condition between the following two flows that run in parallel: 1. l2capreassemblesdu - chan-ops-recv l2capsockrecvcb - sockqueuercvskb. 2...

8.8CVSS5.8AI score
SaveExploits0References11
CVE
CVE
added 2025/05/01 2:10 p.m.107 views

CVE-2022-49865

The CVE-2022-49865 entry corresponds to a Linux kernel fix for an infoleak in IPv6 addrlabel. Root cause: when copying a struct ifaddrlblmsg to the network, the __ifal_reserved field was left uninitialized, enabling a 1-byte information leak. The patch initializes the reserved field to prevent le...

7.1CVSS6.5AI score0.00212EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.9 views

CVE-2022-49865

In the Linux kernel, the following vulnerability has been resolved: ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network When copying a struct ifaddrlblmsg to the network, ifalreserved remained uninitialized, resulting in a 1-byte infoleak: BUG: KMSAN: kernel-network-infoleak...

7.1CVSS5.5AI score0.00212EPSS
SaveExploits0
OSV
OSV
added 2025/05/01 2:10 p.m.8 views

CVE-2022-49865 ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network

In the Linux kernel, the following vulnerability has been resolved: ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network When copying a struct ifaddrlblmsg to the network, ifalreserved remained uninitialized, resulting in a 1-byte infoleak: BUG: KMSAN: kernel-network-infoleak...

5.9AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.20 views

CVE-2022-49865 ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network

In the Linux kernel, the following vulnerability has been resolved: ipv6: addrlabel: fix infoleak when sending struct ifaddrlblmsg to network When copying a struct ifaddrlblmsg to the network, ifalreserved remained uninitialized, resulting in a 1-byte infoleak: BUG: KMSAN: kernel-network-infoleak...

0.00212EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/05/01 2:09 p.m.16 views

CVE-2022-49766

In the Linux kernel, the following vulnerability has been resolved: netlink: Bounds-check struct nlmsgerr creation In preparation for FORTIFYSOURCE doing bounds-check on memcpy, switch from nlmsgput to nlmsgput, and explain the bounds check for dealing with the memcpy across a composite flexible...

5.5CVSS5.4AI score0.00159EPSS
SaveExploits0
OSV
OSV
added 2025/05/01 2:09 p.m.13 views

CVE-2022-49766 netlink: Bounds-check struct nlmsgerr creation

In the Linux kernel, the following vulnerability has been resolved: netlink: Bounds-check struct nlmsgerr creation In preparation for FORTIFYSOURCE doing bounds-check on memcpy, switch from nlmsgput to nlmsgput, and explain the bounds check for dealing with the memcpy across a composite flexible...

5AI score
SaveExploits0References5
Fedora
Fedora
added 2025/04/21 4:47 p.m.10 views

[SECURITY] Fedora 41 Update: rust-icu_provider-1.5.0-1.fc41

Trait and struct definitions for the ICU data provider...

7.4AI score
SaveExploits0
Rows per page
Query Builder