Lucene search
+L

9594 matches found

RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.12 views

kernel: md-raid10: fix KASAN warning

In the Linux kernel, the following vulnerability has been resolved: md-raid10: fix KASAN warning There's a KASAN warning in raid10removedisk when running the lvm test lvconvert-raid-reshape.sh. We fix this warning by verifying that the value "number" is valid. BUG: KASAN: slab-out-of-bounds in...

7.1CVSS6.2AI score0.00213EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.7 views

kernel: mptcp: do not queue data on closed subflows

In the Linux kernel, the following vulnerability has been resolved: mptcp: do not queue data on closed subflows Dipanjan reported a syzbot splat at close time: WARNING: CPU: 1 PID: 10818 at net/ipv4/afinet.c:153 inetsockdestruct+0x6d0/0x8e0 net/ipv4/afinet.c:153 Modules linked in: uioivshmemOE ui...

7.8CVSS6.7AI score0.00225EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.19 views

kernel: udmabuf: Set the DMA mask for the udmabuf device (v2)

In the Linux kernel, the following vulnerability has been resolved: udmabuf: Set the DMA mask for the udmabuf device v2 If the DMA mask is not set explicitly, the following warning occurs when the userspace tries to access the dma-buf via the CPU as reported by syzbot here: WARNING: CPU: 1 PID:...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/16 8:56 a.m.21 views

kernel: wifi: mac80211: fix queue selection for mesh/OCB interfaces

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix queue selection for mesh/OCB interfaces When using iTXQ, the code assumes that there is only one vif queue for broadcast packets, using the BE queue. Allowing non-BE queue marking violates that assumption and...

5.5CVSS6.4AI score0.00263EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.13 views

kernel: md: Replace snprintf with scnprintf

In the Linux kernel, the following vulnerability has been resolved: md: Replace snprintf with scnprintf Current code produces a warning as shown below when total characters in the constituent block device names plus the slashes exceeds 200. snprintf returns the number of characters generated from...

5.5CVSS6.7AI score0.00157EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.14 views

kernel: md/raid0, raid10: Don't set discard sectors for request queue

In the Linux kernel, the following vulnerability has been resolved: md/raid0, raid10: Don't set discard sectors for request queue It should use diskstacklimits to get a proper maxdiscardsectors rather than setting a value by stack drivers. And there is a bug. If all member disks are rotational...

5.7AI score0.00193EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.17 views

kernel: usb: cdns3: fix random warning message when driver load

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: fix random warning message when driver load Warning log: 4.141392 Unexpected gfp: 0x4 GFPDMA32. Fixing up to gfp: 0xa20 GFPATOMIC. Fix your code! 4.150340 CPU: 1 PID: 175 Comm: 1-0050 Not tainted...

7.8CVSS6.2AI score0.00172EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.22 views

kernel: i40e: Fix DMA mappings leak

A DMA mapping leak vulnerability was found in the Intel i40e network driver in the Linux kernel. During reallocation of RX buffers when changing ring parameters via ethtool, DMA mappings are not properly cleaned up before creating new ones. Repeated ring size changes can exhaust DMA resources,...

7AI score0.00239EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.15 views

kernel: ext4: silence the warning when evicting inode with dioread_nolock

In the Linux kernel, the following vulnerability has been resolved: ext4: silence the warning when evicting inode with dioreadnolock When evicting an inode with default dioreadnolock, it could be raced by the unwritten extents converting kworker after writeback some new allocated dirty blocks. It...

5.8AI score0.00239EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.9 views

kernel: ipv6: fix WARNING in ip6_route_net_exit_late()

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix WARNING in ip6routenetexitlate During the initialization of ip6routenetinitlate, if file ipv6route or rt6stats fails to be created, the initialization is successful by default. Therefore, the ipv6route or rt6stats file...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:04 a.m.9 views

