Lucene search
+L

41844 matches found

SUSE CVE
SUSE CVE
added 2025/02/28 2:26 a.m.7 views

SUSE CVE-2022-49732

In the Linux kernel, the following vulnerability has been resolved: sock: redo the psock vs ULP protection check Commit 8a59f9d1e3d4 "sock: Introduce sk-skprot-psockupdateskprot" has moved the inetcskhasulpsk check from skpsockinit to the new tcpbpfupdateproto function. I'm guessing that this was...

5.5CVSS6.3AI score0.00202EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/02/28 2:22 a.m.6 views

SUSE CVE-2025-21712

In the Linux kernel, the following vulnerability has been resolved: md/md-bitmap: Synchronize bitmapgetstats with bitmap lifetime After commit ec6bb299c7c3 "md/md-bitmap: add 'syncsize' into struct mdbitmapstats", following panic is reported: Oops: general protection fault, probably for...

5.5CVSS6.5AI score0.00218EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.7 views

SUSE CVE-2025-21729

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: fix race between cancelhwscan and hwscan completion The rtwdev-scanning flag isn't protected by mutex originally, so cancelhwscan can pass the condition, but suddenly hwscan completion unset the flag and calls...

5.5CVSS7.6AI score0.00198EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.13 views

SUSE CVE-2025-21759

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: extend RCU protection in igmp6send igmp6send can be called without RTNL or RCU being held. Extend RCU protection so that we can safely fetch the net pointer and avoid a potential UAF. Note that we no longer can use...

5.5CVSS6.7AI score0.07773EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.6 views

SUSE CVE-2025-21762

In the Linux kernel, the following vulnerability has been resolved: arp: use RCU protection in arpxmit arpxmit can be called without RTNL or RCU protection. Use RCU protection to avoid potential UAF...

5.5CVSS6.7AI score0.00623EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.10 views

SUSE CVE-2025-21763

In the Linux kernel, the following vulnerability has been resolved: neighbour: use RCU protection in neighnotify neighnotify can be called without RTNL or RCU protection. Use RCU protection to avoid potential UAF...

5.5CVSS6.7AI score0.00258EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/02/28 2:21 a.m.8 views

SUSE CVE-2025-21765

In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU protection in ip6defaultadvmss ip6defaultadvmss needs rcu protection to make sure the net structure it reads does not disappear...

5.5CVSS6.7AI score0.00601EPSS
SaveExploits0References24
SUSE CVE
SUSE CVE
added 2025/02/28 2:20 a.m.12 views

SUSE CVE-2025-21791

In the Linux kernel, the following vulnerability has been resolved: vrf: use RCU protection in l3mdevl3out l3mdevl3out can be called without RCU being held: rawsendmsg ippushpendingframes ipsendskb iplocalout iplocalout l3mdevipout Add rcureadlock / rcureadunlock pair to avoid a potential UAF...

7.8CVSS6.3AI score0.00263EPSS
SaveExploits0References71
RedhatCVE
RedhatCVE
added 2025/02/28 1:54 a.m.21 views

CVE-2022-49291

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fix races among concurrent hwparams and hwfree calls Currently we have neither proper check nor protection against the concurrent calls of PCM hwparams and hwfree ioctls, which may result in a UAF. Since the existing P...

6.4CVSS7.2AI score0.003EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2025/02/28 12:00 a.m.11 views

The vulnerability of the software for data integration and analysis in Hitachi Vantara Pentaho Data Integration & Analytics lies in the insufficient protection of registration data, which allows attackers to disclose confidential information.

The vulnerability of the software for data integration and analytics in Hitachi Vantara Pentaho Data Integration & Analytics relates to insufficient protection of registration data. Exploiting this vulnerability could allow a malicious actor to disclose confidential information...

6.5CVSS5.5AI score0.00279EPSS
SaveExploits0References3Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/02/28 12:00 a.m.15 views

