Lucene search
+L

6495 matches found

Cvelist
Cvelist
added 2024/05/19 10:10 a.m.26 views

CVE-2024-35928

...

6.4AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/19 10:10 a.m.36 views

CVE-2024-35928

Removed by vendor...

7.3AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.22 views

CVE-2024-35926 crypto: iaa - Fix async_disable descriptor leak

In the Linux kernel, the following vulnerability has been resolved: crypto: iaa - Fix asyncdisable descriptor leak The disableasync paths of iaacompress/decompress don't free idxd descriptors in the asyncdisable case. Currently this only happens in the testcases where req-dst is set to null. Add ...

6.8AI score0.00183EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.32 views

CVE-2024-35925 block: prevent division by zero in blk_rq_stat_sum()

In the Linux kernel, the following vulnerability has been resolved: block: prevent division by zero in blkrqstatsum The expression dst-nrsamples + src-nrsamples may have zero value on overflow. It is necessary to add a check to avoid division by zero. Found by Linux Verification Center...

6.8AI score0.00226EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/19 10:10 a.m.193 views

CVE-2024-35924

CVE-2024-35924 affects the Linux kernel USB Type-C UCSI driver (ucsi_read_message_in). Between UCSI 1.2 and 2.0, MESSAGE_IN size increased from 16 to 256, which could enable overflowing reads on older systems. The bug is mitigated by a mechanism that uses the UCSI version to truncate read sizes f...

7.1CVSS6.6AI score0.00217EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/05/19 10:10 a.m.21 views

CVE-2024-35924

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Limit read size on v1.2 Between UCSI 1.2 and UCSI 2.0, the size of the MESSAGEIN region was increased from 16 to 256. In order to avoid overflowing reads for older systems, add a mechanism to use the read UCSI...

7.1CVSS7.3AI score0.00217EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/19 10:10 a.m.40 views

CVE-2024-35923

Removed by vendor...

7.3AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/19 10:10 a.m.31 views

CVE-2024-35922

In the Linux kernel, the following vulnerability has been resolved: fbmon: prevent division by zero in fbvideomodefromvideomode The expression htotal vtotal can have a zero value on overflow. It is necessary to prevent division by zero like in fbvartovideomode. Found by Linux Verification Center...

5.5CVSS7.3AI score0.00223EPSS
SaveExploits0
OSV
OSV
added 2024/05/19 10:10 a.m.29 views

CVE-2024-35920 media: mediatek: vcodec: adding lock to protect decoder context list

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: adding lock to protect decoder context list Add a lock for the ctxlist, to avoid accessing a NULL pointer within the 'vpudecipihandler' function when the ctxlist has been deleted due to an unexpected...

7.8CVSS5.9AI score
SaveExploits0References6
CVE
CVE
added 2024/05/19 10:10 a.m.151 views

CVE-2024-35918

CVE-2024-35918 is rejected by its CVE Numbering Authority and is not an active vulnerability entry.

6.7AI score
SaveExploits0
Debian CVE
Debian CVE
added 2024/05/19 10:10 a.m.25 views

CVE-2024-35918

Removed by vendor...

7.3AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.16 views

CVE-2023-52699 sysv: don't call sb_bread() with pointers_lock held

In the Linux kernel, the following vulnerability has been resolved: sysv: don't call sbbread with pointerslock held syzbot is reporting sleep in atomic context in SysV filesystem 1, for sbbread is called with rwspinlock held. A "writelock&pointerslock = readlock&pointerslock deadlock" bug and a...

6.8AI score0.00966EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/05/19 10:10 a.m.37 views

CVE-2023-52699

In the Linux kernel, the following vulnerability has been resolved: sysv: don't call sbbread with pointerslock held syzbot is reporting sleep in atomic context in SysV filesystem 1, for sbbread is called with rwspinlock held. A "writelock&pointerslock = readlock&pointerslock deadlock" bug and a...

5.3CVSS7.2AI score0.00966EPSS
SaveExploits0
NVD
NVD
added 2024/05/19 9:15 a.m.12 views

CVE-2024-35908

In the Linux kernel, the following vulnerability has been resolved: tls: get psock ref after taking rxlock to avoid leak At the start of tlsswrecvmsg, we take a reference on the psock, and then call tlsrxreaderlock. If that fails, we return directly without releasing the reference. Instead of...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/19 9:15 a.m.25 views

CVE-2024-35891

In the Linux kernel, the following vulnerability has been resolved: net: phy: micrel: Fix potential null pointer dereference In lan8814getsigrx and lan8814getsigtx ptpparseheader may return NULL as ptpheader due to abnormal packet type or corrupted packet. Fix this bug by adding ptpheader check...

7.5CVSS6.5AI score0.00609EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/19 9:15 a.m.14 views

CVE-2024-35897

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: discard table flag update with pending basechain deletion Hook unregistration is deferred to the commit phase, same occurs with hook updates triggered by the table dormant flag. When both commands are combine...

7.8CVSS6.6AI score0.00247EPSS
SaveExploits0References10
NVD
NVD
added 2024/05/19 9:15 a.m.35 views

CVE-2024-35874

In the Linux kernel, the following vulnerability has been resolved: aio: Fix null ptr deref in aiocomplete wakeup listdelinitcareful needs to be the last access to the wait queue entry - it effectively unlocks access. Previously, finishwait would see the empty list head and skip taking the lock,...

7.8CVSS7.4AI score0.00203EPSS
SaveExploits0References2
NVD
NVD
added 2024/05/19 9:15 a.m.16 views

CVE-2024-35864

In the Linux kernel, the following vulnerability has been resolved: smb: client: fix potential UAF in smb2isvalidleasebreak Skip sessions that are being teared down status == SESEXITING to avoid UAF...

9.8CVSS6.5AI score0.00656EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.31 views

CVE-2024-35909

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: Split 64bit accesses to fix alignment issues Some of the registers are aligned on a 32bit boundary, causing alignment faults on 64bit platforms. Unable to handle kernel paging request at virtual address...

5.5CVSS5.9AI score0.00211EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/05/19 9:15 a.m.52 views

CVE-2024-35860

In the Linux kernel, the following vulnerability has been resolved: bpf: support deferring bpflink dealloc to after RCU grace period BPF link for some program types is passed as a "context" which can be used by those BPF programs to look up additional information. E.g., for multi-kprobes and...

7.8CVSS5.9AI score0.00234EPSS
SaveExploits0References9
Rows per page
Query Builder