Lucene search
+L

789 matches found

OSV
OSV
•added 2025/03/06 5:15 p.m.•26 views

UBUNTU-CVE-2025-21833

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid use of NULL after WARNONONCE There is a WARNONONCE to catch an unlikely situation when domainremovedevpasid can't find the pasid. In case it nevertheless happens we must avoid using a NULL pointer...

5.5CVSS5.9AI score0.00213EPSS
SaveExploits0References15
Vulnrichment
Vulnrichment
•added 2025/03/06 4:22 p.m.•5 views

CVE-2025-21833 iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid use of NULL after WARNONONCE There is a WARNONONCE to catch an unlikely situation when domainremovedevpasid can't find the pasid. In case it nevertheless happens we must avoid using a NULL pointer...

6AI score0.00213EPSS
SaveExploits0References3
CNNVD
CNNVD
•added 2025/03/06 12:00 a.m.•7 views

Linux kernel 安全漏洞

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 the Linux kernel that stems from the iommu/vt-d module not handling NULL pointers correctly after a WARNONONCE trigger, which could lead to t...

5.5CVSS6.5AI score0.00213EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2025/02/27 3:05 a.m.•8 views

SUSE CVE-2022-49497

In the Linux kernel, the following vulnerability has been resolved: net: remove two BUG from skbchecksumhelp I have a syzbot report that managed to get a crash in skbchecksumhelp If syzbot can trigger these BUG, it makes sense to replace them with more friendly WARNONONCE since skbchecksumhelp ca...

5.5CVSS6.7AI score0.00268EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
•added 2025/02/27 3:02 a.m.•7 views

SUSE CVE-2022-49706

In the Linux kernel, the following vulnerability has been resolved: zonefs: fix zonefsiomapbegin for reads If a readahead is issued to a sequential zone file with an offset exactly equal to the current file size, the iomap type is set to IOMAPUNWRITTEN, which will prevent an IO, but the iomap...

7.1CVSS6.7AI score0.00268EPSS
SaveExploits0References3
OSV
OSV
•added 2025/02/26 7:01 a.m.•4 views

DEBIAN-CVE-2022-49497

In the Linux kernel, the following vulnerability has been resolved: net: remove two BUG from skbchecksumhelp I have a syzbot report that managed to get a crash in skbchecksumhelp If syzbot can trigger these BUG, it makes sense to replace them with more friendly WARNONONCE since skbchecksumhelp ca...

5.5CVSS5.6AI score0.00268EPSS
SaveExploits0References1
OSV
OSV
•added 2025/02/26 7:01 a.m.•14 views

UBUNTU-CVE-2022-49706

In the Linux kernel, the following vulnerability has been resolved: zonefs: fix zonefsiomapbegin for reads If a readahead is issued to a sequential zone file with an offset exactly equal to the current file size, the iomap type is set to IOMAPUNWRITTEN, which will prevent an IO, but the iomap...

7.1CVSS5.9AI score0.00268EPSS
SaveExploits0References7
OSV
OSV
•added 2025/02/26 7:01 a.m.•12 views

UBUNTU-CVE-2022-49497

In the Linux kernel, the following vulnerability has been resolved: net: remove two BUG from skbchecksumhelp I have a syzbot report that managed to get a crash in skbchecksumhelp If syzbot can trigger these BUG, it makes sense to replace them with more friendly WARNONONCE since skbchecksumhelp ca...

5.5CVSS6.2AI score0.00268EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
•added 2025/02/26 2:13 a.m.•1 views

CVE-2022-49497 net: remove two BUG() from skb_checksum_help()

In the Linux kernel, the following vulnerability has been resolved: net: remove two BUG from skbchecksumhelp I have a syzbot report that managed to get a crash in skbchecksumhelp If syzbot can trigger these BUG, it makes sense to replace them with more friendly WARNONONCE since skbchecksumhelp ca...

6.5AI score0.00268EPSS
SaveExploits0References5
OSV
OSV
•added 2025/02/06 2:47 p.m.•21 views

CLSA-2025-1738853271 Fix of 54 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-26595 - mlxsw: spectrumacltcam: Fix NULL pointer dereference in error path CVE-url: https://ubuntu.com/security/CVE-2024-38553/CVE-2024-38597 - netpoll: make ndopollcontroller optional - bonding: use netpollpolldev helper - netpoll: do not test...

