Lucene search
+L

384 matches found

Cvelist
Cvelist
added 2024/11/19 1:30 a.m.34 views

CVE-2024-50283 ksmbd: fix slab-use-after-free in smb3_preauth_hash_rsp

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix slab-use-after-free in smb3preauthhashrsp ksmbdusersessionput should be called under smb3preauthhashrsp. It will avoid freeing session before calling smb3preauthhashrsp...

9.8CVSS0.00624EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.7 views

kernel: cachefiles: fix slab-use-after-free in fscache_withdraw_volume()

A slab-use-after-free was found in fscachewithdrawvolume in the Linux kernel...

7.8CVSS6.8AI score0.00281EPSS
SaveExploits0References5
CVE
CVE
added 2024/11/07 9:31 a.m.210 views

CVE-2024-50150

The CVE-2024-50150 entry describes a Linux kernel vulnerability in usb: typec: altmode where the altmode device release did not keep a reference to its parent. The fix registers a reference to the parent during altmode registration and stores it in the release path to prevent use-after-free scena...

7.8CVSS7.1AI score0.00244EPSS
SaveExploits0References11Affected Software1
NVD
NVD
added 2024/11/05 6:15 p.m.16 views

CVE-2024-50130

In the Linux kernel, the following vulnerability has been resolved: netfilter: bpf: must hold reference on net namespace BUG: KASAN: slab-use-after-free in nfunregisternethook+0x640/0x6b0 Read of size 8 at addr ffff8880106fe400 by task repro/72= bpfnflinkrelease+0xda/0x1e0 bpflinkfree+0x139/0x2d0...

7.8CVSS0.00228EPSS
SaveExploits0References3
CVE
CVE
added 2024/11/05 5:10 p.m.182 views

CVE-2024-50130

Summary: CVE-2024-50130 affects the Linux kernel, specifically the netfilter/bpf path. The issue arises when a BPF link is attached to a net namespace without taking a proper reference to the net namespace, allowing a use-after-free scenario during netns teardown. The bug manifests as a KASAN sla...

7.8CVSS7.2AI score0.00228EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2024/11/05 12:00 a.m.17 views

PT-2024-10020

The Linux kernel's ksmbd server is affected by a slab-use-after-free issue in the ksmbd smb2 session create function, caused by a race condition between ksmbd smb2 session create and ksmbd expire session. This issue can be exploited to impact the confidentiality, integrity, and availability of...

7.8CVSS5.4AI score0.0067EPSS
SaveExploits0
NVD
NVD
added 2024/10/29 1:15 a.m.32 views

CVE-2024-50073

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: Fix use-after-free in gsmcleanupmux BUG: KASAN: slab-use-after-free in gsmcleanupmux+0x77b/0x7b0 drivers/tty/ngsm.c:3160 ngsm Read of size 8 at addr ffff88815fe99c00 by task poc/3379 CPU: 0 UID: 0 PID: 3379 Comm: poc N...

7.8CVSS0.00261EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/10/29 12:50 a.m.77 views

CVE-2024-50073

In the Linux kernel, the following vulnerability has been resolved: tty: ngsm: Fix use-after-free in gsmcleanupmux BUG: KASAN: slab-use-after-free in gsmcleanupmux+0x77b/0x7b0 drivers/tty/ngsm.c:3160 ngsm Read of size 8 at addr ffff88815fe99c00 by task poc/3379 CPU: 0 UID: 0 PID: 3379 Comm: poc N...

7.8CVSS5.7AI score0.00261EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/10/22 12:13 p.m.19 views

CVE-2024-50047

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in async decryption Doing an async decryption large read crashes with a slab-use-after-free way down in the crypto API. Reproducer: mount.cifs -o ...,seal,esize=1 //srv/share /mnt dd if=/mnt/largefile...

6.7CVSS6.7AI score0.00522EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/10/21 7:39 p.m.18 views

CVE-2024-50047 smb: client: fix UAF in async decryption

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix UAF in async decryption Doing an async decryption large read crashes with a slab-use-after-free way down in the crypto API. Reproducer: mount.cifs -o ...,seal,esize=1 //srv/share /mnt dd if=/mnt/largefile...

6.7AI score0.00522EPSS
SaveExploits0References6
CVE
CVE
added 2024/10/21 7:39 p.m.246 views

CVE-2024-50047

