Lucene search
+L

9879 matches found

OSV
OSV
added 2024/06/25 3:15 p.m.15 views

UBUNTU-CVE-2024-39464

In the Linux kernel, the following vulnerability has been resolved: media: v4l: async: Fix notifier list entry init struct v4l2asyncnotifier has several listhead members, but only waitinglist and donelist are initialized. notifierentry was kept 'zeroed' leading to an uninitialized listhead. This...

5.5CVSS5.7AI score0.00211EPSS
SaveExploits0References13
OSV
OSV
added 2024/06/25 3:15 p.m.10 views

UBUNTU-CVE-2024-39462

In the Linux kernel, the following vulnerability has been resolved: clk: bcm: dvp: Assign -num before accessing -hws Commit f316cdff8d67 "clk: Annotate struct clkhwonecelldata with countedby" annotated the hws member of 'struct clkhwonecelldata' with countedby, which informs the bounds sanitizer...

9.8CVSS5.8AI score0.00768EPSS
SaveExploits0References13
OSV
OSV
added 2024/06/25 3:15 p.m.12 views

UBUNTU-CVE-2024-39461

In the Linux kernel, the following vulnerability has been resolved: clk: bcm: rpi: Assign -num before accessing -hws Commit f316cdff8d67 "clk: Annotate struct clkhwonecelldata with countedby" annotated the hws member of 'struct clkhwonecelldata' with countedby, which informs the bounds sanitizer...

5.5CVSS5.8AI score0.00211EPSS
SaveExploits0References13
CVE
CVE
added 2024/06/25 2:25 p.m.92 views

CVE-2024-39461

In Linux kernel CVE-2024-39461, the Raspberry Pi clock code (clk/bcm/clk-raspberrypi.c) accessed the hws array before initializing hws->num, triggering UBSAN array-index-out-of-bounds warnings. The fix moves the initialization of ->num ahead of the first access to ->hws, removing the out...

5.5CVSS7AI score0.00211EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/06/25 2:25 p.m.43 views

CVE-2024-39461 clk: bcm: rpi: Assign ->num before accessing ->hws

In the Linux kernel, the following vulnerability has been resolved: clk: bcm: rpi: Assign -num before accessing -hws Commit f316cdff8d67 "clk: Annotate struct clkhwonecelldata with countedby" annotated the hws member of 'struct clkhwonecelldata' with countedby, which informs the bounds sanitizer...

0.00211EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/06/25 2:25 p.m.11 views

CVE-2024-39461 clk: bcm: rpi: Assign ->num before accessing ->hws

In the Linux kernel, the following vulnerability has been resolved: clk: bcm: rpi: Assign -num before accessing -hws Commit f316cdff8d67 "clk: Annotate struct clkhwonecelldata with countedby" annotated the hws member of 'struct clkhwonecelldata' with countedby, which informs the bounds sanitizer...

6.6AI score0.00211EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/06/24 11:17 p.m.11 views

SUSE CVE-2024-36489

In the Linux kernel, the following vulnerability has been resolved: tls: fix missing memory barrier in tlsinit In tlsinit, a write memory barrier is missing, and store-store reordering may cause NULL dereference in tlssetsockopt,getsockopt. CPU0 CPU1 ----- ----- // In tlsinit // In tlsctxcreate c...

4.7CVSS6.5AI score0.00255EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/06/24 11:15 p.m.5 views

SUSE CVE-2024-38619

In the Linux kernel, the following vulnerability has been resolved: usb-storage: alauda: Check whether the media is initialized The member "uzonesize" of struct alaudainfo will remain 0 if alaudainitmedia fails, potentially causing divide errors in alaudareaddata and alaudawritelba. - Add a membe...

5.5CVSS6.2AI score0.00253EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2024/06/22 4:09 a.m.6 views

SUSE CVE-2022-48728

In the Linux kernel, the following vulnerability has been resolved: IB/hfi1: Fix AIP early init panic An early failure in hfi1ipoibsetuprn can lead to the following panic: BUG: unable to handle kernel NULL pointer dereference at 00000000000001b0 PGD 0 P4D 0 Oops: 0002 1 SMP NOPTI Workqueue: event...