9.8CVSS7AI score0.00759EPSS
SaveExploits1References1
Amazon
Amazon
•added 2025/02/05 12:00 a.m.•13 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net: sched: schmultiq: fix possible OOB write in multiqtune CVE-2024-36978 In the Linux kernel, the following vulnerability has been resolved: usb-storage: alauda: Check whether the media is initialized...

7.8CVSS7.1AI score0.00731EPSS
SaveExploits0
Amazon
Amazon
•added 2025/01/24 12:00 a.m.•20 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: IORINGOPREAD did not correctly consume the provided buffer list when CVE-2023-52926 In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fixed overflow check in mienumattr CVE-2024-27407 I...

8.4CVSS7.7AI score0.00696EPSS
SaveExploits1
SUSE CVE
SUSE CVE
•added 2025/01/20 3:48 a.m.•8 views

SUSE CVE-2024-57913

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Remove WARNON in functionfsbind This commit addresses an issue related to below kernel panic where paniconwarn is enabled. It is caused by the unnecessary use of WARNON in functionsfsbind, which easily leads to...

7.5AI score0.00185EPSS
SaveExploits0References13
OSV
OSV
•added 2025/01/19 12:15 p.m.•7 views

DEBIAN-CVE-2024-57913

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: ffs: Remove WARNON in functionfsbind This commit addresses an issue related to below kernel panic where paniconwarn is enabled. It is caused by the unnecessary use of WARNON in functionsfsbind, which easily leads to...

4.7CVSS5.5AI score0.00185EPSS
SaveExploits0References1
OSV
OSV
•added 2025/01/19 11:15 a.m.•6 views

DEBIAN-CVE-2025-21654

In the Linux kernel, the following vulnerability has been resolved: ovl: support encoding fid from inode with no alias Dmitry Safonov reported that a WARNON assertion can be trigered by userspace when calling inotifyshowfdinfo for an overlayfs watched inode, whose dentry aliases were discarded wi...

5.5CVSS5.6AI score0.00204EPSS
SaveExploits0References1
OSV
OSV
•added 2025/01/19 11:15 a.m.•27 views

UBUNTU-CVE-2025-21648

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: clamp maximum hashtable size to INTMAX Use INTMAX as maximum size for the conntrack hashtable. Otherwise, it is possible to hit WARNONONCE in kvmallocnodenoprof when resizing hashtable because GFPNOWARN is...

5.5CVSS6.2AI score0.00219EPSS
SaveExploits0References34
OSV
OSV
•added 2025/01/15 1:15 p.m.•2 views

DEBIAN-CVE-2024-57898

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: clear link ID from bitmap during link delete after clean up Currently, during link deletion, the link ID is first removed from the validlinks bitmap before performing any clean-up operations. However, some functio...

3.3CVSS5.4AI score0.00184EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2025/01/12 12:17 a.m.•6 views

SUSE CVE-2024-49573

In the Linux kernel, the following vulnerability has been resolved: sched/fair: Fix NEXTBUDDY Adam reports that enabling NEXTBUDDY insta triggers a WARN in picknextentity. Moving clearbuddies up before the delayed dequeue bits ensures no -next buddy becomes delayed. Further ensure no new -next...

3.3CVSS6.5AI score0.0019EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2025/01/12 12:15 a.m.•6 views

SUSE CVE-2024-54193

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Fix WARN in ivpuipcsendreceiveinternal Move pmruntimesetactive to ivpupminit so when ivpuipcsendreceiveinternal is executed before ivpupmenable it already has correct runtime state, even if last resume was not...

5.5CVSS7.7AI score0.00178EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2025/01/12 12:14 a.m.•7 views

SUSE CVE-2024-57793

In the Linux kernel, the following vulnerability has been resolved: virt: tdx-guest: Just leak decrypted memory on unrecoverable errors In CoCo VMs it is possible for the untrusted host to cause setmemorydecrypted to fail such that an error is returned and the resulting memory is shared. Callers...

8.4CVSS7.6AI score0.00202EPSS
SaveExploits0References43
Rows per page
Query Builder