Lucene search
+L

1559 matches found

UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.13 views

CVE-2024-49889

In the Linux kernel, the following vulnerability has been resolved: ext4: avoid use-after-free in ext4extshowleaf In ext4findextent, path may be freed by error or be reallocated, so using a previously saved ppath may have been freed and thus may trigger use-after-free, as follows: ext4splitextent...

7.8CVSS6.3AI score0.00256EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.6 views

CVE-2024-49935

In the Linux kernel, the following vulnerability has been resolved: ACPI: PAD: fix crash in exitroundrobin The kernel occasionally crashes in cpumaskclearcpu, which is called within exitroundrobin, because when executing clearbitnr, addr with nr set to 0xffffffff, the address calculation may caus...

5.5CVSS6.2AI score0.00247EPSS
SaveExploits0References46
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.17 views

CVE-2024-49949

In the Linux kernel, the following vulnerability has been resolved: net: avoid potential underflow in qdiscpktleninit with UFO After commit 7c6d2ecbda83 "net: be more gentle about silly gso requests coming from user" virtionethdrtoskb had sanity check to detect malicious attempts from user space ...

5.5CVSS6.3AI score0.00277EPSS
SaveExploits0References43
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.14 views

CVE-2024-49893

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check streamstatus before it is used WHAT & HOW dcstategetstreamstatus can return null, and therefore null must be checked before streamstatus is used. This fixes 1 NULLRETURNS issue reported by Coverity...

5.5CVSS6.2AI score0.00204EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.16 views

CVE-2024-49895

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format translation This commit addresses a potential index out of bounds issue in the cm3helpertranslatecurvetodegammahwformat function in the DCN30 color...

7.8CVSS6.6AI score0.00272EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.9 views

CVE-2024-49930

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix array out-of-bound access in SoC stats Currently, the ath11ksocdpstats::halreoerror array is defined with a maximum size of DPREODSTRINGMAX. However, the ath11kdpprocessrx function access...

7.8CVSS6.2AI score0.00258EPSS
SaveExploits0References32
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.8 views

CVE-2024-49911

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn20setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn20setoutputtransferfunc function. Previously, setoutputgamma was...

5.5CVSS6.3AI score0.00237EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2024/10/21 1:15 p.m.7 views

CVE-2024-47753

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix VP8 stateless decoder smatch warning Fix a smatch static checker warning on vdecvp8reqif.c. Which leads to a kernel crash when fb is NULL...

5.5CVSS6.3AI score0.00207EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/10/21 1:15 p.m.9 views

CVE-2024-47754

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Fix H264 multi stateless decoder smatch warning Fix a smatch static checker warning on vdech264reqmultiif.c. Which leads to a kernel crash when fb is NULL...

5.5CVSS6.3AI score0.00208EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/10/21 1:15 p.m.9 views

CVE-2024-47725

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

6.6AI score
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2024/10/21 1:15 p.m.13 views

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...

7CVSS6.4AI score0.00224EPSS
SaveExploits0References43
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.9 views

CVE-2024-47714

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: use hweight16 to get correct tx antenna The chainmask is u16 so using hweight8 cannot get correct txant. Without this patch, the txant of band 2 would be -1 and lead to the following issue: BUG: KASAN:...

5.5CVSS6.4AI score0.00214EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.3 views

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.5CVSS6.4AI score0.00218EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.4 views

CVE-2024-47712

In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: fix potential RCU dereference issue in wilcparsejoinbssparam In the wilcparsejoinbssparam function, the TSF field of the ies structure is accessed after the RCU read-side critical section is unlocked. According to...

5.5CVSS6.3AI score0.00233EPSS
SaveExploits0References43
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.9 views

CVE-2024-47689

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to don't set SBRDONLY in f2fshandlecriticalerror syzbot reports a f2fs bug as below: ------------ cut here ------------ WARNING: CPU: 1 PID: 58 at kernel/rcu/sync.c:177 rcusyncdtor+0xcd/0x180 kernel/rcu/sync.c:177 CPU: ...

5.3CVSS6.3AI score0.00597EPSS
SaveExploits0References22
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.10 views

CVE-2024-47709

In the Linux kernel, the following vulnerability has been resolved: can: bcm: Clear bo-bcmprocread after removeprocentry. syzbot reported a warning in bcmrelease. 0 The blamed change fixed another warning that is triggered when connect is issued again for a socket whose connected device has been...

5.5CVSS6.3AI score0.00248EPSS
SaveExploits0References43
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.9 views

CVE-2024-47684

In the Linux kernel, the following vulnerability has been resolved: tcp: check skb is non-NULL in tcprtodeltaus We have some machines running stock Ubuntu 20.04.6 which is their 5.4.0-174-generic kernel that are running ceph and recently hit a null ptr dereference in tcprearmrto. Initially hittin...

5.5CVSS6.3AI score0.00277EPSS
SaveExploits0References43
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.9 views

CVE-2024-47692

In the Linux kernel, the following vulnerability has been resolved: nfsd: return -EINVAL when namelen is 0 When we have a corrupted main.sqlite in /var/lib/nfs/nfsdcld/, it may result in namelen being 0, which will cause memdupuser to return ZEROSIZEPTR. When we access the name.data that has been...

6.5CVSS6.3AI score0.01168EPSS
SaveExploits0References43
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.8 views

CVE-2024-47707

In the Linux kernel, the following vulnerability has been resolved: ipv6: avoid possible NULL deref in rt6uncachedlistflushdev Blamed commit accidentally removed a check for rt-rt6iidev being NULL, as spotted by syzbot: Oops: general protection fault, probably for non-canonical address...

5.5CVSS6.2AI score0.00237EPSS
SaveExploits0References45
UbuntuCve
UbuntuCve
added 2024/10/21 12:15 p.m.11 views

CVE-2024-47679

In the Linux kernel, the following vulnerability has been resolved: vfs: fix race between eviceinodes and findinode&iput Hi, all Recently I noticed a bug1 in btrfs, after digged it into and I believe it'a race in vfs. Let's assume there's a inode ie ino 261 with icount 1 is called by iput, and...

4.7CVSS6.2AI score0.00194EPSS
SaveExploits0References43
Rows per page
Query Builder