Lucene search
+L

4713 matches found

UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.11 views

CVE-2024-56543

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: Skip Rx TID cleanup for self peer During peer create, dp setup for the peer is done where Rx TID is updated for all the TIDs. Peer object for self peer will not go through dp setup. When core halts, dp cleanup is do...

5.5CVSS6.4AI score0.00215EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.8 views

CVE-2024-53186

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in SMB request handling A race condition exists between SMB request handling in ksmbdconnhandlerloop and the freeing of ksmbdconn in the workqueue handler handleksmbdwork. This leads to a UAF. - KASAN:...

9.8CVSS6.5AI score0.00454EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.15 views

CVE-2024-53177

In the Linux kernel, the following vulnerability has been resolved: smb: prevent use-after-free due to opencacheddir error paths If opencacheddir encounters an error parsing the lease from the server, the error handling may race with receiving a lease break, resulting in opencacheddir freeing the...

9.8CVSS6.2AI score0.00553EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.20 views

CVE-2024-53179

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix use-after-free of signing key Customers have reported use-after-free in @ses-authkey.response with SMB2.1 + sign mounts which occurs due to following race: task A task B cifsmount dfsmountshare getsession...

9.8CVSS6.6AI score0.00603EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.7 views

CVE-2024-53184

In the Linux kernel, the following vulnerability has been resolved: um: ubd: Do not use drvdata in release The drvdata is not available in release. Let's just use containerof to get the ubd instance. Otherwise, removing a ubd device will result in a crash: RIP: 0033:blkmqfreetagset+0x1f/0xba RSP:...

5.5CVSS6.1AI score0.00247EPSS
SaveExploits0References45
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.11 views

CVE-2024-53190

In the Linux kernel, the following vulnerability has been resolved: wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failures Syzkaller reported a hung task with ueventshow on stack trace. That specific issue was addressed by another commit 0, but even with that fix applied...

5.5CVSS6.1AI score0.0024EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/12/27 2:15 p.m.9 views

CVE-2024-53234

In the Linux kernel, the following vulnerability has been resolved: erofs: handle NONHEAD !delta1 lclusters gracefully syzbot reported a WARNING in iomapiterdone: iomapfiemap+0x73b/0x9b0 fs/iomap/fiemap.c:80 ioctlfiemap fs/ioctl.c:220 inline Generally, NONHEAD lclusters won't have delta1==0, exce...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/12/27 5:15 a.m.9 views

CVE-2024-56522

An issue was discovered in TCPDF before 6.8.0. unserializeTCPDFtag uses != aka loose comparison and does not use a constant-time function to compare TCPDF tag hashes...

7.5CVSS5.9AI score0.00627EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/12/27 5:15 a.m.11 views

CVE-2024-56520

An issue was discovered in tc-lib-pdf-font before 2.6.4, as used in TCPDF before 6.8.0 and other products. Fonts are mishandled, e.g., FontBBox for Type 1 and TrueType fonts is misparsed...

7.3CVSS5.9AI score0.00561EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/12/27 5:15 a.m.11 views

CVE-2024-56519

An issue was discovered in TCPDF before 6.8.0. setSVGStyles does not sanitize the SVG font-family attribute...

7.5CVSS5.9AI score0.00637EPSS
SaveExploits0References4
Circl
Circl
added 2024/12/26 8:36 p.m.12 views

CVE-2024-33112

creationtimestamp| type| source ---|---|--- 2024-12-26 20:36:59+00:00| seen| https://infosec.exchange/users/screaminggoat/statuses/113721043770547462 2024-12-27 10:06:23+00:00| seen| https://bsky.app/profile/hackingne.ws/post/3lebqiq2tvs2l 2024-12-27 17:27:32+00:00| exploited|...

7.5CVSS8.9AI score0.06457EPSS
SaveExploits1References9
UbuntuCve
UbuntuCve
added 2024/12/26 9:15 a.m.10 views

CVE-2024-56433

shadow-utils aka shadow 4.4 through 4.17.0 establishes a default /etc/subuid behavior e.g., uid 100000 through 165535 for the first user account that can realistically conflict with the uids of users defined on locally administered networks, potentially leading to account takeover, e.g., by...

3.6CVSS6.4AI score0.00423EPSS
SaveExploits0References3
Circl
Circl
added 2024/12/24 5:43 a.m.8 views

CVE-2024-12594

creationtimestamp| type| source ---|---|--- 2024-12-24 05:43:01+00:00| seen| https://infosec.exchange/users/cve/statuses/113706203929481650 2024-12-24 06:16:01+00:00| seen| https://bsky.app/profile/cve-notifications.bsky.social/post/3ldzsa2ubio2i 2024-12-24 07:42:42+00:00| seen|...

8.8CVSS8.7AI score0.00719EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/12/24 12:00 a.m.18 views

CVE-2024-53157

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Check the DVFS OPP count returned by the firmware Fix a kernel crash with the below call trace when the SCPI firmware returns OPP count of zero. dvfsinfo.oppcount may be zero on some platforms during the reboot...

5.5CVSS6.1AI score0.00229EPSS
SaveExploits0References44
UbuntuCve
UbuntuCve
added 2024/12/24 12:00 a.m.8 views

CVE-2024-53146

In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent a potential integer overflow If the tag length is = U32MAX - 3 then the "length + 4" addition can result in an integer overflow. Address this by splitting the decoding into several steps so that decodecbcompound4res...

9.1CVSS6.2AI score0.00544EPSS
SaveExploits0References44
UbuntuCve
UbuntuCve
added 2024/12/24 12:00 a.m.9 views

CVE-2024-53152

In the Linux kernel, the following vulnerability has been resolved: PCI: tegra194: Move controller cleanups to pexepeventpexrstdeassert Currently, the endpoint cleanup function dwpcieepcleanup and EPF deinit notify function pciepcdeinitnotify are called during the execution of...

5.5CVSS6.8AI score0.00272EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/12/24 12:00 a.m.11 views

CVE-2024-53160

In the Linux kernel, the following vulnerability has been resolved: rcu/kvfree: Fix data-race in modtimer / kvfreecallrcu KCSAN reports a data race when access the krcp-monitorwork.timer.expires variable in the scheduledelayedmonitorwork function: BUG: KCSAN: data-race in modtimer / kvfreecallrcu...

4.7CVSS6.4AI score0.00155EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2024/12/24 12:00 a.m.25 views

CVE-2024-53150

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix out of bounds reads when finding clock sources The current USB-audio driver code doesn't check bLength of each descriptor at traversing for clock descriptors. That is, when a device provides a bogus descripto...

7.1CVSS6.8AI score0.01351EPSS
SaveExploits0References52
UbuntuCve
UbuntuCve
added 2024/12/24 12:00 a.m.6 views

CVE-2024-53159

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.7AI score
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/12/24 12:00 a.m.14 views

CVE-2024-53145

In the Linux kernel, the following vulnerability has been resolved: um: Fix potential integer overflow during physmem setup This issue happens when the real map size is greater than LONGMAX, which can be easily triggered on UML/i386...

5.5CVSS6.1AI score0.00218EPSS
SaveExploits0References43
Rows per page
Query Builder