Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Sentry launches MCP monitoring tool

      August 14, 2025

      10 Benefits of Hiring a React.js Development Company (2025–2026 Edition)

      August 13, 2025

      From Line To Layout: How Past Experiences Shape Your Design Career

      August 13, 2025

      Hire React.js Developers in the US: How to Choose the Right Team for Your Needs

      August 13, 2025

      I’ve tested every Samsung Galaxy phone in 2025 – here’s the model I’d recommend on sale

      August 14, 2025

      Google Photos just put all its best editing tools a tap away – here’s the shortcut

      August 14, 2025

      Claude can teach you how to code now, and more – how to try it

      August 14, 2025

      One of the best work laptops I’ve tested has MacBook written all over it (but it’s even better)

      August 14, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Controlling Execution Flow with Laravel’s Sleep Helper

      August 14, 2025
      Recent

      Controlling Execution Flow with Laravel’s Sleep Helper

      August 14, 2025

      Generate Secure Temporary Share Links for Files in Laravel

      August 14, 2025

      This Week in Laravel: Filament 4, Laravel Boost, and Junie Review

      August 14, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      KDE Plasma 6 on Wayland: the Payoff for Years of Plumbing

      August 14, 2025
      Recent

      KDE Plasma 6 on Wayland: the Payoff for Years of Plumbing

      August 14, 2025

      FOSS Weekly #25.33: Debian 13 Released, Torvalds vs RISC-V, Arch’s New Tool, GNOME Perfection and More Linux Stuff

      August 14, 2025

      Ultimate ChatGPT-5 Prompt Guide: 52 Ideas for Any Task

      August 14, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Google Requires Crypto App Licenses in 15 Regions as FBI Warns of $9.9M Scam Losses

    Google Requires Crypto App Licenses in 15 Regions as FBI Warns of $9.9M Scam Losses

    August 14, 2025

    Google said it’s implementing a new policy requiring developers of cryptocurrency exchanges and wallets to obtain government licenses before publishing apps in 15 jurisdictions in order to “ensure a safe and compliant ecosystem for users.”
    The policy applies to markets like Bahrain, Canada, Hong Kong, Indonesia, Israel, Japan, the Philippines, South Africa, South Korea, Switzerland, Thailand,

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleHashFlare Ponzi Scheme: Founders Convicted in $577M Crypto Fraud
    Next Article From Banking Darling to $1B Fraud Magnet: Inside the Zelle Lawsuit 2025

    Related Posts

    Development

    Controlling Execution Flow with Laravel’s Sleep Helper

    August 14, 2025
    Development

    Generate Secure Temporary Share Links for Files in Laravel

    August 14, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    CVE-2025-43952 – Mettler Toledo FreeWeight.Net Web Reports Viewer Cross-Site Scripting (XSS)

    Common Vulnerabilities and Exposures (CVEs)

    Microsoft kills Movies & TV storefront on Windows and Xbox — here’s what will happen to your purchased media

    News & Updates

    Apple Loses Dismissal Bid: Judge Forces iPhone Antitrust Lawsuit to Proceed

    Security

    Get a Google Pixel 9a and Pixel Buds A-Series on T-Mobile – here’s how it works

    News & Updates

    Highlights

    CVE-2025-38233 – Linux kernel Powerpc64 Ftrace Livepatching R15 Clobbered Vulnerability

    July 4, 2025

    CVE ID : CVE-2025-38233

    Published : July 4, 2025, 2:15 p.m. | 4 hours, 57 minutes ago

    Description : In the Linux kernel, the following vulnerability has been resolved:

    powerpc64/ftrace: fix clobbered r15 during livepatching

    While r15 is clobbered always with PPC_FTRACE_OUT_OF_LINE, it is
    not restored in livepatch sequence leading to not so obvious fails
    like below:

    BUG: Unable to handle kernel data access on write at 0xc0000000000f9078
    Faulting instruction address: 0xc0000000018ff958
    Oops: Kernel access of bad area, sig: 11 [#1]
    …
    NIP: c0000000018ff958 LR: c0000000018ff930 CTR: c0000000009c0790
    REGS: c00000005f2e7790 TRAP: 0300 Tainted: G K (6.14.0+)
    MSR: 8000000000009033 CR: 2822880b XER: 20040000
    CFAR: c0000000008addc0 DAR: c0000000000f9078 DSISR: 0a000000 IRQMASK: 1
    GPR00: c0000000018f2584 c00000005f2e7a30 c00000000280a900 c000000017ffa488
    GPR04: 0000000000000008 0000000000000000 c0000000018f24fc 000000000000000d
    GPR08: fffffffffffe0000 000000000000000d 0000000000000000 0000000000008000
    GPR12: c0000000009c0790 c000000017ffa480 c00000005f2e7c78 c0000000000f9070
    GPR16: c00000005f2e7c90 0000000000000000 0000000000000000 0000000000000000
    GPR20: 0000000000000000 c00000005f3efa80 c00000005f2e7c60 c00000005f2e7c88
    GPR24: c00000005f2e7c60 0000000000000001 c0000000000f9078 0000000000000000
    GPR28: 00007fff97960000 c000000017ffa480 0000000000000000 c0000000000f9078
    …
    Call Trace:
    check_heap_object+0x34/0x390 (unreliable)
    __mutex_unlock_slowpath.isra.0+0xe4/0x230
    seq_read_iter+0x430/0xa90
    proc_reg_read_iter+0xa4/0x200
    vfs_read+0x41c/0x510
    ksys_read+0xa4/0x190
    system_call_exception+0x1d0/0x440
    system_call_vectored_common+0x15c/0x2ec

    Fix it by restoring r15 always.

    Severity: 0.0 | NA

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    Advancing AI agent governance with Boomi and AWS: A unified approach to observability and compliance

    July 2, 2025

    Double click: What does MCP mean for agentic AI?

    June 6, 2025

    CVE-2025-32880 – Coros Pace 3 Unencrypted WLAN Firmware Download Vulnerability

    June 20, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.