Lucene search
+L

14120 matches found

NVD
NVD
added 2024/05/30 4:15 p.m.32 views

CVE-2024-36887

In the Linux kernel, the following vulnerability has been resolved: e1000e: change usleeprange to udelay in PHY mdic access This is a partial revert of commit 6dbdd4de0362 "e1000e: Workaround for sporadic MDI error on Meteor Lake systems". The referenced commit used usleeprange inside the PHY...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/30 4:15 p.m.15 views

CVE-2024-36882

In the Linux kernel, the following vulnerability has been resolved: mm: use memallocnofssave in pagecacheraorder See commit f2c817bed58d "mm: use memallocnofssave in readahead path", ensure that pagecacheraorder do not attempt to reclaim file-backed pages too, or it leads to a deadlock, found iss...

5.5CVSS6.5AI score0.0018EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.25 views

CVE-2024-36944

In the Linux kernel, the following vulnerability has been resolved: Reapply "drm/qxl: simplify qxlfencewait" This reverts commit 07ed11afb68d94eadd4ffc082b97c2331307c5ea. Stephen Rostedt reports: "I went to run my tests on my VMs and the tests hung on boot up. Unfortunately, the most I ever got o...

5.5CVSS6.3AI score0.00164EPSS
SaveExploits0References18
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.33 views

CVE-2024-36939

In the Linux kernel, the following vulnerability has been resolved: nfs: Handle error of rpcprocregister in nfsnetinit. syzkaller reported a warning 0 triggered while destroying immature netns. rpcprocregister was called in initnfsfs, but its error has been ignored since at least the initial comm...

5.5CVSS6.3AI score0.00233EPSS
SaveExploits0References27
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.26 views

CVE-2024-36906

In the Linux kernel, the following vulnerability has been resolved: ARM: 9381/1: kasan: clear stale stack poison We found below OOB crash: 33.452494 ================================================================== 33.453513 BUG: KASAN: stack-out-of-bounds in...

7.8CVSS6.3AI score0.00234EPSS
SaveExploits0References19
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.17 views

CVE-2024-36903

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix potential uninit-value access in ip6makeskb As it was done in commit fc1092f51567 "ipv4: Fix uninit-value access in ipmakeskb" for IPv4, check FLOWIFLAGKNOWNNH on fl6-flowi6flags instead of testing HDRINCL on the socket...

5.5CVSS5.9AI score0.0023EPSS
SaveExploits0References20
CVE
CVE
added 2024/05/30 3:35 p.m.177 views

CVE-2024-36944

CVE-2024-36944 affects the Linux kernel. The issue arises from reverting the commit that simplified drm/qxl_fence_wait, which created a possible circular locking dependency between console_owner and the worker pool locking. Reverting the commit allows VMs to boot to completion but may reintroduce...

5.5CVSS7AI score0.00164EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/05/30 3:29 p.m.32 views

CVE-2024-36939 nfs: Handle error of rpc_proc_register() in nfs_net_init().

In the Linux kernel, the following vulnerability has been resolved: nfs: Handle error of rpcprocregister in nfsnetinit. syzkaller reported a warning 0 triggered while destroying immature netns. rpcprocregister was called in initnfsfs, but its error has been ignored since at least the initial comm...

7.2AI score0.00233EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/05/30 3:29 p.m.24 views

CVE-2024-36938 bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueue

In the Linux kernel, the following vulnerability has been resolved: bpf, skmsg: Fix NULL pointer dereference in skpsockskbingressenqueue Fix NULL pointer data-races in skpsockskbingressenqueue which syzbot reported 1. 1 BUG: KCSAN: data-race in skpsockdrop / skpsockskbingressenqueue write to...

6.7AI score0.00244EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/30 3:29 p.m.36 views

CVE-2024-36907

...

6.3AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/05/30 3:29 p.m.20 views

CVE-2024-36903 ipv6: Fix potential uninit-value access in __ip6_make_skb()

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix potential uninit-value access in ip6makeskb As it was done in commit fc1092f51567 "ipv4: Fix uninit-value access in ipmakeskb" for IPv4, check FLOWIFLAGKNOWNNH on fl6-flowi6flags instead of testing HDRINCL on the socket...

6.8AI score0.0023EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/05/30 3:29 p.m.23 views

CVE-2024-36903 ipv6: Fix potential uninit-value access in __ip6_make_skb()

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix potential uninit-value access in ip6makeskb As it was done in commit fc1092f51567 "ipv4: Fix uninit-value access in ipmakeskb" for IPv4, check FLOWIFLAGKNOWNNH on fl6-flowi6flags instead of testing HDRINCL on the socket...

6.4AI score0.0023EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/30 3:28 p.m.20 views

CVE-2024-36894 usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Fix race between aiocancel and AIO request complete FFS based applications can utilize the aiocancel callback to dequeue pending USB requests submitted to the UDC. There is a scenario where the FFS application...

7.8CVSS6.8AI score0.00194EPSS
SaveExploits0References8
NVD
NVD
added 2024/05/30 3:15 p.m.18 views

CVE-2024-36020

In the Linux kernel, the following vulnerability has been resolved: i40e: fix vf may be used uninitialized in this function warning To fix the regression introduced by commit 52424f974bc5, which causes servers hang in very hard to reproduce conditions with resets races. Using two sources for the...

7.8CVSS6.5AI score0.00255EPSS
SaveExploits0References11
CNVD
CNVD
added 2024/05/30 12:0 a.m.7 views

Unspecified Vulnerability in JetBrains TeamCity (CNVD-2025-16890)

JetBrains TeamCity is a set of distributed build management and continuous integration tools from the Czech company JetBrains. The tool provides continuous unit testing, code quality analysis and build problem analysis reports and other features. JetBrains TeamCity suffers from a security...

5.5CVSS7.1AI score0.00266EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/29 2:15 p.m.23 views

CVE-2024-36371

In JetBrains TeamCity before 2023.05.6, 2023.11.5 stored XSS in Commit status publisher was possible...

5.4CVSS4.5AI score0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/29 2:15 p.m.9 views

CVE-2024-36371

In JetBrains TeamCity before 2023.05.6, 2023.11.5 stored XSS in Commit status publisher was possible...

5.4CVSS5.8AI score0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/29 2:15 p.m.17 views

CVE-2024-36364

In JetBrains TeamCity before 2022.04.7, 2022.10.6, 2023.05.6, 2023.11.5 improper access control in Pull Requests and Commit status publisher build features was possible...

6.5CVSS5.8AI score0.0033EPSS
SaveExploits0References1
NVD
NVD
added 2024/05/29 2:15 p.m.28 views

CVE-2024-36364

In JetBrains TeamCity before 2022.04.7, 2022.10.6, 2023.05.6, 2023.11.5 improper access control in Pull Requests and Commit status publisher build features was possible...

6.5CVSS6.9AI score0.0033EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/29 1:29 p.m.34 views

CVE-2024-36371

In JetBrains TeamCity before 2023.05.6, 2023.11.5 stored XSS in Commit status publisher was possible...

4.6CVSS4.5AI score0.00255EPSS
SaveExploits0References1
Rows per page
Query Builder