Lucene search
K

2496 matches found

UbuntuCve
UbuntuCve
added 2024/10/22 12:0 a.m.21 views

CVE-2023-52918

In the Linux kernel, the following vulnerability has been resolved: media: pci: cx23885: check cx23885vdevinit return cx23885vdevinit can return a NULL pointer, but that pointer is used in the next line without a check. Add a NULL pointer check and go to the error unwind if it is NULL...

5.5CVSS6.4AI score0.00209EPSS
Exploits0References25
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.11 views

CVE-2024-50030

In the Linux kernel, the following vulnerability has been resolved: drm/xe/ct: prevent UAF in sendrecv Ensure we serialize with completion side to prevent UAF with fence going out of scope on the stack, since we have no clue if it will fire after the timeout before we can erase from the xa. Also ...

7.8CVSS6.7AI score0.00228EPSS
Exploits0References18
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.18 views

CVE-2022-49005

In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Fix bounds check for sx controls For sx controls the semantics of the max field is not the usual one, max is the number of steps rather than the maximum value. This means that our check in sndsocputvolswsx needs to jus...

5.5CVSS6.3AI score0.00234EPSS
Exploits0References10
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.5 views

CVE-2024-50032

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

6.7AI score
Exploits0References11
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.6 views

CVE-2024-50039

In the Linux kernel, the following vulnerability has been resolved: net/sched: accept TCASTAB only for root qdisc Most qdiscs maintain their backlog using qdiscpktlenskb on the assumption it is invariant between the enqueue and dequeue handlers. Unfortunately syzbot can crash a host rather easily...

5.5CVSS6.5AI score0.00245EPSS
Exploits0References40
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.11 views

CVE-2022-48977

In the Linux kernel, the following vulnerability has been resolved: can: afcan: fix NULL pointer dereference in canrcvfilter Analogue to commit 8aa59e355949 "can: afcan: fix NULL pointer dereference in canrxregister" we need to check for a missing initialization of mlpriv in the receive path of C...

5.5CVSS6.3AI score0.00243EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.7 views

CVE-2022-49018

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix sleep in atomic at close time Matt reported a splat at msk close time: BUG: sleeping function called from invalid context at net/mptcp/protocol.c:2877 inatomic: 1, irqsdisabled: 0, nonblock: 0, pid: 155, name:...

5.5CVSS5.8AI score0.00152EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.11 views

CVE-2024-50056

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Fix ERRPTR dereference in uvcv4l2.c Fix potential dereferencing of ERRPTR in findformatbypix and uvcv4l2enumformat. Fix the following smatch errors: drivers/usb/gadget/function/uvcv4l2.c:124 findformatbypix erro...

5.5CVSS6.4AI score0.00218EPSS
Exploits0References18
UbuntuCve
UbuntuCve
added 2024/10/21 8:15 p.m.8 views

CVE-2024-50044

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: FIX possible deadlock in rfcommskstatechange rfcommskstatechange attempts to use socklock so it must never be called with it locked but rfcommsockioctl always attempt to lock it causing the following trace:...

3.3CVSS6.4AI score0.00187EPSS
Exploits0References40
UbuntuCve
UbuntuCve
added 2024/10/21 7:15 p.m.11 views

CVE-2024-50011

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: soc-acpi-intel-rpl-match: add missing empty item There is no linksnum in struct sndsocacpimach , and we test !link-numadr as a condition to end the loop in hdasdwmachineselect. So an empty item in struct...

5.5CVSS5.9AI score0.00189EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.11 views

CVE-2024-49973

In the Linux kernel, the following vulnerability has been resolved: r8169: add tally counter fields added with RTL8125 RTL8125 added fields to the tally counter, what may result in the chip dma'ing these new fields to unallocated memory. Therefore make sure that the allocated memory area is big...

5.5CVSS6.4AI score0.00249EPSS
Exploits0References42
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.8 views

CVE-2024-49933

In the Linux kernel, the following vulnerability has been resolved: blkiocost: fix more out of bound shifts Recently running UBSAN caught few out of bound shifts in the iocforgivedebts function: UBSAN: shift-out-of-bounds in block/blk-iocost.c:2142:38 shift exponent 80 is too large for 64-bit typ...

5.5CVSS6.4AI score0.00241EPSS
Exploits0References31
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.6 views

CVE-2024-49972

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Deallocate DML memory if allocation fails Why When DC state create DML memory allocation fails, memory is not deallocated subsequently, resulting in uninitialized structure that is not NULL. How Deallocate memory...

5.5CVSS6.4AI score0.00211EPSS
Exploits0References18
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.11 views

CVE-2024-49908

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for 'afb' in amdgpudmupdatecursor v2 This commit adds a null check for the 'afb' variable in the amdgpudmupdatecursor function. Previously, 'afb' was assumed to be null at line 8388, but was used...

5.5CVSS5.9AI score0.00206EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.5 views

CVE-2024-49937

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: Set correct chandef when starting CAC When starting CAC in a mode other than AP mode, it return a "WARNING: CPU: 0 PID: 63 at cfg80211chandefdfsusable+0x20/0xaf cfg80211" caused by the chandef.chan being null at t...

5.5CVSS6.4AI score0.00234EPSS
Exploits0References22
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.9 views

CVE-2024-49897

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check phantomstream before it is used dcn32enablephantomstream can return null, so returned value must be checked before used. This fixes 1 NULLRETURNS issue reported by Coverity...

5.5CVSS6.4AI score0.00237EPSS
Exploits0References19
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.5 views

CVE-2024-49942

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Prevent null pointer access in xemigratecopy xemigratecopy designed to copy content of TTM resources. When source resource is null, it will trigger a NULL pointer dereference in xemigratecopy. To avoid this situation,...

5.5CVSS6.4AI score0.00233EPSS
Exploits0References19
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.7 views

CVE-2024-50002

In the Linux kernel, the following vulnerability has been resolved: staticcall: Handle module init failure correctly in staticcalldelmodule Module insertion invokes staticcalladdmodule to initialize the static calls in a module. staticcalladdmodule invokes staticcallinit, which allocates a struct...

5.5CVSS6.3AI score0.00235EPSS
Exploits0References30
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.8 views

CVE-2024-49960

In the Linux kernel, the following vulnerability has been resolved: ext4: fix timer use-after-free on failed mount Syzbot has found an ODEBUG bug in ext4fillsuper The deltimersync function cancels the serrreport timer, which reminds about filesystem errors daily. We should guarantee the timer is ...

7.8CVSS6.4AI score0.00271EPSS
Exploits0References31
UbuntuCve
UbuntuCve
added 2024/10/21 6:15 p.m.4 views

CVE-2024-49948

In the Linux kernel, the following vulnerability has been resolved: net: add more sanity checks to qdiscpktleninit One path takes care of SKBGSODODGY, assuming skb-len is bigger than hdrlen. virtionethdrtoskb does not fully dissect TCP headers, it only make sure it is at least 20 bytes. It is...

5.5CVSS6.4AI score0.00291EPSS
Exploits0References46
Rows per page
Query Builder