Lucene search
+L

10184 matches found

OSV
OSV
added 2024/10/21 6:15 p.m.4 views

UBUNTU-CVE-2024-49874

In the Linux kernel, the following vulnerability has been resolved: i3c: master: svc: Fix use after free vulnerability in svci3cmaster Driver Due to Race Condition In the svci3cmasterprobe function, &master-hjwork is bound with svci3cmasterhjwork, &master-ibiwork is bound with svci3cmasteribiwork...

7.8CVSS6.4AI score0.00231EPSS
SaveExploits0References21
OSV
OSV
added 2024/10/21 6:15 p.m.6 views

UBUNTU-CVE-2024-49959

In the Linux kernel, the following vulnerability has been resolved: jbd2: stop waiting for space when jbd2cleanupjournaltail returns error In jbd2logwaitforspace, we might call jbd2cleanupjournaltail to recover some journal space. But if an error occurs while executing jbd2cleanupjournaltail e.g....

5.5CVSS6.2AI score0.00257EPSS
SaveExploits0References50
OSV
OSV
added 2024/10/21 6:1 p.m.25 views

CVE-2024-49924 fbdev: pxafb: Fix possible use after free in pxafb_task()

In the Linux kernel, the following vulnerability has been resolved: fbdev: pxafb: Fix possible use after free in pxafbtask In the pxafbprobe function, it calls the pxafbinitfbinfo function, after which &fbi-task is associated with pxafbtask. Moreover, within this pxafbinitfbinfo function, the...

7.8CVSS6.4AI score
SaveExploits0References13
CVE
CVE
added 2024/10/21 6:1 p.m.166 views

CVE-2024-49924

CVE-2024-49924 affects the Linux kernel fbdev pxafb path. The vulnerability is a use-after-free caused by scheduling work (pxafb_task) in pxafb_init_fbinfo/pxafb_probe and freeing fbi->fb during pxafb_remove/unregister_framebuffer without canceling that work. The follow sequence shows the UAF ...

7.8CVSS7.4AI score0.00249EPSS
SaveExploits0References10Affected Software2
OSV
OSV
added 2024/10/21 6:1 p.m.24 views

CVE-2024-49925 fbdev: efifb: Register sysfs groups through driver core

In the Linux kernel, the following vulnerability has been resolved: fbdev: efifb: Register sysfs groups through driver core The driver core can register and cleanup sysfs groups already. Make use of that functionality to simplify the error handling and cleanup. Also avoid a UAF race during...

7.1CVSS6.2AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.13 views

CVE-2024-49924 fbdev: pxafb: Fix possible use after free in pxafb_task()

In the Linux kernel, the following vulnerability has been resolved: fbdev: pxafb: Fix possible use after free in pxafbtask In the pxafbprobe function, it calls the pxafbinitfbinfo function, after which &fbi-task is associated with pxafbtask. Moreover, within this pxafbinitfbinfo function, the...

7AI score0.00249EPSS
SaveExploits0References9
OSV
OSV
added 2024/10/21 6:1 p.m.14 views

CVE-2024-49874 i3c: master: svc: Fix use after free vulnerability in svc_i3c_master Driver Due to Race Condition

In the Linux kernel, the following vulnerability has been resolved: i3c: master: svc: Fix use after free vulnerability in svci3cmaster Driver Due to Race Condition In the svci3cmasterprobe function, &master-hjwork is bound with svci3cmasterhjwork, &master-ibiwork is bound with svci3cmasteribiwork...

7.8CVSS6.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.30 views

CVE-2024-49874 i3c: master: svc: Fix use after free vulnerability in svc_i3c_master Driver Due to Race Condition

In the Linux kernel, the following vulnerability has been resolved: i3c: master: svc: Fix use after free vulnerability in svci3cmaster Driver Due to Race Condition In the svci3cmasterprobe function, &master-hjwork is bound with svci3cmasterhjwork, &master-ibiwork is bound with svci3cmasteribiwork...

7.8CVSS0.00231EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.8 views

SUSE CVE-2024-47693

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix ibcachesetupone error flow cleanup When ibcacheupdate return an error, we exit ibcachesetupone instantly with no proper cleanup, even though before this we had already successfully done gidtablesetupone, that results...