CVE-2024-50047 affects the Linux kernel SMB client (CIFS) path: an issue in async decryption can cause a slab-use-after-free in the crypto API when performing large reads. Root cause: use of a single AEAD TFM in parallel for async decryption leads to UAF; fix allocates a new AEAD TFM for async de...

9.8CVSS7.2AI score0.00522EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2024/10/21 6:15 p.m.12 views

CVE-2024-49884

In the Linux kernel, the following vulnerability has been resolved: ext4: fix slab-use-after-free in ext4splitextentat We hit the following use-after-free: ================================================================== BUG: KASAN: slab-use-after-free in ext4splitextentat+0xba8/0xcc0 Read of...

7.8CVSS0.00268EPSS
SaveExploits0References11
OSV
OSV
added 2024/10/21 6:02 p.m.15 views

CVE-2024-49950 Bluetooth: L2CAP: Fix uaf in l2cap_connect

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix uaf in l2capconnect Syzbot reported BUG: KASAN: slab-use-after-free in l2capconnect.constprop.0+0x10d8/0x1270 net/bluetooth/l2capcore.c:3949 Read of size 8 at addr ffff8880241e9800 by task kworker/u9:0/54 CP...

8.8CVSS6.3AI score
SaveExploits0References10
Cvelist
Cvelist
added 2024/10/21 6:02 p.m.33 views

CVE-2024-49950 Bluetooth: L2CAP: Fix uaf in l2cap_connect

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix uaf in l2capconnect Syzbot reported BUG: KASAN: slab-use-after-free in l2capconnect.constprop.0+0x10d8/0x1270 net/bluetooth/l2capcore.c:3949 Read of size 8 at addr ffff8880241e9800 by task kworker/u9:0/54 CP...

8.8CVSS0.0037EPSS
SaveExploits0References6
CVE
CVE
added 2024/10/21 6:01 p.m.225 views

CVE-2024-49884

CVE-2024-49884 : Linux kernel ext4 slab-use-after-free in ext4_split_extent_at() during unwritten/extents handling. The issue stems from use-after-free of path data (path) when updating extents after an error (-ENOMEM/-EIO). The connected Astra Linux and kernel notes describe the root cause chain...

7.8CVSS7.3AI score0.00268EPSS
SaveExploits0References11Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 6:01 p.m.14 views

CVE-2024-49884 ext4: fix slab-use-after-free in ext4_split_extent_at()

In the Linux kernel, the following vulnerability has been resolved: ext4: fix slab-use-after-free in ext4splitextentat We hit the following use-after-free: ================================================================== BUG: KASAN: slab-use-after-free in ext4splitextentat+0xba8/0xcc0 Read of...

7AI score0.00268EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2024/10/21 1:10 p.m.12 views

CVE-2023-7122

A slab-use-after-free vulnerability was found in the Linux kernel 6.6. Invoking the iommufdtest call in the iommufd driver can result in a crash and kernel panic. Mitigation Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Securit...

6.2CVSS6.7AI score
SaveExploits0References3
NVD
NVD
added 2024/10/21 12:15 p.m.22 views

CVE-2024-47706

In the Linux kernel, the following vulnerability has been resolved: block, bfq: fix possible UAF for bfqq-bic with merge chain 1 initial state, three tasks: Process 1 Process 2 Process 3 BIC1 BIC2 BIC3 | Λ | Λ | Λ | | | | | | V | V | V | bfqq1 bfqq2 bfqq3 process ref: 1 1 1 2 bfqq1 merged to bfqq...

7.8CVSS0.00245EPSS
SaveExploits0References13
OSV
OSV
added 2024/10/21 11:53 a.m.16 views

CVE-2024-47711 af_unix: Don't return OOB skb in manage_oob().

In the Linux kernel, the following vulnerability has been resolved: afunix: Don't return OOB skb in manageoob. syzbot reported use-after-free in unixstreamrecvurg. 0 The scenario is 1. sendMSGOOB 2. recvMSGOOB - The consumed OOB remains in recv queue 3. sendMSGOOB 4. recv - manageoob returns the...

7.8CVSS7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/09/27 12:42 p.m.51 views

CVE-2024-46849 ASoC: meson: axg-card: fix 'use-after-free'

In the Linux kernel, the following vulnerability has been resolved: ASoC: meson: axg-card: fix 'use-after-free' Buffer 'card-dailink' is reallocated in 'mesoncardreallocatelinks', so move 'pad' pointer initialization after this function when memory is already reallocated. Kasan bug report:...

0.0025EPSS
SaveExploits0References7
Rows per page
Query Builder