The vulnerability of the libavutil library, a multimedia library used in FFmpeg, allows attackers to disclose protected information.

The vulnerability of the libavutil library, a multimedia library used in FFmpeg, is related to insufficient protection of sensitive data. Exploiting this vulnerability can allow an attacker to disclose protected information remotely...

7.8CVSS5.8AI score0.00374EPSS
SaveExploits1References5Affected Software1
CNNVD
CNNVD
added 2025/02/28 12:00 a.m.10 views

CodeChecker 安全漏洞

CodeChecker is an open source Clang Static Analyzer and Clang Tidy analysis tool, defect database and viewer extension from Ericsson. A security vulnerability exists in CodeChecker 6.24.5 and earlier versions that stems from a lack of multiple slash protection after the product name in the URL,...

6.1CVSS6.5AI score0.00261EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/27 8:16 p.m.8 views

DEBIAN-CVE-2025-21802

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix oops when unload drivers paralleling When unload hclge driver, it tries to disable sriov first for each aedev node from hnae3aedevlist. If user unloads hns3 driver at the time, because it removes all the aedev node...

5.5CVSS5.5AI score0.00199EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 8:16 p.m.5 views

DEBIAN-CVE-2025-21803

In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix warnings during S3 suspend The enablegpewakeup function calls acpienableallwakeupgpes, and the later one may call the preemptschedulecommon function, resulting in a thread switch and causing the CPU to be in an...

5.5CVSS5.7AI score0.00231EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/27 8:16 p.m.19 views

CVE-2025-21802

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix oops when unload drivers paralleling When unload hclge driver, it tries to disable sriov first for each aedev node from hnae3aedevlist. If user unloads hns3 driver at the time, because it removes all the aedev node...

5.5CVSS0.00199EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/02/27 8:01 p.m.12 views

CVE-2025-21811 nilfs2: protect access to buffers with no active references

In the Linux kernel, the following vulnerability has been resolved: nilfs2: protect access to buffers with no active references nilfslookupdirtydatabuffers, which iterates through the buffers attached to dirty data folios/pages, accesses the attached buffers without locking the folios/pages. For...

7.8CVSS7.4AI score0.0025EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/02/27 8:01 p.m.20 views

CVE-2025-21812

In the Linux kernel, the following vulnerability has been resolved: ax25: rcu protect dev-ax25ptr syzbot found a lockdep issue 1. We should remove ax25 RTNL dependency in ax25setsockopt This should also fix a variety of possible UAF in ax25. 1 WARNING: possible circular locking dependency detecte...

7.8CVSS6.2AI score0.00227EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/27 8:01 p.m.11 views

CVE-2025-21811

In the Linux kernel, the following vulnerability has been resolved: nilfs2: protect access to buffers with no active references nilfslookupdirtydatabuffers, which iterates through the buffers attached to dirty data folios/pages, accesses the attached buffers without locking the folios/pages. For...

7.8CVSS5.6AI score0.0025EPSS
SaveExploits0
Malwarebytes
Malwarebytes
added 2025/02/27 2:59 p.m.14 views

Countries and companies are fighting at the expense of our data privacy

Data privacy issues are a hot topic in a world where we apparently don’t know who to trust anymore. A few weeks ago, we reported how the UK had secretly ordered Apple to provide blanket access to protected cloud backups around the world. This week, Apple decided to pull the plug on Advanced Data...

6.7AI score
SaveExploits0
The Hacker News
The Hacker News
added 2025/02/27 1:05 p.m.12 views

89% of Enterprise GenAI Usage Is Invisible to Organizations Exposing Critical Security Risks, New Report Reveals

Organizations are either already adopting GenAI solutions, evaluating strategies for integrating these tools into their business plans, or both. To drive informed decision-making and effective planning, the availability of hard data is essential—yet such data remains surprisingly scarce. The...

7.1AI score
SaveExploits0
Rows per page
Query Builder