kernel: wifi: mac80211: fix queue selection for mesh/OCB interfaces

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix queue selection for mesh/OCB interfaces When using iTXQ, the code assumes that there is only one vif queue for broadcast packets, using the BE queue. Allowing non-BE queue marking violates that assumption and...

5.5CVSS6.4AI score0.00263EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/05/09 12:00 a.m.27 views

PT-2025-26077 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.15.5-00039-g2fd9ae1b568c Description: A vulnerability in the Linux kernel has been resolved, which was causing a random warning message when the driver loads. The warning log indicates an unexpected gfp value,...

8.8CVSS6AI score0.10458EPSS
SaveExploits29References942
Positive Technologies
Positive Technologies
added 2023/05/09 12:00 a.m.10 views

PT-2025-18620 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A warning in the ip6 route net exit late function has been fixed. During the initialization of ip6 route net init late, if the ipv6 route or rt6 stats file fails to be created, the...

8.8CVSS7.9AI score0.03998EPSS
SaveExploits20References620
Positive Technologies
Positive Technologies
added 2023/05/09 12:00 a.m.10 views

PT-2025-26026 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue occurs when a task is descheduling and is requeued on a CPU that is excluded from the cpus mask. This can trigger a...

8.8CVSS5.6AI score0.10458EPSS
SaveExploits32References1109
Positive Technologies
Positive Technologies
added 2023/05/09 12:00 a.m.20 views

PT-2025-26074 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential NULL pointer dereference issue has been identified in the Linux kernel, specifically in the kernfs remove function. This issue arises when lockdep is enabled, causing lockd...

8.8CVSS7.3AI score0.03998EPSS
SaveExploits20References688
Circl
Circl
added 2023/05/08 6:37 p.m.11 views

CVE-2023-22780

creationtimestamp| type| source ---|---|--- 2023-05-08 18:37:44+00:00| seen| https://t.me/cibsecurity/63433 2023-05-10 13:22:06+00:00| seen| https://www.cert.at/de/warnungen/2023/5/kritische-sicherheitslucken-in-arubaos-und-aruba-instantos-updates-verfugbar...

9.8CVSS8.7AI score0.02068EPSS
SaveExploits0References2
Citrix
Citrix
added 2023/05/04 12:00 a.m.9 views

Citrix HDXJsInjectr is incompatible with Internet Explorer's Enhanced Security Features

When users opened launched IE11 brower, an warning message may occur as below: Citrix HDXJsInjectr from Citrix Systems,inc is incompatible with Internet Explorer's Enhanced Security Features...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2023/05/04 12:00 a.m.34 views

ManageEngine AssetExplorer < 6.9 Build 6989 XXE

An XML external entity XXE vulnerability exists in ManageEngine AssetExplorer 6.9 Build 6980 through Build 6988. A threat actor with the SDAdmin role can configure a malicious server to return a response with a malformed XML using the Reports integration API, causing an XML External Entity XXE...

4.9CVSS5.4AI score0.03026EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/05/03 12:00 a.m.12 views

PT-2023-11231 · Undefined · Undefined

Хакеры эксплуатируют уязвимость пятилетней давности, взламывая видеокамеры в банках Исследователи Fortinet FortiGuard Labs предупреждают, что злоумышленники активно эксплуатируют критическую неисправленную уязвимость, влияющую на устройства цифровой видеозаписи DVR TBK. Недостаток, отслеживаемый...

9.8CVSS8.8AI score0.86193EPSS
SaveExploits17References1
Tenable Nessus
Tenable Nessus
added 2023/04/20 12:00 a.m.117 views

Microsoft Edge (Chromium) < 112.0.1722.48

The version of Microsoft Edge installed on the remote Windows host is prior to 112.0.1722.48. It is, therefore, affected by a vulnerability as referenced in the April 15, 2023 advisory. - Type confusion in V8 in Google Chrome prior to 112.0.5615.121 allowed a remote attacker to potentially exploi...

8.8CVSS7.3AI score0.40798EPSS
SaveExploits1References4
Rows per page
Query Builder