Lucene search
K

170 matches found

NVD
NVD
added 2024/12/27 3:15 p.m.8 views

CVE-2024-56655

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not defer rule destruction via callrcu nftableschaindestroy can sleep, it can't be used from callrcu callbacks. Moreover, nftablesrulerelease is only safe for error unwinding, while transaction mutex is he...

5.5CVSS0.0021EPSS
Exploits0References7
OSV
OSV
added 2024/12/27 3:15 p.m.1 views

DEBIAN-CVE-2024-56655

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not defer rule destruction via callrcu nftableschaindestroy can sleep, it can't be used from callrcu callbacks. Moreover, nftablesrulerelease is only safe for error unwinding, while transaction mutex is he...

5.5CVSS5.7AI score0.0021EPSS
Exploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.3 views

UBUNTU-CVE-2024-56655

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: do not defer rule destruction via callrcu nftableschaindestroy can sleep, it can't be used from callrcu callbacks. Moreover, nftablesrulerelease is only safe for error unwinding, while transaction mutex is he...

5.5CVSS6.2AI score0.0021EPSS
Exploits0References11
Cvelist
Cvelist
added 2024/10/29 12:50 a.m.25 views

CVE-2024-50082 blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race

In the Linux kernel, the following vulnerability has been resolved: blk-rq-qos: fix crash on rqqoswait vs. rqqoswakefunction race We're seeing crashes from rqqoswakefunction that look like this: BUG: unable to handle page fault for address: ffffafe180a40084 PF: supervisor write access in kernel...

0.00212EPSS
Exploits0References7
OSV
OSV
added 2024/10/21 6:1 p.m.8 views

CVE-2024-49903 jfs: Fix uaf in dbFreeBits

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix uaf in dbFreeBits syzbot reported ================================================================== BUG: KASAN: slab-use-after-free in mutexlockcommon kernel/locking/mutex.c:587 inline BUG: KASAN: slab-use-after-free in...

7CVSS6.2AI score0.00254EPSS
Exploits0References14
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.1 views

kernel: drivers: core: synchronize really_probe() and dev_uevent()

This CVE has been marked as Rejected by the assigning CNA...

7.3AI score
Exploits0References5
OSV
OSV
added 2024/09/18 8:15 a.m.0 views

UBUNTU-CVE-2024-46782

In the Linux kernel, the following vulnerability has been resolved: ila: call nfunregisternethooks sooner syzbot found an use-after-free Read in ilanfinput 1 Issue here is that ilaxlatexitnet frees the rhashtable, then call nfunregisternethooks. It should be done in the reverse way, with a...

7.8CVSS6.2AI score0.00227EPSS
Exploits0References27
NVD
NVD
added 2024/08/26 11:15 a.m.16 views

CVE-2024-44935

In the Linux kernel, the following vulnerability has been resolved: sctp: Fix null-ptr-deref in reuseportaddsock. syzbot reported a null-ptr-deref while accessing sk2-skreuseportcb in reuseportaddsock. 0 The repro first creates a listener with SOREUSEPORT. Then, it creates another listener on the...

5.5CVSS0.00226EPSS
Exploits0References12
RedHat Linux
RedHat Linux
added 2024/08/13 10:53 a.m.3 views

kernel: tcp: properly terminate timers for kernel sockets

In the Linux kernel, the following vulnerability has been resolved: tcp: properly terminate timers for kernel sockets We had various syzbot reports about tcp timers firing after the corresponding netns has been dismantled. Fortunately Josef Bacik could trigger the issue more often, and could test...

5.8CVSS6.8AI score0.00225EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/07/18 6:41 p.m.15 views

CVE-2024-38806 UAA Failure to Remove Shadow User’s Access

Failure to properly synchronize user's permissions in UAA in Cloud Foundry Foundation v40.17.0 https://github.com/cloudfoundry/cf-deployment/releases/tag/v40.17.0 , potentially resulting in users retaining access rights they should not have. This can allow them to perform operations beyond their...

3.9CVSS0.00132EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/07/12 12:20 p.m.25 views

CVE-2024-39501

...

Exploits0
Microsoft KB
Microsoft KB
added 2024/06/11 12:0 a.m.17 views

KB5039342: Servicing stack update for Windows Server 2012: June 11, 2024

KB5039342: Servicing stack update for Windows Server 2012: June 11, 2024 End of support information Windows Server 2012 reached end of support EOS on October 10, 2023. Extended Security Updates ESUs are available for purchase and will continue for three years, renewable on an annual basis, until...

6.6AI score
Exploits0
Debian CVE
Debian CVE
added 2024/05/21 3:4 p.m.19 views

CVE-2021-47414

In the Linux kernel, the following vulnerability has been resolved: riscv: Flush current cpu icache before other cpus On SiFive Unmatched, I recently fell onto the following BUG when booting: 0.000000 ftrace: allocating 36610 entries in 144 pages 0.000000 Oops - illegal instruction 1 0.000000...

5.5CVSS6.5AI score0.00222EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.2 views

SUSE CVE-2024-27390

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: remove one synchronizenet barrier in ipv6mcdown As discussed in the past commit 2d3916f31891 "ipv6: fix skb drops in igmp6eventquery and igmp6eventreport" I think the synchronizenet call in ipv6mcdown is not needed...

5.5CVSS6.7AI score0.00223EPSS
Exploits0References3
OSV
OSV
added 2024/05/01 1:15 p.m.1 views

DEBIAN-CVE-2024-27390

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: remove one synchronizenet barrier in ipv6mcdown As discussed in the past commit 2d3916f31891 "ipv6: fix skb drops in igmp6eventquery and igmp6eventreport" I think the synchronizenet call in ipv6mcdown is not needed...

5.5CVSS5.8AI score0.00223EPSS
Exploits0References1
OSV
OSV
added 2024/05/01 1:15 p.m.1 views

UBUNTU-CVE-2024-27390

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: remove one synchronizenet barrier in ipv6mcdown As discussed in the past commit 2d3916f31891 "ipv6: fix skb drops in igmp6eventquery and igmp6eventreport" I think the synchronizenet call in ipv6mcdown is not needed...

5.5CVSS5.9AI score0.00223EPSS
Exploits0References24
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.17 views

CVE-2023-52586 drm/msm/dpu: Add mutex lock in control vblank irq

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent race conditions while registering/unregistering...

9.3AI score0.0016EPSS
Exploits0References2
CNNVD
CNNVD
added 2023/04/02 12:0 a.m.3 views

Devolutions Server 安全漏洞

Devolutions Server is an application from Devolutions Canada. provides a full-featured shared account and password management solution. A security vulnerability exists in Devolutions Server version 2022.3.13 and prior versions that originates from a privilege bypass when importing or synchronizin...

6.5CVSS6.5AI score0.00618EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2022/08/24 9:45 p.m.61 views

Important: Red Hat Security Advisory: rsync security update

An update for rsync is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

7.4CVSS7.3AI score0.0165EPSS
Exploits1References2
OSV
OSV
added 2022/04/28 8:15 p.m.3 views

CVE-2022-29081

Zoho ManageEngine Access Manager Plus before 4302, Password Manager Pro before 12007, and PAM360 before 5401 are vulnerable to access-control bypass on a few Rest API URLs for SSOutAction. SSLAction. LicenseMgr. GetProductDetails. GetDashboard. FetchEvents. and Synchronize via the ../RestAPI...

9.8CVSS7.3AI score0.83321EPSS
Exploits1References2
Rows per page
Query Builder