6.2AI score0.00983EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.3 views

SUSE CVE-2024-47694

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix UMR pd cleanup on error flow of driver init The cited commit moves the pd allocation from function mlx5rumrresourcecleanup to a new function mlx5rumrcleanup. So the fix in commit 1 is broken. In error flow, will hit...

5.5CVSS7.4AI score0.00202EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.13 views

SUSE CVE-2024-47695

In the Linux kernel, the following vulnerability has been resolved: RDMA/rtrs-clt: Reset cid to connum - 1 to stay in bounds In the function initconns, after the createcon and createcm for loop if something fails. In the cleanup for loop after the destroy tag, we access out of bound memory becaus...

6.6CVSS6.6AI score0.00685EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.7 views

SUSE CVE-2024-47715

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix oops on non-dbdc mt7986 mt7915bandconfig sets bandidx = 1 on the main phy for mt7986 with MT7975ONEADIE or MT7976ONEADIE. Commit 0335c034e726 "wifi: mt76: fix race condition related to checking tx queue fi...

6.5CVSS7.1AI score0.00219EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/10/21 3:45 p.m.3 views

SUSE CVE-2024-49851

In the Linux kernel, the following vulnerability has been resolved: tpm: Clean up TPM space after command failure tpmdevtransmit prepares the TPM space before attempting command transmission. However if the command fails no rollback of this preparation is done. This can result in transient handle...

5.5CVSS6.6AI score0.00219EPSS
SaveExploits0References21
RedhatCVE
RedhatCVE
added 2024/10/21 3:11 p.m.15 views

CVE-2024-47694

In the Linux kernel, the following vulnerability has been resolved: IB/mlx5: Fix UMR pd cleanup on error flow of driver init The cited commit moves the pd allocation from function mlx5rumrresourcecleanup to a new function mlx5rumrcleanup. So the fix in commit 1 is broken. In error flow, will hit...

5.5CVSS6.6AI score0.00202EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/10/21 2:13 p.m.11 views

CVE-2024-47693

In the Linux kernel, the following vulnerability has been resolved: IB/core: Fix ibcachesetupone error flow cleanup When ibcacheupdate return an error, we exit ibcachesetupone instantly with no proper cleanup, even though before this we had already successfully done gidtablesetupone, that results...

6.5CVSS6.6AI score0.00983EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 1:53 p.m.17 views

CLSA-2024-1729518811 Fix of 15 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-38632 - vfio/pci: fix potential memory leak in vfiointxenable CVE-url: https://ubuntu.com/security/CVE-2024-46840 - btrfs: clean up our handling of refs == 0 in snapshot delete CVE-url: https://ubuntu.com/security/CVE-2024-44954 - ALSA: line6: Fix rac...

9.8CVSS6.9AI score0.00672EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.11 views

AZL-50689 CVE-2024-47747 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition In the ether3probe function, a timer is initialized with a callback function ether3ledoff, bound to &prevdev-timer. Once the timer is started, the...

7CVSS6.7AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 1:15 p.m.14 views

UBUNTU-CVE-2024-47747

In the Linux kernel, the following vulnerability has been resolved: net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition In the ether3probe function, a timer is initialized with a callback function ether3ledoff, bound to &prevdev-timer. Once the timer is started, the...

7.8CVSS6.5AI score0.00227EPSS
SaveExploits0References43
OSV
OSV
added 2024/10/21 12:18 p.m.9 views

CVE-2024-49851 tpm: Clean up TPM space after command failure

In the Linux kernel, the following vulnerability has been resolved: tpm: Clean up TPM space after command failure tpmdevtransmit prepares the TPM space before attempting command transmission. However if the command fails no rollback of this preparation is done. This can result in transient handle...

6.5AI score
SaveExploits0References15
OSV
OSV
added 2024/10/21 12:15 p.m.2 views

DEBIAN-CVE-2024-47715

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7915: fix oops on non-dbdc mt7986 mt7915bandconfig sets bandidx = 1 on the main phy for mt7986 with MT7975ONEADIE or MT7976ONEADIE. Commit 0335c034e726 "wifi: mt76: fix race condition related to checking tx queue fi...

5.5CVSS5.7AI score0.00219EPSS
SaveExploits0References1
Rows per page
Query Builder