5.5CVSS7.5AI score0.00235EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/06/22 3:34 a.m.5 views

SUSE CVE-2024-38593

In the Linux kernel, the following vulnerability has been resolved: net: micrel: Fix receiving the timestamp in the frame for lan8841 The blamed commit started to use the ptp workqueue to get the second part of the timestamp. And when the port was set down, then this workqueue is stopped. But if...

5.5CVSS6.7AI score0.00225EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/06/22 3:34 a.m.5 views

SUSE CVE-2024-38594

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: move the EST lock to struct stmmacpriv Reinitialize the whole EST structure would also reset the mutex lock which is embedded in the EST structure, and then trigger the following warning. To address this, move the lo...

6.1CVSS6.1AI score0.0021EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/06/22 3:34 a.m.8 views

SUSE CVE-2024-38605

In the Linux kernel, the following vulnerability has been resolved: ALSA: core: Fix NULL module pointer assignment at card init The commit 81033c6b584b "ALSA: core: Warn on empty module" introduced a WARNON for a NULL module pointer passed at sndcard object creation, and it also wraps the code...

4.4CVSS6.4AI score0.00748EPSS
SaveExploits0References13
OSV
OSV
added 2024/06/21 11:15 a.m.9 views

UBUNTU-CVE-2024-36489

In the Linux kernel, the following vulnerability has been resolved: tls: fix missing memory barrier in tlsinit In tlsinit, a write memory barrier is missing, and store-store reordering may cause NULL dereference in tlssetsockopt,getsockopt. CPU0 CPU1 ----- ----- // In tlsinit // In tlsctxcreate c...

5.5CVSS6.2AI score0.00255EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2024/06/21 10:18 a.m.36 views

CVE-2024-36489 tls: fix missing memory barrier in tls_init

In the Linux kernel, the following vulnerability has been resolved: tls: fix missing memory barrier in tlsinit In tlsinit, a write memory barrier is missing, and store-store reordering may cause NULL dereference in tlssetsockopt,getsockopt. CPU0 CPU1 ----- ----- // In tlsinit // In tlsctxcreate c...

0.00255EPSS
SaveExploits0References6
Veracode
Veracode
added 2024/06/21 9:39 a.m.16 views

Authentication Bypass

typo3/cms is vulnerable to Authentication Bypass. The vulnerability is due to late TCA initialization, which fails to restrict frontend users according to the validation rules, allowing attackers to authenticate restricted e.g., disabled frontend users...

7.1AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.6 views

SUSE CVE-2021-47583

In the Linux kernel, the following vulnerability has been resolved: media: mxl111sf: change mutexinit location Syzbot reported, that mxl111sfctrlmsg uses uninitialized mutex. The problem was in wrong mutexinit location. Previous mutexinit&state-msglock call was in -init function, but dvbusbv2init...

5.5CVSS7.6AI score0.00239EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/06/21 3:52 a.m.6 views

SUSE CVE-2021-47597

In the Linux kernel, the following vulnerability has been resolved: inetdiag: fix kernel-infoleak for UDP sockets KMSAN reported a kernel-infoleak 1, that can exploited by unpriv users. After analysis it turned out UDP was not initializing r-idiagexpires. Other users of inetskdiagfill might make...

3.3CVSS6.3AI score0.00254EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/06/21 12:00 a.m.3 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which stems from a potential overflow in the tls module tlsinit...

5.5CVSS6.8AI score0.00255EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/06/20 2:55 p.m.24 views

CVE-2024-38592

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Init ddpcomp with devmkcalloc In the case where connroutes is true we allocate an extra slot in the ddpcomp array but mtkdrmcrtccreate never seemed to initialize it in the test case I ran. For me, this caused a late...

4.4CVSS9AI score0.00234EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/20 12:15 p.m.21 views

CVE-2022-48732

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix off by one in BIOS boundary checking Bounds checking when parsing init scripts embedded in the BIOS reject access to the last byte. This causes driver initialization to fail on Apple eMac's with GeForce 2 MX GPUs...

7.8CVSS0.00235EPSS
SaveExploits0References8
Rows per page
Query Builder