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

      How AI further empowers value stream management

      June 27, 2025

      12 Top ReactJS Development Companies in 2025

      June 27, 2025

      Not sure where to go with AI? Here’s your roadmap.

      June 27, 2025

      This week in AI dev tools: A2A donated to Linux Foundation, OpenAI adds Deep Research to API, and more (June 27, 2025)

      June 27, 2025

      Capcom’s finally giving Street Fighter 6 players the outfits they’ve wanted — when all else fails, send in swimsuits

      June 28, 2025

      After 14 years, Monster Hunter Wilds is bringing back underwater combat alongside “Lagiacrus” and another familiar monster — the impossible has happened

      June 28, 2025

      OpenAI may prematurely declare AGI to cut ties with Microsoft — despite Sam Altman admitting today’s tech isn’t built for it

      June 28, 2025

      Forget YouTube’s ad blocker war — this Google AI Overviews clone might finally sell me on the $14/month Premium subscription

      June 28, 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

      Say hello to ECMAScript 2025

      June 27, 2025
      Recent

      Say hello to ECMAScript 2025

      June 27, 2025

      Ecma International approves ECMAScript 2025: What’s new?

      June 27, 2025

      Building Together: PRFT Colleagues Volunteer with Atlanta Habitat for Humanity

      June 27, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Capcom’s finally giving Street Fighter 6 players the outfits they’ve wanted — when all else fails, send in swimsuits

      June 28, 2025
      Recent

      Capcom’s finally giving Street Fighter 6 players the outfits they’ve wanted — when all else fails, send in swimsuits

      June 28, 2025

      After 14 years, Monster Hunter Wilds is bringing back underwater combat alongside “Lagiacrus” and another familiar monster — the impossible has happened

      June 28, 2025

      OpenAI may prematurely declare AGI to cut ties with Microsoft — despite Sam Altman admitting today’s tech isn’t built for it

      June 28, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Security»Common Vulnerabilities and Exposures (CVEs)»CVE-2025-31246 – Apple macOS AFP Server Kernel Memory Corruption Vulnerability

    CVE-2025-31246 – Apple macOS AFP Server Kernel Memory Corruption Vulnerability

    May 12, 2025

    CVE ID : CVE-2025-31246

    Published : May 12, 2025, 10:15 p.m. | 1 hour, 28 minutes ago

    Description : The issue was addressed with improved memory handling. This issue is fixed in macOS Sequoia 15.5, macOS Sonoma 14.7.6. Connecting to a malicious AFP server may corrupt kernel memory.

    Severity: 0.0 | NA

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

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleCVE-2025-31242 – Apple iPadOS and macOS Private Data Exposure Vulnerability
    Next Article CVE-2025-31235 – “Apple iPadOS and macOS Double Free Vulnerability”

    Related Posts

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-32897 – Apache Seata (incubating) Untrusted Data Deserialization Vulnerability

    June 28, 2025
    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-6822 – Code-projects Inventory Management System SQL Injection Vulnerability

    June 28, 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

    Even the Meta Quest can be an Xbox — Leaked images show an Xbox-branded Quest 3S that could shadow drop in just a few days

    News & Updates

    Shokz joins in on the clip-on earbud craze, releasing its most advanced (and expensive) earbuds yet

    News & Updates
    Xbox players will have to wait longer to play Hades 2, it’s coming to Nintendo Switch 2 first

    Xbox players will have to wait longer to play Hades 2, it’s coming to Nintendo Switch 2 first

    News & Updates

    ‘Final Fantasy Tactics’ highlights the lack of organic growth for Xbox Play Anywhere and the Xbox PC store

    News & Updates

    Highlights

    CVE-2022-50222 – Linux Kernel TTY Unicode Screen Buffer Info Leak

    June 18, 2025

    CVE ID : CVE-2022-50222

    Published : June 18, 2025, 11:15 a.m. | 3 hours, 16 minutes ago

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

    tty: vt: initialize unicode screen buffer

    syzbot reports kernel infoleak at vcs_read() [1], for buffer can be read
    immediately after resize operation. Initialize buffer using kzalloc().

    ———-
    #include
    #include
    #include
    #include

    int main(int argc, char *argv[])
    {
    struct fb_var_screeninfo var = { };
    const int fb_fd = open(“/dev/fb0”, 3);
    ioctl(fb_fd, FBIOGET_VSCREENINFO, &var);
    var.yres = 0x21;
    ioctl(fb_fd, FBIOPUT_VSCREENINFO, &var);
    return read(open(“/dev/vcsu”, O_RDONLY), &var, sizeof(var)) == -1;
    }
    ———-

    Severity: 0.0 | NA

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

    CVE-2025-37779 – “ERofs Linux Kernel Folio UAF Vulnerability”

    May 1, 2025

    AlphaProteo generates novel proteins for biology and health research

    May 29, 2025

    CVE-2024-7096 – WSO2 SOAP Admin Privilege Escalation Vulnerability

    May 30, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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