Lucene search
+L

7828 matches found

EUVD
EUVD
added 2026/05/06 12:30 p.m.10 views

EUVD-2026-27721

In the Linux kernel, the following vulnerability has been resolved: media: tegra-video: Fix memory leak in tegrachanneltryformat The state object allocated by v4l2subdevstatealloc must be freed with v4l2subdevstatefree when it is no longer needed. In tegrachanneltryformat, two error paths return...

5.7AI score0.00128EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/05/06 12:30 p.m.9 views

EUVD-2026-27706

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix potential kernel oops when probe fails When probe of the sdio brcmfmac device fails for some reasons i.e. missing firmware, the sdiodev-bus is set to error instead of NULL, thus the cleanup later in...

5.8AI score0.00126EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/06 12:30 p.m.8 views

EUVD-2025-209678

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: handle attrsetsize errors when truncating files If attrsetsize fails while truncating down, the error is silently ignored and the inode may be left in an inconsistent state...

5.7AI score0.00127EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/06 12:30 p.m.10 views

EUVD-2025-209665

HCL DFXAnalytics is affected by an Improper Error Handling vulnerability where the application exposes detailed stack traces in responses, which could allow an attacker to gain insights into the application's internal structure, code logic, and environment configurations...

3.1CVSS5.9AI score0.00166EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/06 12:30 p.m.10 views

EUVD-2026-27629

In the Linux kernel, the following vulnerability has been resolved: x86: shadow stacks: proper error handling for mmap lock 김영민 reports that shstkpopsigframe doesn't check for errors from mmapreadlockkillable, which is a silly oversight, and also shows that we haven't marked those functions with...

5.8AI score0.00114EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/06 12:30 p.m.13 views

EUVD-2026-27614

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Fix memory leak in airohaqdmarxprocess If an error occurs on the subsequents buffers belonging to the non-linear part of the skb e.g. due to an error in the payload length reported by the NIC or if we consumed all th...

5.8AI score0.00121EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/06 12:30 p.m.10 views

EUVD-2026-27624

In the Linux kernel, the following vulnerability has been resolved: xfrm: account XFRMAIFID in aevent size calculation xfrmgetae allocates the reply skb with xfrmaeventmsgsize, then buildaevent appends attributes including XFRMAIFID when x-ifid is set. xfrmaeventmsgsize does not include space for...

5.8AI score0.00114EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/06 12:16 p.m.7 views

CVE-2026-43201

In the Linux kernel, the following vulnerability has been resolved: APEI/GHES: ARM processor Error: don't go past allocated memory If the BIOS generates a very small ARM Processor Error, or an incomplete one, the current logic will fail to deferrence err-sectionlength and ctxinfo-size Add checks ...

5.5CVSS0.00127EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/06 12:16 p.m.8 views

CVE-2026-43189

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-async: Fix error handling on steps after finding a match Once an async connection is found to be matching with an fwnode, a sub-device may be registered in case it wasn't already, its bound operation is called,...

5.5CVSS0.00127EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/06 12:16 p.m.31 views

CVE-2026-43174

In the Linux kernel, the following vulnerability has been resolved: iouring/zcrx: fix post open error handling Closing a queue doesn't guarantee that all associated page pools are terminated right away, let the refcounting do the work instead of releasing the zcrx ctx directly...

5.5CVSS0.00112EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/06 12:16 p.m.7 views

CVE-2026-43162

In the Linux kernel, the following vulnerability has been resolved: media: tegra-video: Fix memory leak in tegrachanneltryformat The state object allocated by v4l2subdevstatealloc must be freed with v4l2subdevstatefree when it is no longer needed. In tegrachanneltryformat, two error paths return...

5.5CVSS0.00128EPSS
SaveExploits0References6
NVD
NVD
added 2026/05/06 12:16 p.m.9 views

CVE-2026-43164

In the Linux kernel, the following vulnerability has been resolved: udplite: Fix null-ptr-deref in udpenqueuescheduleskb. syzbot reported null-ptr-deref of udpsksk-udpprodqueue. 0 Since the cited commit, udplibinitsock can fail, as can udpinitsock and udpv6initsock. Let's handle the error in...

7.5CVSS0.00451EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/06 12:16 p.m.12 views

CVE-2025-71272

In the Linux kernel, the following vulnerability has been resolved: most: core: fix resource leak in mostregisterinterface error paths The function mostregisterinterface did not correctly release resources if it failed early before registering the device. In these cases, it returned an error code...

5.5CVSS0.00127EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/06 11:28 a.m.3 views

CVE-2026-43238 net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash()

In the Linux kernel, the following vulnerability has been resolved: net/sched: actskbedit: fix divide-by-zero in tcfskbedithash Commit 38a6f0865796 "net: sched: support hash selecting tx queue" added SKBEDITFTXQSKBHASH support. The inclusive range size is computed as: mappingmod = queuemappingmax...

5.5CVSS5.9AI score0.00128EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/05/06 11:28 a.m.8 views

CVE-2026-43228

In the Linux kernel, the following vulnerability has been resolved: hfs: Replace BUGON with error handling for CNID count checks In a06ec283e125 nextid, foldercount, and filecount in the super block info were expanded to 64 bits, and BUGONs were added to detect overflow. This triggered an error...

5.8AI score0.00112EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/05/06 11:28 a.m.32 views

CVE-2026-43228

The CVE-2026-43228 entry concerns the Linux kernel hfs component where 64-bit CNID counts (next_id, folder_count, file_count) triggered kernel panics when MDB was corrupted. Root cause: BUG_ON-based overflow checks replaced by proper error handling. Impact: local DoS via kernel panic with a corru...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/05/06 11:28 a.m.13 views

CVE-2026-43228

In the Linux kernel, the following vulnerability has been resolved: hfs: Replace BUGON with error handling for CNID count checks In a06ec283e125 nextid, foldercount, and filecount in the super block info were expanded to 64 bits, and BUGONs were added to detect overflow. This triggered an error...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/06 11:28 a.m.40 views

CVE-2026-43228 hfs: Replace BUG_ON with error handling for CNID count checks

In the Linux kernel, the following vulnerability has been resolved: hfs: Replace BUGON with error handling for CNID count checks In a06ec283e125 nextid, foldercount, and filecount in the super block info were expanded to 64 bits, and BUGONs were added to detect overflow. This triggered an error...

0.00112EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/06 11:28 a.m.3 views

CVE-2026-43228 hfs: Replace BUG_ON with error handling for CNID count checks

In the Linux kernel, the following vulnerability has been resolved: hfs: Replace BUGON with error handling for CNID count checks In a06ec283e125 nextid, foldercount, and filecount in the super block info were expanded to 64 bits, and BUGONs were added to detect overflow. This triggered an error...

5.5CVSS5.9AI score0.00112EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/05/06 11:28 a.m.37 views

CVE-2026-43211 PCI: Fix pci_slot_trylock() error handling

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix pcislottrylock error handling Commit a4e772898f8b "PCI: Add missing bridge lock to pcibuslock" delegates the bridge device's pcidevtrylock to pcibustrylock in pcislottrylock, but it forgets to remove the corresponding...

7.8CVSS0.00107EPSS
SaveExploits0References8
Rows per page
Query Builder