Lucene search
+L

33203 matches found

SUSE Linux
SUSE Linux
added 2026/06/26 10:34 a.m.7 views

Security update for nodejs22

This update for nodejs22 fixes the following issues Update to 22.23.0: CVE-2026-6733: undici: Undici: Response queue poisoning on reused keep-alive sockets can lead to incorrect response delivery bsc1268479. CVE-2026-9496: pacote: excessive CPU consumption in addGitSha when processing a specially...

8.7CVSS6AI score0.03711EPSS
SaveExploits3References76
OSV
OSV
added 2026/06/26 10:34 a.m.7 views

SUSE-SU-2026:2647-1 Security update for nodejs22

This update for nodejs22 fixes the following issues Update to 22.23.0: - CVE-2026-6733: undici: Undici: Response queue poisoning on reused keep-alive sockets can lead to incorrect response delivery bsc1268479. - CVE-2026-9496: pacote: excessive CPU consumption in addGitSha when processing a...

9.8CVSS6.6AI score0.03711EPSS
SaveExploits3References39
RedhatCVE
RedhatCVE
added 2026/06/26 7:59 a.m.13 views

CVE-2026-53140

A flaw was found in the Linux kernel's drm/v3d driver. This vulnerability occurs because a specific function, v3drewritecsdjobwgcountsfromindirect, does not correctly release virtual address mappings under certain conditions, specifically when workgroup counts are zero. This oversight results in ...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References4
Circl
Circl
added 2026/06/26 3:1 a.m.15 views

CVE-2026-50742

creationtimestamp| type| source ---|---|--- 2026-06-26 03:01:09+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mp5xd2fdsk2b 2026-06-29 21:52:56+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mphhxli3am2b...

5.4CVSS5.8AI score0.00282EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/06/26 2:13 a.m.12 views

SUSE CVE-2026-53006

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix possible UAF in icmpv6rcv Caching saddr and daddr before pskbpull is problematic since skb-head can change. Remove these temporary variables: - We only access &ipv6hdrskb-saddr and &ipv6hdrskb-daddr when netdbgratelimit...

5.5CVSS5.8AI score0.00395EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/06/26 2:10 a.m.12 views

SUSE CVE-2026-53199

In the Linux kernel, the following vulnerability has been resolved: hvnetvsc: use kmaplocalpage in netvsccopytosendbuf netvsccopytosendbuf copies page buffer entries into the VMBus send buffer using phystovirt on the entry PFN. Entries for the RNDIS header and the skb linear data come from...

7.5CVSS6AI score0.00501EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:9 a.m.14 views

SUSE CVE-2026-53214

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix a potential NPD in cleanupprefixroute addrconfgetprefixroute can return the fib6nullentry sentinel entry which has a NULL fib6table pointer. Therefore, before setting the route's expiration time, check that we are not...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:9 a.m.11 views

SUSE CVE-2026-53224

In the Linux kernel, the following vulnerability has been resolved: sctp: validate embedded INIT chunk and address list lengths in cookie sctpunpackcookie only checked that the embedded INIT chunk length did not exceed the remaining cookie payload, but did not ensure that the INIT chunk is large...

7CVSS5.8AI score0.00517EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2026/06/26 2:9 a.m.13 views

SUSE CVE-2026-53225

In the Linux kernel, the following vulnerability has been resolved: sctp: fix uninit-value in sctprcvasconflookup sctprcvasconflookup in net/sctp/input.c only checks that the ASCONF chunk can hold the ADDIP header and a parameter header, then calls af-fromaddrparam, which reads the full address 1...

5.5CVSS5.8AI score0.00514EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/06/26 2:9 a.m.12 views

SUSE CVE-2026-53230

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix slab-out-of-bounds in mlx5querynicvportmaclist mlx5querynicvportmaclist sizes its firmware command buffer using the PF's logmaxcurrentuc/mclist capabilities. When querying a VF vport with a larger configured max via...

8.7CVSS6AI score0.00125EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:9 a.m.11 views

SUSE CVE-2026-53238

In the Linux kernel, the following vulnerability has been resolved: netlabel: validate unlabeled address and mask attribute lengths netlblunlabeladdrinfoget used the address attribute length to determine whether the attribute data could be read as an IPv4 or IPv6 address, but did not independentl...

5.8AI score0.00123EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:8 a.m.11 views

SUSE CVE-2026-53266

In the Linux kernel, the following vulnerability has been resolved: netfilter: bridge: make ebtsnat ARP rewrite writable The ebtables SNAT target keeps the Ethernet source address rewrite behind skbensurewritableskb, 0. This is intentional: at the bridge ebtables hooks the Ethernet header is...

6.8CVSS5.8AI score0.00121EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2026/06/26 2:7 a.m.14 views

SUSE CVE-2026-53275

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: Fix use-after-free when processing MLD queries When processing an MLD query, a pointer to the multicast group address is retrieved when initially parsing the packet. This pointer is later dereferenced without being...

6.5CVSS5.8AI score0.00232EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/06/26 2:7 a.m.17 views

SUSE CVE-2026-53277

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Take the SRCU lock for page table walks in fault injection and AT emulation walks1 and kvmwalknesteds2 expect to be called while holding kvm-srcu to guard against memslot changes. While this is generally the case,...

8.8CVSS5.8AI score0.00107EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/26 1:26 a.m.20 views

CVE-2026-53263

A flaw was found in the Linux kernel's 6lowpan component. An off-by-one error during multicast context address compression can lead to the transmission of uninitialized kernel stack memory over the network. This vulnerability results in information disclosure, potentially allowing an attacker to...

5.5CVSS5.8AI score0.00115EPSS
SaveExploits0References4
Fedora
Fedora
added 2026/06/26 12:59 a.m.20 views

[SECURITY] Fedora 44 Update: perl-Socket-2.041-1.fc44

This Perl module provides a variety of constants, structure manipulators and other functions related to socket-based networking. The values and functions provided are useful when used in conjunction with Perl core functions such as socket, setsockopt and bind. It also provides several other suppo...

9.1CVSS5.6AI score0.00374EPSS
SaveExploits0
NVD
NVD
added 2026/06/26 12:16 a.m.24 views

CVE-2026-13318

A server-side request forgery SSRF flaw was found in KubeVirt's virt-api port-forward handler. When processing a port-forward request to a VirtualMachineInstance VMI, virt-api reads the target IP from vmi.Status.Interfaces0.IP and passes it directly to net.Dial without validation. For VMIs using...

6.4CVSS0.00149EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/26 12:0 a.m.39 views

PT-2026-52949

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the soc/tegra: cbb component where a kernel page fault occurs during cross-fabric target timeout lookups. When a fabric receives an error interrupt that originated on ...

5.5CVSS5.8AI score0.00112EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/26 12:0 a.m.19 views

SUSE SLES15 Security Update : nodejs24 (SUSE-SU-2026:2633-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:2633-1 advisory. This update for nodejs24 fixes the following issues Update to 24.17.0: - CVE-2026-2581: undici: Undici: Denial of Service due to...

9.8CVSS6.8AI score0.03711EPSS
SaveExploits3References64
RedhatCVE
RedhatCVE
added 2026/06/25 11:54 p.m.13 views

CVE-2026-53224

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. Specifically, improper validation of embedded INIT chunk and address list lengths in SCTP cookies could allow a remote attacker to trigger out-of-bounds reads. This could lead to information disclosur...

9.1CVSS5.9AI score0.00517EPSS
SaveExploits0References4
Rows per page
Query Builder